-
-
Why copy stage is better than transformer?
Incase of only dropping columns(without any transformations or business rules), we can go for copy stage instead of transformer.But can anyone tell me exactly why copy stage is better in performance than transformer?
-
-
-
-
How to seperate two diff datatypes and load it into two files?
i have a source file1 consist of two datatypes
file1:
no(integer)
1
2
3
&
dept(char)
cs
it
ie
and i want to seperate these two datatypes and load it into target files
file2 & file3.
how can i do this in datastage and by using which stage?
-
-
-
-
Server transformer and Parallel transformer
Explain the difference between server transformer and parallel transformer
-
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?
-
Sparse Lookup and Normal Lookup
What are the differences between Sparse Lookup and Normal Lookup?
-
-
Remove duplicates using transformer
How do you remove duplicates using transformer stage in datastage
-
Setting up of node
How do we set up nodes in Datastage?
-
-
User Created Stages
Explain Wrapped, Build and Custom stages?
-
Sequential File Stage
If are given a list of .txt files and asked to read only the first 3 files using seq file stage. How will you do it?
-
Link sort/Stage sort
What is the use of sort stage when you have explicit sort stage?
-
Stage Variables Initialization
What are the initial values of stage variables? How can we set this values?
DataStage Interview Questions
Ans