You enter values in a schema file for RCP and you also entered
values in sequential file? which one will it take?
Answer / ankit gosain
Hi All,
If you have enabled Run-Time Colum Propagation in your job
and you have created a Schema file, then it doesn't matter
that you define the metadeta in your sequential file or not
because datastage will always take the metadata from the
Schema File. And you'll define the metadata in Seq. file as
well then it will be overwritten at the run time on the
basis of Schema File.
Cheers,
Ankit :)
| Is This Answer Correct ? | 8 Yes | 0 No |
Describe routines in datastage? Enlist various types of routines.
What are the partition techniques available in your last project?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What is ds designer?
how to find diff between 2 dates without using Icon... funtions?
i have one table with one column in this column i have three rows like 1,1,2 then that rows populate to target as first tow rows as one row and remaing row as one row how it posible? COLUMN_NAME SHIVA RAMU MADHU THEN I WANT TO LIKE SHIVA AND RAMU IN ONE ROW AND MADHU IS ONE ROW IF ANY ONE KNOW PLZ TELL ME
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 is the diff between sort performed at sort stage and the stream sort performed at the input of few stages in DS Enterprise edition?
what is the difference between lookup stage reject link and merge stage reject link in datastage Parallel jobs? interm of output in Merge Reject link and Look Up Reject link ?
How to convert alpha Numeric values to alpha using functions?
parallel jobs run on cluster machines. server jobs run on smp and mpp. What do mean by cluster mechines and SMP and MPP..?
we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?