RESOBJDD (z/OS)

Specifies the DD name for the resource file produced by ACIF. The resource file contains all of the resources required to view or reprint pages of the report.

This parameter is ignored when you process reports with the ARSLOAD program.
Required
No
Default Value
RESOBJ
Data Type
AFP

Syntax

RESOBJDD=DD name

Options and values

The DD name is the one- to eight-byte character DD name for the resource group file. Suggested DCB characteristics for the file are:
  • Variable blocked format
  • A maximum record length of 32756

    If a record length other than 32756 is specified, ACIF might produce a record of length greater than that which is allowed by the RESOBJDD statement. If this happens, ACIF ends processing abnormally.

  • A block size of 32760
  • Physical, sequential format
If you do not specify the RESOBJDD parameter, ACIF uses RESOBJ as the default DD name.