can explain wt is the pool for file.
Answer / guest
Pool is used to group the different servers into a single
group in the Configuration file.
| Is This Answer Correct ? | 3 Yes | 1 No |
how many write modes are there in ds
Source flat file contains src --- 1 2 ' ' ' 18 we had 3 targets T1 T2 T3 -- -- -- 1 4 7 2 5 8 3 6 9 10 13 16 11 14 17 12 15 18 How can i get? **Using only datastage, but not unix or any other. I am expecting the answer soon.. Thanks in advance.
how to add a new records into source?
How many Nodes configuration file you used in your last project?
1.which index is follows the dimensions tables?why? 2.what is the use of trigger in job sequence? 3.what is the mean of optimization? 4.what is the job control?when we use it? what is difference bet batch and sequencer? 6.seq--->seq,seq--->copy--->seq which one is best and efficient?
How do you generate sequence number in datastage?
1.How to read multiple file from sequential stage. 2.If a file doesn't arrive or doesn't exists in sequential stage how do u handle this. 3.What do you do before taking data from source to staging area. 4. I have a remove duplicate stage and transformer stage.what will u do for optimizeing the performance of the job.
If the job aborted in a sequencer, how can we start that from the previews successful job.
Differentiate between Join, Merge and Lookup stage?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
How can u write exception handling in seq file????