SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
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

Más contenido relacionado

Destacado

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 🦊
 

Destacado (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
 

Último

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 

Último (20)

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 

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