UBUF


1 UBUF=
2.1! Y
2.1 N
UBUF
Specifies whether or not the user can specify the BUF parameter passed to the IMS region controller when FM/IMS functions run in DLI mode.
Y
The user can specify the BUF parameter.
N
The user cannot specify the BUF parameter.
If you specify UBUF=N:
  • The BUF parameter field on the DLI Mode Parameters panel is protected.
  • IMSBUF= statements in the FMNIMSIN input of batch jobs are ignored.
  • No IMSBUF= statements are included in the JCL generated by FM/IMS dialogs.

This parameter is optional. If it is not specified on the FMN1POPI macro statement, FM/IMS uses either the value specified on the FMN1POPD macro statement (if specified on that statement), or Y (otherwise).