I have a few records just I want to store each records tow
times in target how?
Answers were Sorted based on User's Feedback
Answer / radhakant kumar
after source put copy stage and pull two link and combine
two link into one funnel stage and load into target..
| Is This Answer Correct ? | 22 Yes | 1 No |
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
how can we do null handling in sequential files
Differentiate between data file and descriptor file?
How to create user defined environment varibale(parameter)?
can explain wt is the pool for file.
What r the existing server jobs in parallalism?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables?chandu how can i implement scd typ1 and type2 in both server and in parallel?chandu field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the ,inthe fields?
what is the custome stage in datastage? how can we impliment that one? plz tell me
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
DataStage Scenario based Interview Questions
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
if ename='subbu' while running job the job should be abort how come?