What is use of batch file in informatica?
How many types of batch file in informatica?

Answers were Sorted based on User's Feedback



What is use of batch file in informatica? How many types of batch file in informatica?..

Answer / pawan

With the batch file , we can run sessions either in sequential or in concurrently.

Grouping of Sessions is known as Batch.

Two types of batches :
1)Sequential: Runs Sessions one after another.
2)Concurrent: Run the Sessions at the same time.


If u have sessions with source-target dependencies u have to go for sequential batch to start the sessions one after another. If u have several independent sessions u can use concurrent batches Which run all the sessions at the same time.

Is This Answer Correct ?    16 Yes 3 No

What is use of batch file in informatica? How many types of batch file in informatica?..

Answer / sarthak

u wrote about batches....not about Batch file... its a
different things..

BATCH FILE
A file that contains a sequence, or batch, of commands.
Batch files are useful for storing sets of commands that are
always executed together because you can simply enter the
name of the batch file instead of entering each command
individually.

Is This Answer Correct ?    11 Yes 1 No

Post New Answer

More Informatica Interview Questions

what is shared lookup&persistent lookup?

4 Answers   Accenture, Cap Gemini,


How did you handle performance issues If you have data coming in from multiple sources, just walk thru the process of loading it into the target

1 Answers  


Tell me any other tools for scheduling purpose other than workflow manager pmcmd?

0 Answers  


what are the best practices to extract data from flat file source which are bigger than 100 mb memory?

0 Answers   Wipro,


How to extract the informatica rejected data?

0 Answers  


How do you change a non-reusable transformation to reusable transformation?

0 Answers  


i have 2 flat files one table contains duplicates another one no duplicates.... so i need like this i don't want duplicates...pl's give me ans...

4 Answers   Keane India Ltd,


How to extract sap data using informatica? What is abap? What are idocs?

0 Answers  


what is unit testing?tell me proceedure

0 Answers   L&T, UST,


To achieve the session partition what r the necessary tasks u have to do?

1 Answers  


As union transformation gives UNION ALL output, how you will get the UNION output?

0 Answers   Informatica,


WE HAVE 10 RECORDS IN SOURCE IN THAT GOOD RECORDS GO TO RELATIONAL TARGET AND BAD RECORDS GO TO TARGET FLAT FILE ? HERE IF ANY BAD RECORDS MEANS ITS LOAD INTO FLAT FILE AND SEND AN EMAIL , IF NO BAD RECORDS MEANS NO NEED TO SEND EMAIL . PLZ HELP ME ...

1 Answers  


Categories