Data Stage Interview Questions
Questions Answers Views Company eMail

What are the different common services in datastage?

955

Where do the datastage jobs get stored?

932

What are the processing stages?

843

Give an idea of system variables.

765

What are the various kinds of containers available in datastage?

785

Distinguish between informatica & datastage. Which one would you choose and why?

748

How do you import and export the datastage jobs?

920

In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?

786

What are the steps needed to create a simple basic datastage job?

871

how to export or import the jobs in .ISX file

934

How we can covert server job to a parallel job?

771

Explain the datastage parallel extender (px) or enterprise edition (ee)?

967

How many types of sorting methods are available in datastage?

821

What is the process of killing a job in datastage?

743

What is the different type of jobs in datastage?

723


Post New Data Stage Questions

Un-Answered Questions { Data Stage }

Can you explain how could anyone drop the index before loading the data in target in datastage?

1205


What is the purpose of pivot stage?

828


Can you explain repository tables in datastage?

1132


What are the different kinds of views available in a datastage director?

783


What is a datastage job?

779


i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu

2462


How to reverse the string using SQL?

1104


What are the main differences you have observed between 7.x and 8.x version of datastage?

821


create a job that splits the data in the Jobs.txt file into four output files. You will direct the data to the different output files using constraints. • Job name: JobLevels • Source file: Jobs.txt • Target file 1: LowLevelJobs.txt − min_lvl between 0 and 25 inclusive. − Same column types and headings as Jobs.txt. − Include column names in the first line of the output file. − Job description column should be preceded by the string “Job Title:” and embedded within square brackets. For example, if the job description is “Designer”, the derived value is: “Job Title: [Designer]”. • Target file 2: MidLevelJobs.txt − min_lvl between 26 and 100 inclusive. − Same format and derivations as Target file 1. • Target file 3: HighLevelJobs.txt − min_lvl between 101 and 500 inclusive. − Same format and derivations as Target file 1. • Rejects file: JobRejects.txt − min_lvl is out of range, i.e., below 0 or above 500. − This file has only two columns: job_id and reject_desc. − reject_desc is a variable-length text field, maximum length 100. It should contain a string of the form: “Level out of range: ”, where is the value in the min_lvl field. My Question is how do you write the stage variable for reject rows.

2396


What are the steps required to kill the job in Datastage?

922


How to read the length of word in unix?

1104


how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?

2133


What is the difference between account and directory options ?

851


DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks

1248


what is use of SDR function?

4895