What is the importance of the exception activity in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do
What is the precedence of stage variables,derivations, and constraints?
I have source like "abcdefghijklmnopqrs", how to change 10th character from j to z in datastage?
i hav source like this . deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like this target1 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformer
Can you explain how could anyone drop the index before loading the data in target in datastage?
how to capture rejected data by using join stage not for lookup stage. please let me know
What are the steps needed to create a simple basic datastage job?
How can one find bugs in job sequence?
What is the difference between an operational datastage and a data warehouse?
how to define satge variables in transformer stage
convert yyyy mm dd to dd mm yyyy?
What are constraints and derivations?