CNTLCARDS
Operands
DB2LOAD | CNTLCARDS DB2LOAD is the default when your JCL contains a SYSCNTL DD statement. This value tells BMC AMI Unload to generate only Db2 LOAD utility control statements in the SYSCNTL data set. Additional considerations The following considerations apply to CNTLCARDS DB2LOAD:
If you have specified certain overrides in the CNTLCARDS DB2LOAD or BMCLOAD data strings, the BMC AMI Unload utility parses the overrides and generates the real column name for any override. The following table provides a summary of overrides with their reserved names that BMC AMI Unload supports:
| ||||||||||||||
'string' | Use this option to specify a string of additional LOAD syntax to insert into the IBM Db2 LOAD utility or BMC LOADPLUS for Db2 product control statements. You can specify multiple strings of up to 72 bytes each. Enclose each string in single quotation marks. To embed a quoted string (a string enclosed by single quotation marks) within a string, add a single quotation mark before and after the quoted string (for example, 'CITY=''AUSTIN'''). | ||||||||||||||
BMCLOAD | CNTLCARDS BMCLOAD generates a LOAD statement containing the FORMAT CSV option to enable compatibility with syntax created in LOADPLUS for Db2. The following consideration applies to CNTLCARDS BMCLOAD:
The following table provides a summary of the ROWCHANGE override with its reserved name that BMC AMI Unload supports:
| ||||||||||||||
DB2 | Specifying CNTLCARDS DB2 tells BMC AMI Unload to generate both the CREATE TABLE DDL and LOAD CNTL cards in the SYSCNTL output file. This operand changes only the content of the SYSCNTL output file, without changing the allocation of the SYSCNTL file. CNTLCARDS DB2 creates the following supported UNLOAD formats:
Differences between BMC AMI Unload and UNLOAD PLUS
The following consideration applies to CNTLCARDS Db2:
| ||||||||||||||
DB2DDL | Specifying CNTLCARDS DB2DDL tells BMC AMI Unload to generate only the CREATE TABLE DDL in the SYSCNTL output file. This operand changes only the content of the SYSCNTL output file, without changing the allocation of the SYSCNTL file. CNTLCARDS DB2DDL creates the following supported UNLOAD formats:
Differences between BMC AMI Unload and UNLOAD PLUS
|