- RCCE-007
Error, TCP/IP occurred when the functionName function was attempted. Recovery: Verify that the system is configured properly for the specified function.
- RCCE-022
The connection to the server was broken. Please ensure that the server is running and try the request again.
- RCCE-027
An invalid BCL statement was found on line number.
- RCCE-033
Expecting a valid value (SHR, OLD, NEW, or MOD) for status disposition in DISP, but found value.
- RCCE-034
Expecting a valid value (DELETE, KEEP, PASS, CATLG or UNCATLG) for normal disposition in DISP, but found value.
- RCCE-035
Expecting a valid value (TRK, CYL, or number_of_bytes) for alloc_unit of SPACE, but found value.
- RCCE-037
Expecting a valid value (DELETE, KEEP, CATLG, or UNCATLG) for abnormal termination disposition in DISP, but found value.
- RCCE-048
Expecting a valid value (EQ, NE, LE, GE, LT, or GT) for COND comparison operators, but found value.
- RCCE-055
An error occurred while writing the file filename to the file system.
- RCCE-067
Stepname name is duplicated as it has already been defined. Recovery: Specify a unique stepname for each step.
- RCCE-101
At least one step should be defined before step name when the stepname is omitted in COND.
- RCCE-102
The stepname name in COND is not found.
- RCCE-103
The name field should only contain 1 through 8 alphanumeric or national ($, #, @) characters.
- RCCE-104
The first character of a name must be an alphabetic or national ($, #, @) character.
- RCCE-105
Too many continued lines for one statement. Maximum lines allowed is number.
- RCCE-106
name does not conform to the BCL rules for the formation of a name.
- RCCE-107
Expecting an identifier value (/*, //*, // , or //name), found value.
- RCCE-108
Expecting an identifier value (//*, //, or //name) when there is no in-stream data, but found value.
- RCCE-109
Expecting an operation field value (VARS, EXEC, DD, @IF, @ELSE, or @ENDIF), but found value.
- RCCE-110
"JOBLIB" is not supported in BCL.
- RCCE-112
Expecting a parameter keyword value (SYSOUT, DUMMY, DISP, RCCEXT, UNIT, DCB, SPACE, DSN, DSNAME, DSORG, DSNTYPE, DDNAME, or VOL=SER), but found value.
- RCCE-113
Expecting a parameter keyword value (PGM, COND, or PARM) for EXEC step ‘stepname’, but found value.
- RCCE-114
Parameter field (with the comma when continuing) must end at or before column 71.
- RCCE-115
The continued statement must have a space in column 3 when continuing a parameter or comment field.
- RCCE-116
The continued parameter field must begin in column 4 through 16.
- RCCE-118
The continued parameter enclosed in apostrophes must be continued on column 16.
- RCCE-119
Expecting a parameter keyword value (LRECL, BLKSIZE or RECFM) for DCB, but found value.
- RCCE-120
An error occurred while writing the file fileName to the file system. The line length after code page conversion is longer than the LRECL of the target data set. Some special characters would be inserted when code page conversion is performed. Please ensure the line length after conversion is less than the LRECL of the target data set. The truncated line is: line
- RCCE-121
The MVS™ step stepname return code is retcode. There is not enough space allocated for the target data set. Please allocate enough space for the target data set and retry the operation.
- RCCE-122
Error errcode occurred when the iconv function was attempted. Recovery: 1. Verify that the client code page and server code page are correctly configured. 2. Ensure no illegal characters exist in the file with the corresponding client code page specified.
- RCCE-123
Expecting a valid value in {{F|V}[B][S] | U}[A|M] format for RECFM, but found value.
- RCCE-124
Expecting a valid value (PO or PS) for DSORG, but found value.
- RCCE-125
Expecting a valid value (EQ or NE) for 'condition' of @IF, but found value.
- RCCE-126
The maximum length for a parameter is length. The portion of the parameter that exceeds the limit is: parameter. Solution: Shorten the parameter. One way to do so is to enclose continuing parameters in apostrophes extending to column 71 to prevent additional blanks from being appended.
- RCCE-127
Invalid @ELSE/@ENDIF is found.
- RCCE-128
Invalid @IF is found.
- RCCE-129
Invalid @IF/@ELSE is found.
- RCCE-130
Maximum length of a statement is maxLength, but this statement length is length.
- RCCE-131
The PARM statement before the current line may be incorrect. Ensure that all parentheses, single quotation marks, and double quotation marks are paired correctly.
- RCCI-004
The MVS™ step stepname return code is retcode.
- RCCI-006
The command did not complete within the time limit (time limit: seconds).
- RCCI-018
(This message contains a formatted block of text. See the message explanation for the message text.)
- RCCI-020
Job terminated because stepname fails condition test specified by –n -c.
- RCCW-006
keyword is invalid and ignored. BCL processing and the build are being continued.
- RCCW-007
Warning: The contents in PARM after column 71 in this line are ignored.
- RCCW-011
An invalid and ignored BCL statement was found on line 'number'.