What is the use of datastage director?
No Answer is Posted For this Question
Be the First to Post Answer
In the source seq file have 2 columns, i.e input: col1,col2 1,1 2,rajesh 3,15000 4,2 5,suresh 6,16000 7,3 8,veeru 9,17000 I want in the output like: eno,ename,sal 1,rajesh,15000 2,suresh,16000 3,veeru,17000 any one answer this scenario
What are the processing stages?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
How to Convert the columns into rows?
How do you schedule or monitoring the job?
1.How do u handle NULL in sequential stage. 2.Difference between switch stage and filter stage.
How can we do null handling in sequential files
What is use Array size in datastage
Differentiate between Join, Merge and Lookup stage?
what are the errors,warnings in datastage
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me
How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?