-
XML File
How to read an XML File?
-
Datastage ETL
What is Datastage ETL?
-
Incremental Loading
How to do incremental loading in datastage?
-
Configuration File
What is configuration file? What does it contain? What is the use of it in Datastage?
-
Datastage Parallel Process
How do you make a simple job which reads data from Oracle database and write into a sequential file run in parallel?Since reading of data from database is sequential and sequential file also works sequentially.
-
Parallel Processing
How does config file help in Parallel processing?
-
Job Sequences with Restart Ability
How to do job sequences with restart ability?
-
Convert Column into Rows
How to convert columns into rows without using Pivot node?
-
Change File Attribute
How to change the attribute of a .dsx format file to make it read only?
-
Data Stage Language
What is the Language of Data Stage?
-
Split Data From Flat File
How do you split the data from a flat file in to columns?
-
Data Vaidations
What various validations do you perform on the data after extraction?
-
Nodes Types
What are the types of nodes in datastage?
-
Aggregator Stage Hash Partition
How will the performance improve by using Hash partition in Aggregator stage?
-
Dataset Parallel Jobs Performance
Will the performance improve by using dataset in parallel jobs? How?
-
Datastage Parallel Jobs Performance
How will the performance affect if we use more number of Transformer stages in Datastage parallel jobs?
-
Convert Date in Modify Stage
How to convert date format from dd/mm/yyyy to yyyy/mm/dd in modify stage?
-
DataStage Job Scheduling
How to schedule a datastage job using cron tab utility?
-
Datastage Lookup
By using lookup we join the data from more than one table, we can implement the same using join stage, then what is the need of Lookup stage especially in Datastage?
-
Sequential File Stage Duplicates
How to remove duplicates through only sequential file stage?
DataStage Interview Questions
Ans