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 |
Hi every one, I am Suneel. I/p o/p --- ----- suneel suneel suneel suneel suneel suneel how it will get. Please design job with explain. Thanks.
I have a source table with column name CITY having 100 records, I want target table with column name start with 'A' and 'B',remaining columns as reject outputs. how can achieve this by data stage?please help me?????
How a routine is called in datastage job?
How you Remove the Dataset in Unix?
in oracle target stage when we use load option and when we use upsert option?
when we will use connected Lookup & Unconnected Lookup
CAN ANY ONE TELL ME THE ARCHITECTURE OF DATASTAGE CLEARLY....
Hi dude, i/p eno ename date edate deptno 1 x 10thjuly 30july A 2 y 10th aug 30 aug B 1 x 1aug ------ A 3 z 1jan ------ c 2 y 1sep ------ B o/p is eno ename date edate deptno 1 x 1aug ------ A 2 y 1sep ------ B 3 z 1jan ------ c Here edate is System generates we don't know that value. Please design the job by using SCD stage and Sql query. If any body know this answer please tel me. Tanks.
if we take 2 tables(like emp and dept), we use join stage and how to improve the performance?
What are the repository tables in datastage?
how to unlock a locked job in datastage 8.0
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?