- REGN001I <linecmd> not valid for region <rgn> on remote system <sysname>
-
Informational only.
- REGN002I No <linrcmd> action defined for region <rgn>
-
Informational only.
- REXX001E REXX environment does not exist
-
Informational only.
- REXX002W No <cblkname> address available
-
Informational only.
- REXX003E <func> failed, rc <rc> rs <rs>
-
Informational only.
- REXX004I REXX <type> ddname is <ddn>
-
Informational only.
- REXX005W No REXX output is available
-
Informational only.
- REXX006I <execnm> completed successfully
-
Informational only.
- REXX007E <execnm> failed, rc <rc>
-
Informational only.
- REXX008E Invalid chars in EXEC name - <execnm>
-
Informational only.
- REXX009E <execnm> failed, abend <abncmc>
-
Informational only.
- REXX010E <exec> failed, syntax error <errno>
-
Informational only.
- REXX011E <execnm> failed, <errtxt> (syntax error <errno>)
-
Informational only.
- REXX012I <execnm> result: <rslttxt>
-
Informational only.
- REXX013I REXX environment name is <envname>
-
Informational only.
- REXX014I EXEC <execnm> <args>
-
Informational only.
- REXX015E Init REXX TSO environment not valid in non-TSO address space
-
Informational only.
- REXX016W <envname> REXX environment already initialized
-
Informational only.
- REXX017I <envname> REXX environment initialized
-
Informational only.
- REXX018W No REXX environment initialized
-
Informational only.
- REXX019I <envname> REXX environment terminated
-
Informational only.
- REXX020I <srvnm> started
-
Informational only.
- REXX021I <srvnm> complete, elapsed <elptm> cpu <cputm>
-
Informational only.
- REXX022E REXX output dd <ddn> not allocated to SYSOUT
-
Informational only.
- REXX023I Stacks <nn> buffers <nn> elements <nn> queued <nn>
-
Informational only.
- REXX024I Data pushed
-
Informational only.
- REXX025I Data queued
-
Informational only.
- REXX026I Data pulled: <stkdata>
-
Informational only.
- REXX027I Stack empty
-
Informational only.
- REXX028I New stack created
-
Informational only.
- REXX029I Stack deleted
-
Informational only.
- REXX030I Buffer <bufno> created
-
Informational only.
- REXX031I Buffer <bufno> deleted
-
Informational only.
- REXX032E Invalid buffer number
-
Informational only.
- REXX033I EEXXLIB @<44> already in SYSEXEC concatenation
-
Informational only.
- REXX034I REXXLIB <dsn> allocated and concatenated to SYSEXEC
-
Informational only.
- REXX035I REXXLIB <dsn> allocated to SYSEXEC
-
Informational only.
- REXX036E REXXLIB <dsn> allocation failed
-
Informational only.
- REXX037E REXXLIB <dsn> concatenation failed
-
Informational only.
- REXX038E REXXLIB <dsn> allocation to SYSEXEC failed
-
Informational only.
- REXX039W REXXLIB <dsn> concatenation not possible, SYSEXEC ddname open
-
Informational only.
- REXX040E Invalid control statement: <errtxt>
-
A stack record contains an invalid control statement.
- REXX041E Invalid )LABEL, label name required
-
A stack record contains a )LABEL statement that does not specify a label name.
- REXX042E Invalid )LABEL, invalid label name <errnam>
-
A stack record contains a )LABEL statement that specifies an invalid label name. Label names must be from 1 to 12 characters long and must include only alphanational characters or dash ('-'), underscore ('_'), or percent-sign ('%').
- REXX043E Invalid )LABEL, invalid minimum len <errlen>
-
A stack record contains a )LABEL statement that specifies an invalid minimum label length. The minimum label length must be a number from 1 to 12.
- REXX044E Invalid <ctlkwd>, option required
-
Informational only.
- REXX045E Invalid <ctlkwd>, undefined option: <erropt>
-
Informational only.
- REXX046E Invalid <ctlkwd>, member name required
-
Informational only.
- REXX047E Invalid <ctlkwd>, invalid member name <errmbr>
-
Informational only.
- REXX048E Invalid <ctlkwd>, invalid label name <errlabel>
-
Informational only.
- REXX049W No link field for )LINKHELP
-
Informational only.
- REXX050W No )LINKHELP for link field
-
Informational only.
- REXX051E Invalid ATTR definition, <vartxt>
-
Informational only.
- REXX052W <lntyp> line max of <lnmax> exceeded
-
Informational only.
- REXX053E Invalid )LINKCMD, command name required
-
Informational only.
- REXX054E Invalid )LINKCMD, invalid command name <cmdnm>
-
Informational only.
- REXX055E Invalid <ctlstmt>, invalid <parmname> <parmvalue>
-
Informational only.
- REXX056E Invalid placement of )INFO control statement
-
The )INFO control statement must precede any )HEADER, )FIELD, or )DATA statement. It must also precede any implicit data records.
- REXX057E Invalid placement of )HEADER control statement
-
The )HEADER control statement must precede any )FIELD or )DATA statement or any implicit data records.
- REXX058E Invalid placement of )LABEL control statement
-
The )LABEL control statement is valid only within data records (implicit or explicit).
- REXX059W Invalid placement of )ATTR DEFINE statement
-
An )ATTR DEFINE control statement was encountered while in attribute definition mode due to a previous )ATTR DEFINE statement. The extraneous )ATTR DEFINE is ignored.
- REXX060W Invalid placement of )ATTR ENDDEFINE statement
-
An )ATTR ENDDEFINE control statement was encountered but there was no previous )ATTR DEFINE to end.
- REXX061E Invalid <ctlstmt>, value required for <kwd> keyword
-
Informational only.
- REXX062E Invalid <ctlstmt>, invalid <kwd> value - <val>
-
Informational only.
- REXX063E Invalid )SORT statement, <errtxt>
-
Informational only.
- REXX064E Invalid placement of )FIELD control statement
-
The )FIELD control statement must precede any )DATA statement. It must also precede any implicit data records.
- REXX065E Invalid field definition, <errtxt>
-
Informational only.
- REXX066E Invalid )ATTR ADD statement, <errtxt>
-
Informational only.
- REXX067E Invalid )ATTR DELETE statement, <errtxt>
-
Informational only.
- REXX068E Invalid )FIELDS statement, <errtxt>
-
Informational only.
- REXX069E EXEC <execname> not found
-
Informational only.
- REXX070I @<80>
-
Informational only.
- REXX071E Invalid placement of )INFOFLD control statement
-
The )INFOFLD control statement must follow an )INFO statement and must precede any )HEADER, )FIELD, or )DATA statement. It must also precede any implicit data records.
- REXX072E Invalid info field definition, <errtxt>
-
Informational only.
- REXX073I <funcname> serialization started
-
Informational only.
- REXX074I <funcname> serialization ended
-
Informational only.
- REXX075E Invalid command record - maximum command length of 256 exceeded
-
The RXCLIST command found a command record returned on the stack that was longer than the maximum length allowed.
- REXX076W No command records returned on the REXX stack
-
The RXCLIST command did not find any nonblank command records returned on the REXX stack.
- REXX077I <nnn> stack record<s> flushed
-
<nnn> records were flushed from the REXX stack.
- REXX078E <execname> failed, <rexxmsg>
-
Informational only.
- REXX079E <func> failed, <rtcd>
-
Informational only.
- REXX080E <func> failed, <rsn>
-
Informational only.
- REXX081E Exec <execname> not found in <ddname> ddname
-
The REXX EXEC named <execname> was not found in any library allocated to the ddname <ddname>.
- REXX082I REXXLIB allocation/concatenation process started
-
Informational only.
- REXX083I REXXLIB allocation/concatenation process complete
-
Informational only.
- REXX084E REXXLIB allocation/concatenation process failed
-
Informational only.
- REXX085I <type> REXXLIB dsname <dsn>
-
Informational only.
- REXX086I <type> REXXLIB already in SYSEXEC concatenation (position)
-
Informational only.
- REXX087I <type> REXXLIB not in SYSEXEC concatenation
-
Informational only.
- REXX088I SYSEXEC ddname not allocated
-
Informational only.
- REXX089I SYSTEM REXXLIB allocated to SYSEXEC as required
-
Informational only.
- REXX090E SYSEXEC ddname is open and can not be modified
-
Informational only.
- REXX091I <type> REXXLIB data set allocated to ddname <ddn>
-
Informational only.
- REXX092I @<8> REXXLIB ddname @<8> concatenated to SYSEXEC
-
Informational only.
- REXX093I SITE and SYSTEM REXXLIB allocated to SYSEXEC as required
-
Informational only.
- REXX094E SITE and SYSTEM REXXLIB allocated to SYSEXEC in wrong order
-
Informational only.
- REXX095E SYSTEM REXXLIB in SYSEXEC concatenation but not SITE REXXLIB
-
Informational only.
- REXX096E Allocation of <type> REXXLIB failed
-
Informational only.
- REXX097E Concatenation of <type> ddname <ddn> to SYSEXEC failed
-
Informational only.
- REXX098E REXX API session terminated unexpectedly. Exec <execname> processing terminated
-
The REXX exec <execname> invokes the SYSVIEW REXX API to execute commands, and the REXX API session terminated unexpectedly.
- REXX099E The <execname> exec must be executed under SYSVIEW
-
An attempt to execute REXX exec <execname> outside of SYSVIEW. The exec only runs under the product and as the target of the RXDISP command.
- REXX100E Allocation of <type> REXXLIB to ddname SYSEXEC failed
-
Informational only.
- REXX101I SYSEXEC ddname allocated
-
Informational only.