SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
What is the difference between STOP and ABORT options in Workflow Monitor?
When we issue the STOP command on the executing session task, the Integration
Service stops reading data from source. It continues processing, writing and committing
the data to targets. If the Integration Service cannot finish processing and committing
data, we can issue the abort command.
In contrast ABORT command has a timeout period of 60 seconds. If the Integration
Service cannot finish processing and committing data within the timeout period, it kills
the DTM process and terminates the session.

How to Delete duplicate row using Informatica

Scenario 1: Duplicate rows are present in relational database
Suppose we have Duplicate records in Source System and we want to load only the
unique records in the Target System eliminating the duplicate rows. What will be the
approach?
Assuming that the source system is a Relational Database, to eliminate duplicate
records, we can check the Distinctoption of the Source Qualifier of the source table
and load the target accordingly.
Which transformation should u need while using the COBOL sources as source
definitions?informatica
Normalizer transformation is used to normalize the data. Since COBOL sources r often
consists of Demoralized data

. Which transformation should we use to normalize the COBOL and relational
sources?
Normalizer Transformation. When you drag the COBOL source in to the mapping
Designer workspace, the normalizer transformation automatically appears, creating
input and output ports for every column in the source.
How the informatica server sorts the string values in Rank transformation?
When the informatica server runs in the ASCII data movement mode it sorts session
data using Binary sort order. If U configure the session to use a binary sort order, the
informatica server calculates the binary value of each string and returns the specified
number of rows with the highest binary values for the string.
What r the rank caches? informatica powercenter
During the session, the informatica server compares an input row with rows in the data
cache. If the input row out-ranks a stored row, the informatica server replaces the stored
row with the input row. The informatica server stores group information in an index
cache and row data in a data cache.
What is the Rank index in Rank transformation? informatica powercenter
In Informatica The Designer automatically creates a RANKINDEX port for each Rank
transformation. The Informatica Server uses the Rank Index port to store the ranking
position for each record in a group. For example, if you create a Rank transformation
that ranks the top 5 salespersons for each quarter, the rank index numbers the
salespeople from 1 to 5:
What is the Router transformation? informatica powercenter
A Router transformation is similar to a Filter transformation because both
transformations allow you to use a condition to test data. However, a Filter
transformation tests data for one condition and drops the rows of data that do not meet
the condition. A Router transformation tests data for one or more conditions and gives
you the option to route rows of data that do not meet any of the conditions to a default
output group.
If you need to test the same input data based on multiple conditions, use a Router
Transformation in a mapping instead of creating multiple Filter transformations to
perform the same task.
What are the types of groups in Router transformation? informatica powercenter
Input group
Output group
The designer copies property information from the input ports of the input group to
create a set of output ports for each output group.
Two types of output groups
User defined groups
Default group
U can not modify or delete default groups.
Why we use stored procedure transformation? informatica powercenter
For populating and maintaining data bases.
What are the types of data that passes between informatica server and stored
procedure?
In Informatica there are 3 types of data
Input/Out put parameters
Return Values
Status code
What is the status code? informatica powercenter
In Informatica Status code provides error handling for the informatica server during the
session. The stored procedure issues a status code that notifies whether or not stored
procedure completed successfully. This value can not seen by the user. It only used by
the informatica server to determine whether to continue running the session or stop.
What is source qualifier transformation? informatica powercenter
In Informatica When we add a relational or a flat file source definition to a mapping, we
need to connect it to a source qualifier transformation. The source qualifier
transformation represents the records that the informatica server reads when it runs a
session.
What are the tasks that Informatica source qualifier perform? informatica
powercenter
Join data originating from same source data base.
Filter records when the informatica server reads source data.
Specify an outer join rather than the default inner join
Specify sorted records.
Select only distinct values from the source.
Creating a custom query to issue a special SELECT statement for the informatica
server to read source data
What is Data driven? informatica powercenter
The informatica server follows instructions coded into update strategy transformations within
the session mapping determine how to flag records for insert, update, delete or reject. If u
do not choose data driven option setting, the informatica server ignores all update strategy
transformations in the mapping.

Informatica Interview Question Answers Collection

Weitere ähnliche Inhalte

Andere mochten auch

Database Testing Interview Questions By H2kInfosys
Database Testing Interview Questions By H2kInfosysDatabase Testing Interview Questions By H2kInfosys
Database Testing Interview Questions By H2kInfosysH2kInfosys
 
Vsam interview questions and answers.
Vsam interview questions and answers.Vsam interview questions and answers.
Vsam interview questions and answers.Sweta Singh
 
51881801 informatica-faq
51881801 informatica-faq51881801 informatica-faq
51881801 informatica-faqVenkat485
 
Top 14 product interview tips
Top 14 product interview tipsTop 14 product interview tips
Top 14 product interview tipsProductManager88
 
Top 10 product cover letter tips
Top 10 product cover letter tipsTop 10 product cover letter tips
Top 10 product cover letter tipsProductManager88
 
ETL Testing Training Presentation
ETL Testing Training PresentationETL Testing Training Presentation
ETL Testing Training PresentationApurba Biswas
 
Estándares de aprendizaje seminario ferero 2013
Estándares de aprendizaje   seminario ferero 2013Estándares de aprendizaje   seminario ferero 2013
Estándares de aprendizaje seminario ferero 2013Sara Mercedes Vera Lara
 
Interview Evaluation Sheet: All Other Question Types
Interview Evaluation Sheet: All Other Question TypesInterview Evaluation Sheet: All Other Question Types
Interview Evaluation Sheet: All Other Question TypesLewis Lin 🦊
 
Design it yourself_the_marketers_crash_course_in_visual_content_creation
Design it yourself_the_marketers_crash_course_in_visual_content_creationDesign it yourself_the_marketers_crash_course_in_visual_content_creation
Design it yourself_the_marketers_crash_course_in_visual_content_creationLewis Lin 🦊
 
Headline hacks 03-10-2012
Headline hacks 03-10-2012Headline hacks 03-10-2012
Headline hacks 03-10-2012Lewis Lin 🦊
 
Interview Evaluation Sheet: Operations Question
Interview Evaluation Sheet: Operations QuestionInterview Evaluation Sheet: Operations Question
Interview Evaluation Sheet: Operations QuestionLewis Lin 🦊
 
Best of email swipe file
Best of email swipe fileBest of email swipe file
Best of email swipe fileLewis Lin 🦊
 
Performance Based Interviewing (PBI) Questions
Performance Based Interviewing (PBI) QuestionsPerformance Based Interviewing (PBI) Questions
Performance Based Interviewing (PBI) QuestionsLewis Lin 🦊
 
PM Interview Evaluation Sheet: Estimation Question
PM Interview Evaluation Sheet: Estimation QuestionPM Interview Evaluation Sheet: Estimation Question
PM Interview Evaluation Sheet: Estimation QuestionLewis Lin 🦊
 

Andere mochten auch (16)

Database Testing Interview Questions By H2kInfosys
Database Testing Interview Questions By H2kInfosysDatabase Testing Interview Questions By H2kInfosys
Database Testing Interview Questions By H2kInfosys
 
Vsam interview questions and answers.
Vsam interview questions and answers.Vsam interview questions and answers.
Vsam interview questions and answers.
 
51881801 informatica-faq
51881801 informatica-faq51881801 informatica-faq
51881801 informatica-faq
 
Top 12 product resume tips
Top 12 product resume tipsTop 12 product resume tips
Top 12 product resume tips
 
Top 14 product interview tips
Top 14 product interview tipsTop 14 product interview tips
Top 14 product interview tips
 
Top 10 product cover letter tips
Top 10 product cover letter tipsTop 10 product cover letter tips
Top 10 product cover letter tips
 
ETL Testing Training Presentation
ETL Testing Training PresentationETL Testing Training Presentation
ETL Testing Training Presentation
 
Estándares de aprendizaje seminario ferero 2013
Estándares de aprendizaje   seminario ferero 2013Estándares de aprendizaje   seminario ferero 2013
Estándares de aprendizaje seminario ferero 2013
 
Interview Evaluation Sheet: All Other Question Types
Interview Evaluation Sheet: All Other Question TypesInterview Evaluation Sheet: All Other Question Types
Interview Evaluation Sheet: All Other Question Types
 
Design it yourself_the_marketers_crash_course_in_visual_content_creation
Design it yourself_the_marketers_crash_course_in_visual_content_creationDesign it yourself_the_marketers_crash_course_in_visual_content_creation
Design it yourself_the_marketers_crash_course_in_visual_content_creation
 
Headline hacks 03-10-2012
Headline hacks 03-10-2012Headline hacks 03-10-2012
Headline hacks 03-10-2012
 
Interview Evaluation Sheet: Operations Question
Interview Evaluation Sheet: Operations QuestionInterview Evaluation Sheet: Operations Question
Interview Evaluation Sheet: Operations Question
 
Cassandra data modelling best practices
Cassandra data modelling best practicesCassandra data modelling best practices
Cassandra data modelling best practices
 
Best of email swipe file
Best of email swipe fileBest of email swipe file
Best of email swipe file
 
Performance Based Interviewing (PBI) Questions
Performance Based Interviewing (PBI) QuestionsPerformance Based Interviewing (PBI) Questions
Performance Based Interviewing (PBI) Questions
 
PM Interview Evaluation Sheet: Estimation Question
PM Interview Evaluation Sheet: Estimation QuestionPM Interview Evaluation Sheet: Estimation Question
PM Interview Evaluation Sheet: Estimation Question
 

Kürzlich hochgeladen

Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 

Kürzlich hochgeladen (20)

Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 

Basic Informatica Interview Question Answers

  • 1. What is the difference between STOP and ABORT options in Workflow Monitor? When we issue the STOP command on the executing session task, the Integration Service stops reading data from source. It continues processing, writing and committing the data to targets. If the Integration Service cannot finish processing and committing data, we can issue the abort command. In contrast ABORT command has a timeout period of 60 seconds. If the Integration Service cannot finish processing and committing data within the timeout period, it kills the DTM process and terminates the session. How to Delete duplicate row using Informatica Scenario 1: Duplicate rows are present in relational database Suppose we have Duplicate records in Source System and we want to load only the unique records in the Target System eliminating the duplicate rows. What will be the approach? Assuming that the source system is a Relational Database, to eliminate duplicate records, we can check the Distinctoption of the Source Qualifier of the source table and load the target accordingly.
  • 2. Which transformation should u need while using the COBOL sources as source definitions?informatica Normalizer transformation is used to normalize the data. Since COBOL sources r often consists of Demoralized data . Which transformation should we use to normalize the COBOL and relational sources? Normalizer Transformation. When you drag the COBOL source in to the mapping Designer workspace, the normalizer transformation automatically appears, creating input and output ports for every column in the source. How the informatica server sorts the string values in Rank transformation? When the informatica server runs in the ASCII data movement mode it sorts session data using Binary sort order. If U configure the session to use a binary sort order, the informatica server calculates the binary value of each string and returns the specified number of rows with the highest binary values for the string. What r the rank caches? informatica powercenter During the session, the informatica server compares an input row with rows in the data cache. If the input row out-ranks a stored row, the informatica server replaces the stored row with the input row. The informatica server stores group information in an index cache and row data in a data cache. What is the Rank index in Rank transformation? informatica powercenter In Informatica The Designer automatically creates a RANKINDEX port for each Rank transformation. The Informatica Server uses the Rank Index port to store the ranking position for each record in a group. For example, if you create a Rank transformation that ranks the top 5 salespersons for each quarter, the rank index numbers the salespeople from 1 to 5: What is the Router transformation? informatica powercenter A Router transformation is similar to a Filter transformation because both transformations allow you to use a condition to test data. However, a Filter transformation tests data for one condition and drops the rows of data that do not meet the condition. A Router transformation tests data for one or more conditions and gives you the option to route rows of data that do not meet any of the conditions to a default output group. If you need to test the same input data based on multiple conditions, use a Router
  • 3. Transformation in a mapping instead of creating multiple Filter transformations to perform the same task. What are the types of groups in Router transformation? informatica powercenter Input group Output group The designer copies property information from the input ports of the input group to create a set of output ports for each output group. Two types of output groups User defined groups Default group U can not modify or delete default groups. Why we use stored procedure transformation? informatica powercenter For populating and maintaining data bases. What are the types of data that passes between informatica server and stored procedure? In Informatica there are 3 types of data Input/Out put parameters Return Values Status code What is the status code? informatica powercenter In Informatica Status code provides error handling for the informatica server during the session. The stored procedure issues a status code that notifies whether or not stored procedure completed successfully. This value can not seen by the user. It only used by the informatica server to determine whether to continue running the session or stop. What is source qualifier transformation? informatica powercenter In Informatica When we add a relational or a flat file source definition to a mapping, we need to connect it to a source qualifier transformation. The source qualifier transformation represents the records that the informatica server reads when it runs a session. What are the tasks that Informatica source qualifier perform? informatica powercenter Join data originating from same source data base. Filter records when the informatica server reads source data. Specify an outer join rather than the default inner join
  • 4. Specify sorted records. Select only distinct values from the source. Creating a custom query to issue a special SELECT statement for the informatica server to read source data What is Data driven? informatica powercenter The informatica server follows instructions coded into update strategy transformations within the session mapping determine how to flag records for insert, update, delete or reject. If u do not choose data driven option setting, the informatica server ignores all update strategy transformations in the mapping. Informatica Interview Question Answers Collection