-
-
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?
-
How to Create new user in Datastage 7.5
I want to create new user in datastage 7.5 I dont know how to do it?
-
Join Stage Reject Records
How to get the reject records from join stage?
-
Reading multiple files through sequential file
What are the ways to read multiiple files from sequentila file if the both files are differnt
-
Conditional load of records in Datastage
Source has sequential file stage in 10 records and move to transformer stage it has one output link 2 records and reject link has 5 records ? But i want remaining 3 records how to capture
DataStage Interview Questions
Ans