Data Stage Interview Questions
Questions Answers Views Company eMail

Difference between data warehousing and olap?

803

What is the difference between operational data stage (ods) and data warehouse?

915

What are the types of containers in datastage?

882

Explain entity, attribute and relationship in datastage?

811

Difference between in process and inter process?

869

What are stage variables and constants?

866

What are the components of datastage?

822

What are the differences between datastage and informatica?

797

Explain the importance of surrogate key in data warehousing?

889

How to implement complex jobs in data stage?

832

Difference between server jobs & parallel jobs?

817

Difference between ‘validated ok’ and ‘compiled’ in data stage?

852

What are the functionalities of link collector?

793

What is the purpose of pivot stage?

798

What are the various kinds of the hash file?

852


Post New Data Stage Questions

Un-Answered Questions { Data Stage }

What are the types of views in datastage director?

1487


Why do we use link partitioner and link collector in datastage?

857


Can you filter data in hashed file?

3534


what is 'reconsideration error' and how can i respond to this error and how to debug this

2303


What are the components of datastage?

822






What is the use of datastage director?

753


if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?

1946


How many Key we can define in remove duplicate stage?

991


Differentiate between datastage and datastage tx?

773


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.

2373


In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?

1205


Where do the datastage jobs get stored?

903


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

762


how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)

680


On which Dimension Table you implemented SCD Type in your Project

1762