- 1002
- GET or PUT STRING specifies data exceeding size of string.
- 1003
- Further output prevented by TRANSMIT or KEY conditions previously
raised for the data set.
- 1004
- Attempt to use PAGE, LINE, or SKIP <= 0 for nonprintable
file.
- 1005
- In a DISPLAY(expression) REPLY (character-reference) statement, expression
or character-reference is zero length.
- 1007
- A REWRITE or a DELETE statement not preceded by a READ.
- 1008
- Unrecognized field preceding the assignment symbol in a string
specified in a GET STRING DATA statement.
- 1009
- An input/output statement specifies an operation or an option
which conflicts with the file attributes.
- 1010
- A built-in function or pseudovariable referenced an unopened
file.
- 1011
- Data management detected an input/output error but is unable
to provide any information about its cause.
- 1013
- Previous input operation incomplete; REWRITE or DELETE statement specifies
data which has been previously read in by a READ statement with an
EVENT option, and no corresponding WAIT has been executed.
- 1014
- Attempt to initiate further input/output operation when number
of incomplete operations equals number specified by ENVIRONMENT
option NCP(n) or by default.
- 1015
- Event variable specified for an input/output operation when
already in use.
- 1016
- After UNDEFINEDFILE condition raised as a result of an unsuccessful attempt
to implicitly open a file, the file was found unopened on normal
return from the ON-unit.
- 1018
- End of file or string encountered in data before end of data-list
or in edit-directed transmission format list.
- 1019
- Attempt to close file not opened in current process.
- 1020
- Further input/output attempted before WAIT statement executed
to ensure completion of previous READ.
- 1021
- Attempt to access a record locked by another file in this
process.
- 1022
- Unable to extend indexed data set.
- 1023
- Exclusive file closed while records still locked in a subtask
- 1024
- Incorrect sequence of I/O operations on device-associated
file.
- 1025
- Insufficient virtual storage available to complete request.
- 1026
- No position established in index data set.
- 1027
- Record control interval already held in exclusive control.
- 1028
- Requested record lies on an unmounted volume.
- 1029
- Attempt to reposition in index data set failed.
- 1030
- An error occurred during index upgrade on a index data set.
- 1031
- Invalid sequential write attempted on index data set.
- 1040
- A data set open for output used all available space.
- 1041
- An attempt was made to write a record containing a record
delimiter.
- 1042
- Record in data set is not properly delimited.
- 1102
- An error occurred in storage management. Storage to be freed
was pointed to by an invalid address.
- 1104
- An internal error occurred in the library.
- 1105
- Unable to create an object window.
- 1106
- Insufficient space available to satisfy a storage allocation request.
- 1107
- There was a problem during free storage processing.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)