DFSIX073 aaaaaaaa - vvvvvvvv - CYL / TRK / nnnnn / REC
Explanation
One of the options will be displayed. The vvvvvvvv variable
contains an incorrect parameter type. The parameter must be one of
the following types:
- CYL
- Space allocated in cylinders.
- nnnnn
- Space allocated in records, which is the average block size.
- REC
- Space allocated in records. Use this value only for VSAM.
- TRK
- Space allocated in tracks.
In the message text:
- aaaaaaaa
- The module that was running when this message was issued.
- vvvvvvvv
- The variable containing the parameter with an incorrect type.
- nnnnn
- Space allocated in records, which is the average block size.
System action
The variable vvvvvvvv action field is set to ERR, which indicates that the variable is invalid.
Programmer response
Change the parameter in the vvvvvvvv variable to one of the allowable types.
Module
DFSIXX11