Ab Initio Components and Parameters

Test your knowledge of Ab Initio ETL tool components including join, dedup sort, input_select, metadata handling, and ISAM file properties

11 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

ISN number is unique across

  1. Database
  2. Each File
  3. Both a & b
  4. None
Question 2 True/False

ISN value differs for each row if the rows has PE fields

  1. True
  2. False
Question 3 Multiple Choice (Multiple Answers)

1.List some of the flat file types used in Ab Initio:

  1. ASCII files
  2. comma separated list
  3. excel spreadsheet
  4. All the above
Question 4 Multiple Choice (Single Answer)

Metadata can be embedded within a component or can be stored external to the graph in a file with a :

  1. .XFR
  2. .TXT
  3. .DML
  4. None of the above
Question 5 Multiple Choice (Single Answer)

3The Rate of toleration of reject events in the number of records processed in a dedup sort is

  1. Ramp
  2. Limit
  3. Check-sort
  4. Reject - Threshold
Question 6 True/False

The keep parameter in dedup sort is optional

  1. True
  2. False
Question 7 Multiple Choice (Single Answer)

The maximum number of input ports a join component can have is :

  1. 10
  2. 20
  3. 15
  4. 5
Question 8 Multiple Choice (Single Answer)

'record-required n' parameter is available only when the join-type parameter is set to:

  1. Implicit
  2. Explicit
  3. inner join
  4. Outer join
Question 9 Multiple Choice (Single Answer)

The default value of max-memory in join component is

  1. 8388806
  2. 3866086
  3. 8388608
  4. None of the above
Question 10 Multiple Choice (Multiple Answers)

If input_select returns NULL for a particular record, Normalize-

  1. Writes the record to the reject port
  2. Writes a descriptive error message to the error port
  3. Discards the information if you do not connect flows to the reject or error ports
  4. Processes all records
Question 11 Multiple Choice (Single Answer)

Limit = 1 Ramp = 0.01 Justifies:

  1. Abort on any error
  2. Abort after 50 errors
  3. Abort if more than 2 in 100
  4. Abort if more than 1 in 100