What are the steps required to kill the job in Datastage?
No Answer is Posted For this Question
Be the First to Post Answer
How do you import and export data into datastage?
I have a few records just I want to store data in to targets cycling way how?
CHANGE CAPTURE
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.
source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235
Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises
Define Data Stage?
hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
can we use sequential file as a lookup
Explain usage analysis in datastage?
what are fact tables and dimension tables? give example assuming one table.
HOW CAN WE ABORT THE JOB IF THE RECORDS OF SOURCE FILE CONTAINS VALUE AS 'VIJAY'?