To activate Exceptions Table processing using the PBFNSetupDef structure, complete the following fields in the PBFNSetupDef structure.
PBFNSetupDef Field | Description |
---|---|
cExceptionTblFileName | Specify the Exceptions Table file
name and path. Note: In place of the
filename, CICS and IMS online require the use of a load module. Specify the
literal "PBFNEXTB", as the load module name, in the cExceptionTblFileName
field. Instructions for building an exceptions table load module can be found
in Building an Exceptions Table Load Module for CICS and IMS Online.
|
cMaxExcpTblEntries | Specify the maximum number of exceptions table entries. The default value is 1000. |