Define meta stage?
Answer / Narendra Pratap Singh
A Meta Stage in DataStage is a stage that creates, alters, or drops metadata within the repository. It is not used to move data.
| Is This Answer Correct ? | 0 Yes | 0 No |
i have seq file that contents 10 million records load to target any data base.. in that case it takes lot of time for loading..how do performance tuning in that situation...?
How complex jobs are implemented in datstage to improve performance?
What is the Main difference between Lookup Failure and Lookup Not Met? Plz explain with Example.
How to remove blank spaces from data?
on how many columns we can perform aggregation in the aggregator stage?
How do you design PX Routines ?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
I am having the 2 source files A and B and I want to get the output as, the data which is in file A and which doesn't in file B to a target 1 and which is in file B and which doesn't in file A to a target 2?
How To find the location of APT_confid file
How many types of sorting methods are available in datastage?
Name the different types of Lookups in Datastage?