Define meta stage?
No Answer is Posted For this Question
Be the First to Post Answer
What are the primary usages of datastage tool?
why we use parameters instead of hard code in datastage
How many types of stage?
30 jobs are running in unix.i want to find out my job.how to do this?Give me command?
Sequential file i have one record,i want 100 records in target?How can we do that?Pls explain me and what stages are there?What logic?
I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?
How to display all the duplicate records from the oracle Table?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
data stores in which location while using data set stage as the target?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
How can we do null handling in sequential files?