Você está na página 1de 6

ONCODE meaning of the ONCODE in a SELECT/WHEN/OTHERWISE group, no WHEN clause satisfies the condition 3 and no OTHERWISE clause is given

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

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

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

600 601-684 1002 1003 1004 1005 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

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 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 1104 internal error in a library 1105 "object window" couldn't be created 1500-2531 computational error while executing a builtin-function WAIT statement cannot be executed because of restricted system facility (checkout or 2002 optimizing compiler only) 2050 WAIT statement would cause a permanent wait 3000 edit directed I/O would lead to a loss of significant digits or sign 3001 value of W field in F format specification too small 3006 PIC description of target does not match source 3009 mixed-character string contains a shift-out but no shift-in 3010 mixed-character string contains invalid data 3011 MPSTR built-in function contains invalid character 3012 retry for graphic conversion error not allowed. 3013 graphic string is too long 3014 graphic or mixed string does not conform to the continuation rules 3015 X or GX constant has an invalid number of digits 3016 Improper use of graphic data in stream I/O Invalid graphic, mixed, or DBCS continuation when writing stream I/O to a file 3017 containing fixed-length records 3500 error during execution of a WAIT-statement 3501 error during execution of a DETACH-statement 3502 error during execution of an ATTACH-statement 3503 error during execution of a STOP-statement 3797 attempt to convert to or from graphic data 3798 ONCHAR or ONSOURCE pseudovariable used out of context ON-unit was entered due to a CONVERSION condition and the character that caused 3799 the condition is used but has not been corrected by use of the ONSOURCE or ONCHAR pseudovariables. 3800 length of data aggregate exceeds system limit 3801 Array structure element not mapped 3808 Aggregate cannot be mapped in COBOL or FORTRAN 3809 data aggregate exceeded the maximum length 3810 extent of an array exceeds maximum 3901 task variable is already used 3904 COMPLETION pseudovariable specifies an event variable that is already in use 1102

3906 3907 3909 3910 3911 3912 3913 3914 3915 3920 3951 3952 3953 4001 4002 4003 8091 8092 8093 8094 8095 8096 8097 8098 8099 9002 9003 9050 9051 9200 9201 9202 9203

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" ) 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

9204 9205 9206 9207 9208 9249 9250 9251 9252 9253 9254 9255 9257 9999

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

Você também pode gostar