-
-
-
Dataset utility question
How can we retrieve the particular rows in dataset by using orchadmin command?
-
-
Remove Leading Zero
How to remove leading zeros in data and transform data to target?
-
-
Datastage scenario Question
A Sequences is calling activity 1, activity 2 and activity 3.while running, activity 1 and 2 got finished but 3 got aborted. How can I design a sequence such that the sequence has to run from activity 2 when I restart the sequences?
-
Scenario based question
How to find if the next value in a column is incrementing or not
for ex
100
200
300
400
If the curval greater than previous val then print greater if lesser print lesser
For ex
100
200
150
400, Here 150 -
-
Purpose of using user defined environment variables and parameter sets
What is the purpose of using user defined environment variables and parameter sets. I m little bit confused. Could any one explain me in detail.?
-
-
-
What are Routines and where/how are they written and have you written any routines before?
Routines are stored in the Routines branch of the DataStage Repository, where you can create, view or edit. The following are different types of routines: 1) Transform functions 2) Before-after job subroutines 3) Job Control routines
-
How to get the last day of the current month?
I have explored all the available functions in the transformer stage, but could not find the exact function to get the last day of the current month. Can you please show me which function is available for this logic.
-
-
Getting files In datastage
How to get a files from different servers to one server in datastage by using unix command?
-
-
Datastage job
i have a sequence of job in DataStage which is taking more than 4 hrs which is supposed to complete in less than 1 hr
so what could be the possibilities to take much longer time than expected? -
How to read a comma delimiter file in sequential file stage?
How we read comma delimiter file in sequential file stage and how we can remove the header and footer from a comma delimiter file?
-
What is slowly changing dimension(SCD)
what is slowly changing dimension(SCD)? How do we rectify it in datastage.
DataStage Interview Questions
Ans