Roll File Initialisation

Overview of Messages

ROI0001 | ROI0002 | ROI0003 | ROI0004 | ROI0005 | ROI0006

ROI0001 Invalid disk device type for $1
Explanation:

This message is associated with the Com-plete roll file initialisation. It indicates that the roll file defined as '$' is located on a DASD device that is not supported by Com-plete .

System action:

The indicated roll file is ignored.

System programmer info:

Only those devices specified in the Com-plete System Programmer's Manual can be used for roll files. Either reallocate the roll file onto a supported DASD device or remove the file reference from the Com-plete e startup JCL.

Computer operator info:

Contact the Com-plete system programmer.


ROI0002 Unable to open $1
Explanation:

The DDname/DLBL in the message could not be opened.

System action:

This roll dataset is ignored and Com-plete initialisation processing continues.

System programmer info:

This can only occur when a 'DD' for the dataset does exist, however, for some reason the OPEN failed on the dataset. Check the log for operating system error messages and failing that, check that the dataset has been allocated with the correct attributes etc..


ROI0003 Permanent I/O error formatting $1
Explanation:

This message is associated with the Com-plete roll file initialisation. It indicates that an unrecoverable I/O error occurred while Com-plete nit was formatting the indicated roll file. Com-plete has retried the I/O nit five times before issuing this message.

System action:

The indicated roll file is ignored.

System programmer info:

This is a probable hardware error. The indicated roll file should be examined and/or reallocated onto another device.

Computer operator info:

Contact the Com-plete system programmer.


ROI0004 No Roll datasets available
Explanation:

This message is associated with the Com-plete roll file initialisation. It indicates that there were no usable roll files for this execution of Com-plete . This means that there were no roll files specified in the Com-plete startup JCL or that none of the specified roll files could be used (refer to messages ZIR00001 and/or ZIR00003).

System action:

Com-plete initialisation is aborted.

System programmer info:

Correct the Com-plete startup JCL to reference valid roll files.

Computer operator info:

Contact the Com-plete system programmer.


ROI0005 Formatting $1
Explanation:

This message is associated with the Com-plete roll file initialisation. It indicates that the roll file defined as `'DDname' is being formatted. This will occur if either ROLLFORMAT=YES was specified in the Com-plete startup parameters or the file was determined to be unformatted.

System action:

The indicated roll file is formatted.

System programmer info:

If ROLLFORMAT=YES was not specified, this indicates that Com-plete could not correctly read the first record of the first track and the last record of the last track of the roll file. This is normal for a roll file that was not previously formatted.

Computer operator info:

None.


ROI0006 VSAM CI size $2 not up to requirements for $1
Explanation:

Self-explanatory message.