Why do we use exception activity in Datastage?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of pivot stage and types of containers in datastage
Can you explain how could anyone drop the index before loading the data in target in datastage?
Define APT_CONFIG in Datastage?
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?
Instead of using shared container in a job, I use jobs which perform similar function as Container in the sequence. Then what is the need of Shared Container?
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?
Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
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?
If the job aborted in a sequencer, how can we start that from the previews successful job.
is it possible to access the same job by two users at a time in DataStage?
how to get the unique records on multiple columns by using sequential file stage only
What is the differentiate between data file and descriptor file?