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
Questions
ISN number is unique across
- Database
- Each File
- Both a & b
- None
ISN value differs for each row if the rows has PE fields
- True
- False
1.List some of the flat file types used in Ab Initio:
- ASCII files
- comma separated list
- excel spreadsheet
- All the above
Metadata can be embedded within a component or can be stored external to the graph in a file with a :
- .XFR
- .TXT
- .DML
- None of the above
3The Rate of toleration of reject events in the number of records processed in a dedup sort is
- Ramp
- Limit
- Check-sort
- Reject - Threshold
The keep parameter in dedup sort is optional
- True
- False
The maximum number of input ports a join component can have is :
- 10
- 20
- 15
- 5
'record-required n' parameter is available only when the join-type parameter is set to:
- Implicit
- Explicit
- inner join
- Outer join
The default value of max-memory in join component is
- 8388806
- 3866086
- 8388608
- None of the above
If input_select returns NULL for a particular record, Normalize-
- Writes the record to the reject port
- Writes a descriptive error message to the error port
- Discards the information if you do not connect flows to the reject or error ports
- Processes all records
Limit = 1 Ramp = 0.01 Justifies:
- Abort on any error
- Abort after 50 errors
- Abort if more than 2 in 100
- Abort if more than 1 in 100