-
What will you in a situation where somebody wants to send you a file and use that file as an input or reference and then run job.
A. Under Windows: Use the 'WaitForFileActivity' under the Sequencers and then run the job. May be you can schedule the sequencer around the time the file is expected to arrive.B. Under UNIX: Poll for the file. Once the file has start the job or sequencer depending on the file.
-
-
-
-
-
-
What is Hash file stage and what is it used for?
Used for Look-ups. It is like a reference table. It is also used in-place of ODBC, OCI tables for better performance.
-
-
What is the OCI? and how to use the ETL Tools?
OCI means orabulk data which used client having bulk data its retrive time is much more ie., your used to orabulk data the divided and retrived
-
-
-
-
-
-
-
Functionality of Link Partitioner and Link Collector?
Link Partitioner : It actually splits data into various partitions or data flows using various partition methods . Link Collector : It collects the data coming from partitions, merges it into a single data flow and loads to target.
-
Containers : Usage and Types?
Container is a collection of stages used for the purpose of Reusability. There are 2 types of Containers. a) Local Container: Job Specific b) Shared Container: Used in any job within a project.
-
-
-
Did you work in UNIX environment?
Yes. One of the most important requirements.
DataStage Interview Questions
Ans