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

Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Kürzlich hochgeladen (20)

Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.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