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 worklet and what use of worklet and in which situation we can use it?

4 Answers   Patni, TCS,


2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?

2 Answers   Emphasis,


what is the command to get the list of files in a directory in unix?

5 Answers   iGate,


Explain about HLD and LLD ?

16 Answers   Accenture,


What is informatica? What exactly are the practical uses in real world

2 Answers  






wt is the difference between truncate and delete in which situation u use delete and truncate in real time..

4 Answers   TCS,


How to run a session, which contains mapplet?

1 Answers  


what is hash table in informatica?

1 Answers   Zensar,


Q. Informatica workflow, it is running beyond two hours for last couple of runs, normally it completed less then 30 min., hardly 40 min, last couple of run crossing 2 hours and more in that workflow only one session. now it is aasign to you that how to idenitfy the performance issue of the sesion of production.

0 Answers  


What is the function of union transformation?

0 Answers  


if we have certain records,if i need to get 5 th rec for the first time to the target,when i run it for next time,i need to get 6th rec...like that it should process.what wil be the procedure to achieve it??

1 Answers   IBM,


For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL

1 Answers  


Categories