I have 3 jobs A,B and C , which are dependent each other. I
want to run A & C jobs daily and B job run only on sunday.
how can we do it?
How many types of views are there in a datastage director?
input like 2 7 8 9 5 1 7 3 6 output:2 5 6 how to find out this plz explain?
What is the different type of jobs in datastage?
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.
What are some prerequisites for datastage?
How do you find the number of rows in a sequential file?
What is the default padding character?
Pls tell me what is troubleshooting in datastage view?
if ename='subbu' while running job the job should be abort how come?
Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
What is the difference between informatica and datastage?