DataStage Interview Questions
- Types of Parallel Processing?
- How to kill the job in data stage?
- How do you populate source files?
- What is iconv and icon functions?
- Did you work in UNIX environment?
- How can ETL excel file to Data mart?
- How to find errors in job sequence?
- Why do you use SQL LOADER or OCI STAGE?
- How do you do Usage analysis in datastage?
- What is data set? and what is file set?
- Difference between Hash file and Sequential File?
- Do you know about INTEGRITY/QUALITY stage?
- What are Static Hash files and Dynamic Hash files?
- How I can convert Server Jobs into Parallel Jobs?
- How to find the number of rows in a sequential file?
- What is job control? How can it used explain with steps?
- What are Stage Variables, Derivations and Constants?
- How will you call external function or subroutine from datastage?
- What are the different types of lookups available in DataStage?
- What is the purpose of exception activity in data stage 7.5?
- How do you track performance statistics and enhance it?
- What does separation option in static hash-file mean?
- How can we implement Lookup in DataStage Server jobs?
- How can we improve the performance of DataStage jobs?
- How to implement slowly changing dimentions in Datastage?
- What is the difference between Datastage and Datastage TX?
- What are the Repository Tables in DataStage and what are they?
- What are the command line functions that import and export the DS jobs?
- Whats difference between operational data stage (ODS) & data warehouse?
- How to drop the index before loading data in target and how to rebuild it in data stage?
- What is the difference between Symetrically parallel processing, massively parallel processing?
- What is data file & descriptor file in dataset stage? Plese expain briefly
- How to run the job in command prompt in unix?
- Did you Parameterize the job or hard-coded the values in the jobs?
- What is hashing algorithm and explain breafly how it works?
- Can we use shared container as lookup in datastage server jobs?
- What is the exact difference between Join, Merge and Lookup Stage?
- How do you remove duplicates without using remove duplicate stage?
- What are OConv () and Iconv () functions and where are they used?
- How we can call the routine in datastage job? Explain with steps?
- If data is partitioned in your job on key 1 and then you aggregate on key 2, what issues could arise?
- How to handle Date convertions in Datastage? Convert a mm/dd/yyyy format to yyyy-dd-mm?
- How we use NLS function in Datastage? What are advantages of NLS function? Where we can use that one? Explain briefly?
- What are the different types of lookups in datastage?
- What is difference between Merge stage and Join stage?
- If a DataStage job aborts after say 1000 records, how to continue the job from 1000th record after fixing the error?
- How do we do the automation of dsjobs?
- How to implement type2 slowly changing dimenstion in datastage? Give me with example?
- How can you do incremental load in datastage?
- How can we join one Oracle source and Sequential file?
- What is the transaction size and array size in OCI stage? How these can be used?
- What are the environment variables in datastage? Give some examples?