What is use of batch file in informatica?
How many types of batch file in informatica?
Answers were Sorted based on User's Feedback
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 |
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 |
one source to target loading insert new rows and update existing rows?
How do you do error handling in Informatica?
What is batch and describe about types of batches?
How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)
What is the use of target designer?
Hi I'm new in Informatica. Can you show me a mapping sample on how to piviot the records? Thanks Robin
who is the best faculty for informatica in hyderabad ameerpet?
How are parameters defined in informatica?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
what is workflow varible
Why do we need informatica?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?