-
Transformer
I am having input--> I want Output like-->
slno|Name slno|Name
1|X 1|X
2|Y 2|X
3|Z 2|X
... -
1 input file with 100 fields, Load 1st field to 1st target and so on...
Input file contains 100 fields, target is
1st field is load into Target 1
2nd field is load into Target 2
3rd field is load into Target3
-----
-----
100th field is load into Target100
How can achieve this scenario ? -
What is the default cache size? How do you change the cache size if needed?
Default cache size is 256 MB. We can incraese it by going into Datastage Administrator and selecting the Tunable Tab and specify the cache size over there.
-
How to run a Shell Script within the scope of a Data stage job?
By using "ExcecSH" command at Before/After job properties.
-
What does a Config File in parallel extender consist of?
Config file consists of the following. a) Number of Processes or Nodes. b) Actual Disk Storage Location.
-
-
-
What are Static Hash files and Dynamic Hash files?
As the names itself suggest what they mean. In general we use Type-30 dynamic Hash files. The Data file has a default size of 2Gb and the overflow file is used if the data exceeds the 2GB size.
-
-
-
-
-
-
What is merge ?and how to use merge?
Merge is nothing but a filter conditions that have been used for filter condition
-
-
-
-
-
-
DataStage Interview Questions
Ans