-
Check for Job Errors in datastage
in datastage job successfully finished. but showing errors in director window. How do we fix and find the cause for the errors
-
How do you remove duplicates in dataset
in how many ways we can delete dataset? If a record is duplicated 3 times then how to get middle duplicated record? Is it advisable to use basic Tfr in Parallel jobs?
-
Dataset in UNIX
How to see the data in the Dataset in UNIX. What command we have to use to see the data in Dataset in UNIX?
-
Debug stages in PX
What are the different Debug stages available in Datastage PX?
-
Why you need Modify Stage?
When you are able to handle Null handling and Data type changes in ODBC stages why you need Modify Stage?
-
performance in sort stage
i am running huge amount of data through a sort stage and it is very slow. Is there any option which can increase the performance with in the sort stage?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
What are Stage Variables, Derivations and Constants?
Stage Variable - An intermediate processing variable that retains value during read and doesnt pass the value into target column. Derivation - Expression that specifies value to be passed on to the target column. Constant - Conditions that are either true or false that specifies flow of data with a link.