Table 358 CTTRPT Return Codes
Code  | 
Description  | 
|---|---|
0  | 
Operation performed successfully  | 
4  | 
Minor errors detected. For more information, see accompanying messages.  | 
8  | 
Major errors detected. For more information, see accompanying messages.  | 
12  | 
Control card error  | 
16  | 
Operation code not found  | 
20  | 
Invalid operation code  | 
24  | 
Syntax error in REPORT, FIELDS, or SORTBY statement  | 
28  | 
Field name specified in FIELDS or SORTBY list is undefined.  | 
32  | 
Same parameter specified more than once.  | 
36  | 
Field name exceeds maximum length.  | 
40  | 
Invalid relation specified (must always be an equal sign).  | 
44  | 
Report NAME is undefined.  | 
48  | 
BRK not specified for the preceding field in the SORTBY list.  | 
52  | 
FIELDS statement not specified.  | 
56  | 
Total of all field lengths requested in the FIELDS statement exceeds the line size.  | 
60  | 
Continuation card expected but not received.  | 
64  | 
Invalid numeric value  | 
68  | 
Option in the FIELDS or SORTBY statement already specified.  | 
72  | 
ROWID specified in the BREAK or SORTBY statement.  | 
76  | 
EDIT parameter in the ATTR statement is invalid for specified FIELDS.  | 
80  | 
EDIT mask is not valid.  | 
84  | 
Specified number not in permitted range. For example, end column of a MARGIN statement exceeds the LINESIZE or a column in a FIELDS statement is outside the report’s margins.  | 
88  | 
Column option (/C) not specified in the preceding field.  | 
92  | 
One of the following has occurred: 
  | 
96  | 
Second EXTRACT statement did not come after report statements.  | 
100  | 
Load of Control-M/Tape programs failed.  | 
104  | 
Load of POOL table failed.  | 
108  | 
Insufficient memory  | 
112  | 
All fields specified for the primary or secondary line have the BRK attribute.  | 
116  | 
Loading Control-M/Tape environment failed.  | 
200  | 
Fields in the FIELDS or SORTBY statements do not fit the PATH parameter of the EXTRACT statement.  | 
Parent Topic |