Step 4 (DPRSMF)—Load into Db2 tables
The following table describes the DD statements that are used in this step:
DD statement | Description |
---|---|
ACBUFDD DD (Optional) | Defines the input data set for the BUFACCT data for the LOAD utility If this statement is not present, the ACCTDD input data set is used. |
ACCTDD DD | Defines the input data set for ACCT data for the LOAD utility Optionally, defines the input data set for the PKGACCT, DDFACCT, and BUFACCT data for the LOAD utility. |
ACCADD (BMC.AMIOPS.SPE2304) | If present, contains the accelerator accounting records (ACCA) created from the Db2 SMF 101 accounting records. |
ACDDFDD DD (Optional) | Defines the input data set for the DDFACCT data for the LOAD utility If this statement is not present, the ACCTDD input data set is used. |
ACPKGDD DD (Optional) | Defines the input data set for the PKGACCT data for the LOAD utility If this statement is not present, the ACCTDD input data set is used. |
AUDITDD DD | Defines the input data set for the AUDIT LOAD utility |
BUFSACCT DD | Defines the input data set containing Buffer Summary data, for the BUFACCT SUMMARIZE LOAD utility |
BUFSSTAT DD | Defines the input data set for the BUFSTAT SUMMARIZE LOAD utility |
CDBCKPT DD | Defines the data set containing checkpoint/restart information |
CDBEXEC DD | Defines automation support |
DDFSACCT DD | Defines the input data set for the DDFACCT SUMMARIZE LOAD utility |
DDFSSTAT DD | Defines the input data set for the DDFSTAT SUMMARIZE LOAD utility |
DPDDGBP DD | Defines the input data set for the dynamic and group buffer pool attribute data for the LOAD utility |
PKGSACCT DD | Defines the input data set for the PKGACCT SUMMARIZE LOAD utility |
SORTOUT DD | Defines the data set for the SORT output |
STATDD DD | Defines the input data set for the STAT LOAD utility |
STATADD (BMC.AMIOPS.SPE2304) | Defines the input data set for the STATA LOAD and SUMMARIZE process |
STATBDD (BMC.AMIOPS.SPE2304) | Defines the input data set for the STATB LOAD and SUMMARIZE process |
STEPLIB DD | Defines the program library containing the Db2 load library |
SUMMACCT DD | Defines the input data set for the ACCT SUMMARIZE LOAD utility |
SUMMSTAT DD | Defines the input data set for the STAT SUMMARIZE LOAD utility |
SUMMSTAA (BMC.AMIOPS.SPE2304) | Defines the output data set for the STATA SUMMARIZE process |
SUMMSTAB (BMC.AMIOPS.SPE2304) | Defines the output data set for the STATB SUMMARIZE process |
SYSIN DD | Defines the input data set containing the Db2 LOAD control statement |
SYSPRINT DD | Defines the data set for program messages |
SYSUDUMP DD | Defines the dump data set for problem determination |
UTLPARMS DD | Defines global parameters that can override installation options |
UTPRINT DD | Defines the data set for DFSORT messages |
xxxPARMS | Defines specific utility parameters that can override installation options |