Generating JCL for a job in batch
For extensive lists and searches, you can use the BATCH command to generate JCL so that you can run commands in batch mode.
For Db2 object lists, Catalog Manager includes the list commands in the SYSIN input stream of the JCL. For Catalog Manager lists and searches, you can insert the commands manually into the input stream.
Catalog Manager provides output from the batch JCL job in the SYSPRINT and ACTPRINT data sets for all of the commands.
For the DDL BATCH and HDDL BATCH commands, Catalog Manager also provides output (SQL) in a sequential data set.
For the HDDL BATCH command on a database object, Catalog Manager also provides SQL in a partitioned data set.
This section contains the following topics:
Related topic