Previous Topic

Next Topic

Book Contents

Book Index

IOADBF Parameters

The following parameters can be specified to the utility in the EXEC statement that invokes the IOADBF JCL procedure:

Table 42 IOADBF Parameters

Parameter

Description

FUNC

Function to be performed

  • INIT – Allocates and initializes (formats) a new IOA Access Method file component.
  • FORM – Reformats an existing IOA Access Method file component.
  • EXTEND – Allocates and formats a new secondary extent for an existing IOA Access Method file component.
  • CHANGE – Changes or updates an IOA Access Method file component’s internal attribute settings. This function is used when it is necessary to change the settings of parameters in an IOA Access Method file definition after the file has been created.
  • DUALOK – Resets the flag that indicated a corrupted Dual Mirror Image file (DUALBAD). This function is used after a corrupted Dual Mirror Image file has been restored using IOADCPY.

D

Data set name suffix of the IOA library containing the IOA Access Method file Definition Statements member. The member name is specified using parameter M below.

M

Name of the IOA library member that contains the IOA Access Method file Definition Statements and whose data set name suffix is specified using parameter D above.

Note: Each product creates its own database member during the ICE installation process.

Parent Topic

IOADBF – Allocate or Format an IOA Access Method File