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 |
I have Employee table, 10 cols are connected to next transformation, only 4 cols are selected in SQL override. What would be passed to next col.
in my source table one of column contains the data like vishnraju@gmail.com,suresh@yahoo.com,krishna@hotmail.com these records i need to send in target table as below format. vishnuraju,suresh,krishna
Why the UNION TRANSFERMATION is an Active TRANSFERMATION
What does “tail –f” command do and what is its use as an Informatica admin.
can u give example for factless fact table
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What is the difference b/w natural key and surrogate key
Two Default User groups created in the repository are ____ and ______
what happens if you try to create a shortcut to a non- shared folder?
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
Write the unconnected lookup syntax and how to return more than one column.
Explain your project of banking domian.