JOBSTMT DD statement (PTF BQQ4959 applied)


The JCL for AR/CTL for Db2 DSNHLI utility consists of the mandatory JOBSTMT DD statement. The JOBSTMT data set:

  • Can be a member of PDS or a physical sequential data set
  • Must have the following DCB parameters:
  • Must contain records of a valid JCL JOB statement
  • Must be limited to 128 records
    If the data set contains more than 128 records, the ARDUHLI0 program terminates abnormally with a U1771 abend.

The following figure shows sample JOBSTMT data set information:

.                               Data Set Information                               .
.  Command ===>                                                                    .
.                                                                                  .
.  Data Set Name . . . . : <HLQ>.JOBSTMT                                           .
.                                                                                  .
.  General Data                          Current Allocation                        .
.   Management class . . : MIG14          Allocated cylinders : 1                  .
.   Storage class  . . . : DEVSMS         Allocated extents . : 1                  .
.    Volume serial . . . : DVL393         Maximum dir. blocks : 256                .
.    Device type . . . . : 3390                                                    .
.   Data class . . . . . : **None**                                                .
.    Organization  . . . : PO            Current Utilization                       .
.    Record format . . . : FB             Used cylinders  . . : 1                  .
.    Record length . . . : 80             Used extents  . . . : 1                  .
.    Block size  . . . . : 27920          Used dir. blocks  . : 1                  .
.    1st extent cylinders: 1              Number of members . : 1                  .
.    Secondary cylinders : 1                                                       .
.    Data set name type  : PDS           Dates                                     .
.                                         Creation date . . . : 2020/06/03         .
.                                         Referenced date . . : 2020/06/25         .
.                                         Expiration date . . : ***None***         .

The following figure shows a sample JOBSTMT DD statement:

.   Menu  Utilities  Compilers  Help                                               .
. -------------------------------------------------------------------------------  .
. BROWSE    <HLQ>.JOBSTMT($JOBSTMT) - 01.0 Line 0000000000 Col 001 080             .
. Command ===>                                                  Scroll ===> CSR    .
. ********************************* Top of Data ********************************** .
. //<userID> JOB (<acct>),'BIND AR/CTL DSNHLI',CLASS=<X>,REGION=512M,              .
. //         MSGCLASS=X,NOTIFY=&SYSUID                                             .
. ******************************** Bottom of Data ******************************** .


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Application Restart Control for Db2, IMS and VSAM 4.2