which r the connectors used in san?
No Answer is Posted For this Question
Be the First to Post Answer
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition
I want capture UnMatched records from Primary source and secondary source in JOIN stage?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
How complex jobs are implemented in datstage to improve performance?
Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
Why do we use link partitioner and link collector in datastage?
Have you have ever worked in unix environment and why it is useful in datastage?
How do you load dimension data and fact data? Which is first
how to convert rows into columns
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?