Wat is pre-load in Hashed file
Answer / mobashshar
you can speed up the read operation of reference hash file
link by pre loading the hash file in memory.
| Is This Answer Correct ? | 7 Yes | 0 No |
i have data like sam ram sam raj ram I want two targets trgt1 ram sam trgt2 raj how can i do this in datastage?
What's the Main Function of the Staging area in DWH
How to lode data in sequntional files perform faster?
What is staging variable?
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,
i/p o/p1 o/p2 1 1 4 1 1 5 1 1 6 2 2 2 2 2 2 3 3 4 5 6 how to populates i/p rows into o/p1&o/p2 using datastage stages?and also the same scenario using sql?
difference between server shared container and parallel shared container
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
How complex jobs are implemented in datstage to improve performance?
project Steps,hits, Project level HArd things,Solved methods?
Unix command to view the data in a dataset
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance