we have 30 wf with 3 batches means 1batch=10 wf
2 batch=10-20 wf
3batch=20-30wf through unix
First you have to complete batch ofter second batch have to
run how can you do in unix?
Write a shell script use pmcmd commad to run first 10 wfs
then use conditional statement in script to schedule next
batch of workflows.
| Is This Answer Correct ? | 1 Yes | 0 No |
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
What is complex mapping?
wat transf shud i use to achieve this id sal id sal sum src-1 20 tgt 1 20 40 1 20 1 20 40 2 15 2 15 35 2 20 2 20 35
what is diff between IN and EXIT commands
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?
How we will implement Pushdown Optimization and Types in Informatica with better examples
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
What is the use of an aggregator cache file?
What is the need for an etl tool?
What is intricate mapping?
What is the difference b/w natural key and surrogate key