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 |
How many nodes supported by a one cpu in parallel jobs?
Source contains the metadata source ----- hyderabad,chennai,bangalore by using nested loop sequence select source as hyderabad in target just run target as hyderabad only not others please give me answer thanks in advance(give reply how to wrote logic using nested loop sequence)
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
Difference between in process and inter process?
when will you go for dataset and fileset?
I/P --- ID Value 1 AB 2 ABC 3 ADE 4 A O/p --- ID Value 1 A 1 B 2 A 2 B 2 C 3 A 3 D 3 E 4 A
How to convert alpha Numeric values to alpha using functions?
what is the use of invokation id
what is the unix script to run the job? Please mention commands which we use often?
How to manage date conversion in Datastage?
Which algorithm you used for your hashfile?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?