What is use of batch file in informatica?
How many types of batch file in informatica?
Answer Posted / 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 |
Post New Answer View All Answers
What do you understand by SOA of Informatica?
What is a snowflake schema?
What is the meaning of up gradation of repository?
Can we create a node as a gateway node and the same node can be assigned to a grid?
How union transformation is used?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What is meant by lookup transformation? Explain the types of lookup transformation?
What does role playing dimension mean?
Tell me about Propagate functions in informatica
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
Why do you use Mapping Parameter and mapping variable?
Explain the informatica workflow?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What are the static cache and dynamic cache in informatica?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?