TELL ME ABOUT WORK FLOW SCHEDULING?
Answers were Sorted based on User's Feedback
Answer / rajesh
using workflow edit,there we can schedule the timins,how
many times daily,hourly,wekly,monthly,quartrly.....etc as
for pur req
| Is This Answer Correct ? | 6 Yes | 0 No |
There are many Job scheduling tools available
like
Autosys
Control M
we can even schedule in pmcmd or by right clicking wf
| Is This Answer Correct ? | 5 Yes | 0 No |
Can we make worklet inside worklet?
In Flat file Input is A B C I need output like this A A A B B B C C C. How will u achieve this?
In a sequential batch can you run the session if previous session fails?
Explain the different kinds of facts.
how to run workflow in unix?
5 Answers Colgate, HP, Tech Mahindra,
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
How can you complete unrcoverable sessions?
which one is costliest transformation? costliest means occupying more memory. which one Aggregator,sorter,filter,etc..
Write the program through which the records can be updated?
we have a parameter file in Unix location where we have .txt files and those file will be used as source in informatica. I cannot use source file name directly as file name will keep on changing in unix location. I need to define $$InputFile as parameter. Can anybody send me the parameter file and the steps to handle this.
write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3
What is the term PIPELINE in informatica ?