AVGREC


Use the AVGREC keyword to identify the space requirements of the output data set created by dynamic allocation.

This keyword is meaningful only when the allocation units (specified using the SPACE keyword) is given as a number of bytes.

Use

AVGREC is an optional keyword for the following subcommands:

  • ACTIVITY_FILECTL
  • ALLOCATE
  • DISCARD_FILECTL
  • IC
  • OFILECTL
  • PLAN_FILECTL

Related keyword

SPACE

Syntax

AVGREC=parameter

 

Parameters

Specify one of the following parameter values:

Value

Description

B

Specifies that the allocation units specified by the units subparameter of the SPACE keyword represents an average block size.

U

Specifies the following:

  • The allocation units specified by the units subparameter of the SPACE keyword represents an average record size.
  • The multiplier of the primary and secondary quantities is 1.

K

Specifies the following:

  • The allocation units specified by the units subparameter of the SPACE keyword represents an average record size.
  • The multiplier of the primary and secondary quantities is 1024.

M

Specifies the following:

  • The allocation units specified by the units subparameter of the SPACE keyword represents an average record size.
  • The multiplier of the primary and secondary quantities is 1048576.

Default

AVGREC=B

Alias

None

 

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

Fast Path/EP products reference information 4.0