Datastage Interview Question and Answers

36. How and where you used HASH file?
  HASH file is used for Lookup while populating fact table ,basically it keeps the data in buffer and use Hashing algorithm which improves the performance of the job.It uses GENERAL or SEQ.NUM. algorithm.
 
Your Name Your Email-ID
Your Answer
37. What are the Repository Tables in DataStage?
 
  • A datawarehouse is a repository(centralized as well as distributed) of Data, able to answer any adhoc,analytical,historical or complex queries.
  • Metadata is data about data.
  • The repository environment encompasses all corporate metadata resources: database catalogs, data dictionaries, and navigation services. Metadata includes things like the name, length, valid values, and description of a data element.
  • Metadata is stored in a data dictionary and repository.
 
Your Name Your Email-ID
Your Answer
38. How one source columns or rows to be loaded in to two different tables?
  For Columns - We can directly map the single source columns to two different targets.
For Rows - We have to put some constraint (condition ).
 
Your Name Your Email-ID
Your Answer
39. What are the types of views in Datastage Director?
 
    There are three types of views in Datastage Director :
    Job view :
  • Dates of Jobs Compiled.
  • Log view :
  • Status of Jobs last Run.
  • Status view :
  • Warning messages, Event messages, Program Generated messages.
 
Your Name Your Email-ID
Your Answer
40. What are Sequencers?
  Sequencers are job control programs that execute other jobs with preset job parameters.
 
Your Name Your Email-ID
Your Answer
123456789101112


131415 Page 8 of 15