What is ibm datastage?
No Answer is Posted For this Question
Be the First to Post Answer
hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
1.How do u handle NULL in sequential stage. 2.Difference between switch stage and filter stage.
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
HOw Hash Partion Works Thank you in Advance i have doubts on Hash Partion TEch Could please give me the clear understandable notation example e_id,dept_no 1,10 2,10 3,20 4,20 5,30 6,40 i have TWo Nodes/Three Nodes My questions are: 1).if i select hash key as e_id how Hash partion will distribute the data in to two NOdes/three NOdes 2).if i select hash key as dept_no how Hash partion will distribute the data in to two NOdes/three NOdes sivakumar.katta7@gmail.com
source which format u will get either fixed or delimiter length format? what is the symbol of delimiter?
I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.
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
Hai..,in datastage how to explain project in interview?please explain any domain please.
Please Tell me..,I need some Complex Jobs in datastage as per in interview?how to tell and how to explain?please send as well as posiible please
I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage
how can we create a Sorrogate key in transformer stage? I want it in parallel mode