Sunteți pe pagina 1din 5

PL/1 - ONCODEs ( english )

PL/1 (PLI / PL1) - Oncodes


deutsche bersetzung

ONCODE meaning of the ONCODE 3 4 9 10 20 21 22 23 24 40 41 42 43 44 45 46 50 51 52 53 54 55 56 57 58 70 80 81 82 83 84 in a SELECT/WHEN/OTHERWISE group, no WHEN clause satisfies the condition and no OTHERWISE clause is given SIGNAL FINISH, STOP or EXIT statement executed SIGNAL ERROR statement executed SIGNAL NAME statement executed or NAME condition occurred SIGNAL RECORD statement executed Record variable smaller than record size Record variable larger than record size Record variable length is zero or is too short to contain the key a record with a length of zero was read from a REGIONAL data set SIGNAL TRANSMIT statement executed. transmission error in output data set transmission error in input data set transmission error on output to VSAM index set transmission error on input from VSAM index set transmission error on output to VSAM sequence set transmission error on input from VSAM sequence set SIGNAL KEY statement executed specified key can not be found specified key already exists key is out of sequence during creation of a INDEXED or REGIONAL data set key conversion error either the specified key is the null string or begins with X'FF' or a REWRITE was attempted but the embedded key has changed key is outside of the data set limits No space available to insert a record key is outside of range SIGNAL ENDFILE statement executed or ENDFILE condition occurred SIGNAL UNDEFINEDFILE statement executed conflicting attributes between DECLARE statement and OPEN statement Conflict between file attributes and physical organization of data set data set specification is incomplete DD statement is missing in JCL

http://www.mayeruli.de/krimskrams/oncode_en.html[3/5/2012 12:31:30 PM]

PL/1 - ONCODEs ( english )

85 86 87 88 89 90 91 92 93 94 95 96 99 100 150 151 290 300 310 320 330 340 341 350 360 361 362 400 450 451 500 510 520 521 600 601-684 1002 1003 1004 1005

an I/O error occurred during initialization of DIRECT OUTPUT file LINESIZE greater than maximum conflicting attributes between DECLARE statement and JCL DD statement conflicting attributes between DECLARE statement and JCL DD statement password not specified or invalid SIGNAL ENDPAGE statement executed or ENDPAGE condition occurred ENV() option invalid for file accessing VSAM data set. error while opening a VSAM data set error while opening a data set (subcodes) REUSE specified, but data set is not reusable Alternate index specified for an empty VSAM data set. Attempt to OPEN the MSGFILE(SYSPRINT) file after a subtask has been created open failed for dataset (subcodes) SIGNAL PENDING statement executed or PENDING condition occurred SIGNAL STRINGSIZE statement executed or STRINGSIZE condition occurred truncation occurred while assigning a mixed-character string SIGNAL INVALIDOP statement executed or INVALIDOP condition occured SIGNAL OVERFLOW statement executed or OVERFLOW condition occurred SIGNAL FIXEDOVERFLOW statement executed or FIXEDOVERFLOW condition occurred SIGNAL ZERODIVIDE statement executed or ZERODIVIDE condition occurred SIGNAL UNDERFLOW statement executed or UNDERFLOW condition occurred SIGNAL SIZE statement executed or SIZE condition occured SIZE condition occured during I/O operation SIGNAL STRINGRANGE statement executed or STRINGRANGE condition occurred insufficient free storage for allocation of a based variable insufficient space in target area for assignment of source area SIGNAL AREA statement executed SIGNAL ATTENTION statement executed or ATTENTION condition occurred SIGNAL STORAGE statement executed ALLOCATE failed, not enough storage available SIGNAL CONDITION (name) statement executed SIGNAL CHECK statement executed SIGNAL SUBSCRIPTRANGE statement executed, or SUBSCRIPTRANGE condition occured subscript of iSUB-defined variable lies outside bounds of corresponding dimension of base variable SIGNAL CONVERSION statement executed Invalid conversion attempted during input/output of a character string. GET or PUT STRING specifies data exceeding size of string output not allowed due to previously raised TRANSMIT or KEY condition PAGE, LINE or SKIP attempted for nonprint file. DISPLAY() REPLY () statement uses zero length expression

http://www.mayeruli.de/krimskrams/oncode_en.html[3/5/2012 12:31:30 PM]

PL/1 - ONCODEs ( english )

1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1040 1041 1042 1102 1104 1105 1500-2531 2002 2050 3000 3001 3006 3009 3010 3011

REWRITE or a DELETE statement not preceded by a READ statement invalid data for a GET STRING DATA statement. I/O statement conflicts with the file attributes BUILTIN funcion or pseudovariable references a file, which is not open I/O error with no more information provided by OS READ SET or READ INTO statement not preceded by a REWRITE statement REWRITE or DELETE statement can not be executed as the preceding READ statement has not yet completed number of incomplete operations reaches maximum event variable for an input/output operation is already in use. file is not open due to an UNDEFINEDFILE condition EOF encountered in data before end of data-list or format-list attempt to close file not opened in current task I/O attempted before WAIT statement executed to ensure completion of previous READ record can not be accessed as it is locked by another file in this task unable to extend VSAM data set file closed but records still locked by a subtask sequence of I/O operations on device-associated file is incorrect Insufficient virtual storage available for VSAM to complete request no position established in VSAM data set Record or VSAM control interval already held in exclusive control volume not mounted repositioning failed in VSAM data set error occurred during index upgrade on a VSAM data set invalid sequential write attempted on VSAM data set no more space available for output data set record contains a record-delimiter record contains an invalid record-delimiter storage management failed to free storage as the adress of the storage to be freed was invalid internal error in a library "object window" couldn't be created computational error while executing a builtin-function WAIT statement cannot be executed because of restricted system facility (checkout or optimizing compiler only) WAIT statement would cause a permanent wait edit directed I/O would lead to a loss of significant digits or sign value of W field in F format specification too small PIC description of target does not match source mixed-character string contains a shift-out but no shift-in mixed-character string contains invalid data MPSTR built-in function contains invalid character

http://www.mayeruli.de/krimskrams/oncode_en.html[3/5/2012 12:31:30 PM]

PL/1 - ONCODEs ( english )

3012 3013 3014 3015 3016 3017 3500 3501 3502 3503 3797 3798 3799 3800 3801 3808 3809 3810 3901 3904 3906 3907 3909 3910 3911 3912 3913 3914 3915 3920 3951 3952 3953 4001 4002 4003 8091 8092

retry for graphic conversion error not allowed. graphic string is too long graphic or mixed string does not conform to the continuation rules X or GX constant has an invalid number of digits Improper use of graphic data in stream I/O Invalid graphic, mixed, or DBCS continuation when writing stream I/O to a file containing fixed-length records error during execution of a WAIT-statement error during execution of a DETACH-statement error during execution of an ATTACH-statement error during execution of a STOP-statement attempt to convert to or from graphic data ONCHAR or ONSOURCE pseudovariable used out of context ON-unit was entered due to a CONVERSION condition and the character that caused the condition is used but has not been corrected by use of the ONSOURCE or ONCHAR pseudovariables. length of data aggregate exceeds system limit Array structure element not mapped Aggregate cannot be mapped in COBOL or FORTRAN data aggregate exceeded the maximum length extent of an array exceeds maximum task variable is already used COMPLETION pseudovariable specifies an event variable that is already in use assignment to an event variable that is already active DISPLAY statement specifies an event variable that is already active insufficient main storage available to create subtask ( using CALL statement ) maximum number of subtasks reached WAIT statement in ON-unit references an event variable already being waited for CALL with TASK option in block invoked while executing PUT FILE(SYSPRINT) statement CALL statement with TASK option specifies an unknown entry point FORTRAN or COBOL already invoked by an other task multitasking library not selected in the link-edit step An out-of-storage abend occurred OpenEdition callable service BPX1MPI failed OpenEdition callable service BPX1MP failed OpenEdition callable service BPX1PTB failed CONTROLLED variable not allocated during GET DATA CONTROLLED-Variable not allocated during PUT DATA CONTROLLED-Variable not allocated during PUT DATA with STRING-option operation exception ( machine instruction code is invalid ) privileged operation exception ( a priviledged instruction cannot be executed in "problem program state" )

http://www.mayeruli.de/krimskrams/oncode_en.html[3/5/2012 12:31:30 PM]

PL/1 - ONCODEs ( english )

8093 8094 8095 8096 8097 8098 8099 9002 9003 9050 9051 9200 9201 9202 9203 9204 9205 9206 9207 9208 9249 9250 9251 9252 9253 9254 9255 9257 9999

EXECUTE exception ( an EXECUTE instruction must not target itself ) protection exception ( address translation error or storage protected ) addressing exception ( address lies outside the available virtual storage ) specification exception data exception ( decimal packed value is invalid ) not enough stack-storage ( result of a fixed-point operation is too large ) fixed point divide exception ( result of a fixed-point division is too large - division by zero ? ) GOTO statement references label in an inactive block label of the GOTO statement does not exist program terminated by an abend error occured in CICS ( adress of a parameter might be invalid ) program check in SORT/MERGE program VM does not support SORT (if enterprise compiler: CMS does not support SORT) RECORD TYPE is missing in PLISRTx-call RECORD TYPE is invalid in PLISRTx-call specification of "LENGTH=" is missing in PLISRTB- or PLISRTD-call specification of "LENGTH=" is not numeric in PLISRTB- or PLISRTD-call E15 oder E35 routine returns an invalid return-code DFSORT failed ( check separate messages ) PLISRTx invoked, but environment is not ADMVS routine cannot be RELEASEd procedure to be fetched cannot be found transmission error during fetch of a procedure FETCH/RELEASE not supported in VM (if enterprise compiler: FETCH/RELEASE not supported in CMS) debugging tool not available ( if enterprise compiler: PLITEST not available ) a MAIN procedure from a PL/I routine can not be fetched under CICS attempt to release a load module containing a high-level language program, which is not PL/1 attempt to fetch a subroutine using the PLICALLA entry point invocation of an Language Environment for MVS/VM service failed

back to krims-krams

home

legal notice

http://www.mayeruli.de/krimskrams/oncode_en.html[3/5/2012 12:31:30 PM]

S-ar putea să vă placă și