j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do
this using sequencer?
2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?
1. Connect J2 to J1 and J3. Connect J2 to J1 and
J3. 'Expression Type' as 'OK -(Conditional) or Custom -
(Conditional)' and for 'Custom - (Conditional)', put
constraint as J2.$JobStatus < 3.
2. Create a sequence without any Links between these jobs
and rund then those jobs will run in parelell.
| Is This Answer Correct ? | 4 Yes | 0 No |
ename like ibm,tcs,hcl need display those records only how?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
How to display errors in datastage?
convert yyyy mm dd to dd mm yyyy?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls
What is difference between server jobs & parallel jobs?
how do you pass parameters in a script?
Out of 4 mill records only 3 mill records are loaded to target and then job aborted. How to load only those 1 mill(not loaded records) for next run. This job is not sequential job, it is stand alone parallel job.What are the possibilities available in datastage8.1?
What are the repository tables in datastage?
What is job control?
How do you generate sequence number in datastage?
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?