How can we run same job in 1 day 2 times
Answers were Sorted based on User's Feedback
Answer / fahmida
By scheduling the job through the director we can acheive
this
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / kiran
or make use of start and end loop in the Sequence
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rambabu
multiple instance is a good concept available in ds
parallel jobs through this concept we can run aphysical job
more than one time at a time
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / srinivas
check the option in job properties
"allow multiple instance"
| Is This Answer Correct ? | 1 Yes | 1 No |
Hi am sundar, i have datas like 00023-1010 00086-1010 00184F2-1010 . . . . SCH-AS-1010 200-0196-039 . . . Now i want the result "SCH-AS" in onee column and "1010" in another column.. Can any one tell the answer...
file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks
what is factless fact table?
how to validate the jobs
what r the sources u need to create the datastage?
How to remove duplicates in transformer stage? in parallel mode
What is the purpose of pivot stage?
I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage
Define repository tables in datastage?
where the log files or tables can store in DS?
Explain Quality stage?
Difference between sequential file and data set?