What are orabulk and bcp stages?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of containers in datastage?
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
i having source like emptable,dept table and combined purpose using for the join stage but join stage which partition techq will be prefored? pls given the ans?
What is difference between server jobs & parallel jobs?
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?
How can we do null handling in sequential files
how to get the unique records on multiple columns by using sequential file stage only
Star Schema vs. Snow Flake Schema. What is the best model for DW? Give example for both the models performance wise?
Hi, Please tell me how to solve this scenario in datastage ? Here we have 3 columns in a table TEST CODE,ENTRY DATE and BATCH The table looks like CODE ENTRYDATE BATCH 100 100716 1 100 100716 1 100 100716 1 200 122517 2 200 122517 2 302 555555 8 302 555555 8 302 555555 8 We need to create a seqno on grouping these 3 columns. The result should be like this. CODE ENTRYDATE BATCH SEQNO 100 100716 1 1 100 100716 1 2 100 100716 1 3 200 122517 2 1 200 122517 2 2 302 555555 8 1 302 555555 8 2 302 555555 8 3
1 Answers Alpharithm Technologies,
What's the Main Function of the Staging area in DWH
What is the difference between validated and compiled in the datastage?