-
Notifications
You must be signed in to change notification settings - Fork 0
/
1022.err
605 lines (596 loc) · 45.5 KB
/
1022.err
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
00000CS
00333FI
00345FD
00357OP
00403MI
00443FO
00505UP
00531SO
00543IO
00562SY
00615CO
00641PL
00653UD
00660HL
00742LD
01000TR
01000PE
01012AU
01045DB
01047SP
01058CP
CS001 Relational follows arithmetical or logical
CS002 Logical follows logical
CS003 Value was required
CS004 Illegal AUDIT command keyword
CS005 Date-Time specification required here
CS006 CHECKPOINT, CHECK, or an integer required here
CS007 Over pushed an @FILE level (15 is max)
CS008 Checkpoint name required here
CS009 AUDIT MERGE illegal in PL1022 segment
CS010 Illegal without audit file open
CS011 Keyword AUTO or MANUAL required here
CS012 Arithmetic overflow in number, or non numeric char
CS013 Out of room inside command buffer
CS014 Keyword NOTHING, QUERIES, or UPDATES required here
CS015 Unexpected left or right paren
CS016 More right than left parens
CS017 More right than left parens in a basic selector group
CS018 Needed an attribute name
CS019 Unbalanced parens in an attribute grouping
CS020 Unbalanced parens in a command
CS021 Hit a null paren group ie ( )
CS022 A NOT follows an arithmetic relational
CS023 Expressions nested too deeply
CS024 Invalid command
CS025 Invalid attribute for specified dataset
CS026 Bad # command
CS027 Illegal FILE command keyword
CS028 Period expected here
CS029 Value buffer overflow
CS030 Keyword DAMAGE expected here
CS031 Dataset not OPEN
CS032 SAVE file not allowed in SEARCH
CS033 Bad file or device specification
CS034 On clause hit twice in PRINT command
CS035 Too many attributes in a SORT description
CS036 Out of room in a buffer
CS037 TEXT attribute required for CONTAINS or BEGINS or MATCHES
CS038 Illegal or repeated parameter
CS039 TOTALS list not at end
CS040 On clause in illegal position
CS041 Unexpected reserved word
CS042 Filename too long (3 characters maximum)
CS043 Function has no expression
CS044 User id or keyword CLASS required here
CS045 Text in arithmetic expression
CS046 Incomplete command
CS047 Unexpected operator or right paren
CS048 Null text literal
CS049 Unbalanced parentheses
CS050 Unrecognized word
CS051 Data not of expected type
CS052 Unexpected left paren
CS053 Unimplemented data type
CS054 Null TOTALS clause
CS055 Not an integer
CS056 Out of legal range
CS057 Command out of context (eg. REPORTs)
CS058 No PRINT in REPORT
CS059 Character not allowed here
CS060 Attribute as value not allowed in FIND
CS061 Attribute referenced twice
CS062 UNKEYed attribute
CS063 Value too large
CS064 Contains not allowed in FIND
CS065 Needed logical or attribute
CS066 File not found
CS067 Text length (an integer) required here
CS068 Not in REPORT
CS069 Extra word in command
CS070 Attribute protected from ADD or CHANGE
CS071 Illegal octal ppn
CS072 Expected a reserved word
CS073 TECO expects text attribute
CS074 Not in PL1022 segment
CS075 Already in PL1022 segment
CS076 Errors seen, PL1022 or REPORT execution stopped
CS077 Bad relational eg. EQ GT
CS078 Cannot KEY text gt 80 chars
CS079 Not a data symbol
CS080 Variable must start with letter
CS081 Invalid dataset specified
CS082 Multiple match to data set name
CS083 Already defined - can't redefine
CS084 Command not allowed in GROUP2 REPORT section
CS085 Starting GROUP2, no driving PRINT given
CS086 HEADING or FOOTING inside main REPORT section
CS087 Unauthorized command -- ADMIT protected
CS088 Unauthorized attribute -- ADMIT protected
CS089 Unauthorized attribute, need password
CS090 Already an attribute identifier
CS091 TOTALS function not allowed here
CS092 Function requires leading parenthesis
CS093 Can't nest TOTALS functions
CS094 Invalid PRINT assignment construction
CS095 Initial section must start REPORT when used
CS096 SECTION INITIAL must be the first statement in a complex report
CS097 Value cannot be user assigned
CS098 REPORT section out of sequence
CS099 Not allowed in new REPORTs
CS100 General internal error -- please report
CS101 I/O error in reading
CS102 Not called from HOST LANGUAGE
CS103 Continuation label not provided
CS104 No attributes qualify for command
CS105 SOS cannot be used to CHANGE attributes
CS106 Indirect file could not be processed
CS107 Only DOUBLE INTEGER supported
CS108 Variable name required here
CS109 Repeated, unknown, or illegal clause
CS110 No input data specified
CS111 APPEND-TRANSACT from SET excludes DESC clause
CS112 No output clause specified
CS113 Bundled datasets cannot have a data file
CS114 No LOCATOR list specified
CS115 Multiple LOCATORs for unsorted TRANSACT not supported
CS116 SYNC option requires SORTed TRANSACTions
CS117 DATA clause requires DESC clause
CS118 DESC clause is required
CS119 Types incompatible
CS120 '(' required here
CS121 ')' required here
CS122 Argument of illegal type
CS123 Unrecognized symbol or reserved word
CS124 Internal inconsistency in GVLD - Please report
CS125 System function not permitted here
CS126 TOTALS function not permitted here
CS127 ',' required here
CS128 Illegal variable name or attribute name
CS129 DOUBLE INTEGER arrays not supported
CS130 Too many dimensions (Maximum 7)
CS131 Array bounds must be integers
CS132 Array bound out of legal range
CS133 Lower bound greater than upper bound
CS134 Variable previously defined differently
CS135 Checkpoint designator required here
CS136 Keyword INTEGER required here
CS137 Invalid user name or directory string
CS138 DBSET - dataset not OPEN in PL1022 segment
CS139 String too long
CS140 Quoted string expected here
CS141 Illegal conversion of constant required
CS142 Improper constant subscript specification
CS143 Constant subscript out of bounds
CS144 Illegal reference without dataset open
CS145 Unterminated literal ends command file
CS146 Unterminated REPORT or PL1022 segment ends command file
CS147 Both FROM and SINCE clauses may not be specified
CS148
CS149 Not an unbundled dataset
CS150 May only go BACKTO version 113
CS151 Back selection failure in PTPBLK - Please report
CS152 Unterminated PL1022 segment in a REPORT
CS153 Filename expected here
CS154 Outside PL1022 segment terminates in a REPORT
CS155 Required clause omitted
CS156 Password required after ADMIT CLASS
CS157 TRANSACT or APPEND to same dataset not allowed
CS158 Boolean value not permitted here
CS159 Boolean value required here
CS160 Illegal control structure (missing END or UNTIL)
CS161 ELSEIF or ELSE not allowed here
CS162 END not allowed here
CS163 PL1022 back selection failure - please report
CS164 END or UNTIL illegal outside of structured commands
CS165 THEN required here
CS166 DO required here
CS167 Command not allowed in PL1022 or REPORT
CS168 Incorrect block terminator
CS169 Command only allowed in PL1022 or REPORT
CS170 Feature has not been purchased by your site
CS171 Illegal JOIN name
CS172 Conflicts with existing JOIN definition
CS173 MAP to same dataset not allowed
CS174 MAP or JOIN by SYSID is illegal for collections
CS175 Ambiguous attribute name
CS176 No JOINs exist
CS177 Double precision attributes may not be KEYed
CS178 Reference to an element of a collection is illegal
CS179 Attempt to collect a joined dataset
CS180 Attempt to collect incompatible datasets
CS181 Attempt to collect a dataset already in a collection
CS182 Collection name already in use
CS183 Collection name too long
CS184 Command not allowed when DBSET to a collection
CS185 Collection name syntax error
CS186 Collection name does not exist
CS187 No help available for this keyword
CS188 Help file - 1022.DMH - unavailable
CS189 Help file - 1022.DMH - not in proper format
CS190 Invalid 1022.DMH file version number
CS191 1022.DMH help file is damaged
CS192 Expected a reserved word or an attribute
CS193 Could not open PERFORM file
CS194 Command not allowed in COMPILED PL1022
CS195 First COMPILEd command did not initiate PL1022
CS196 1022 version skew in PERFORM - please recompile
CS197 Premature EOF in PERFORM file
CS198 Out of core -- PERFORM command
CS199 Format error in PERFORM file - please recompile
CS200 No datasets found open during PERFORM
CS201 Non-recoverable PERFORM error (dataset matching) - please report
CS202 Non-recoverable PERFORM error (ref.tbl) - please report
CS203 Errors seen in PERFORM environment check
CS204 Ambiguous help keyword
CS205 Error creating COMPILE output file
CS206 Zero-length COMPILE source file
CS207 Specified attribute can not be ADDITIVE
CS208 Illegal reference to current data set attribute
CS209 Illegal reference to a JOINed attribute
CS210 Illegal device in PC INIT
CS211 Illegal COL descriptor
CS212 Illegal ROW descriptor
CS213 Illegal NRANGE argument
CS214 Illegal NCOLS argument
CS215 Keyword ALL not allowed with LOCK ON USERLOCK
CS216
CS217
CS218
CS219
FI001 Attribute not KEYed
FI002 SAVE cmd or fileclause OPEN or ENTER error
FI003 Fileclause file not found
FI004 Attribute too long for MAPping
FI005 MAP to same dataset not allowed
FI006 Not a DMV file for current dataset
FI007 Error in FIND command
FI008 Unimplemented attribute conversion for MAP command
FI009 Error in MAP command
FI010 Unable to return to GETREC mode after SAVE command
FD001 File damaged -- key table D/S #: \a
FD002 File damaged -- key table D/S #: \a
FD003 File damaged -- end of file reached D/S #: \a
FD004 File damaged -- index check D/S #: \a
FD005 File damaged -- record retrieval error D/S #: \a
FD006 File damaged -- key table D/S #: \a
FD007 File damaged - index out of order or duplicates exist D/S #: \a
FD008 File damaged - index check on value deletion D/S #: \a
FD009
FD010
OP001 Device not available or not disk
OP002 Open error for dataset
OP003 Wrong password
OP004 Not a 1022 data base file
OP005 Unauthorized access
OP006 Password needed
OP007 Data base file protected
OP008 Out of IO channels
OP009 Dataset incompatible
OP010 Internal dataset not found
OP011 Protection failure in OPEN from PL1022 segment
OP012 Dataset has been superceded
OP013 Inconsistent ENQ/NOENQ file status during OPEN
OP014 Dataset alias already in use
OP015 Auxiliary file not found or has invalid dataset ID
OP016 Alias not allowed for multi-data set OPEN
OP017 Dataset incompatability exists in the ADMIT entries
OP018 OPEN NOENQ not allowed for RECLOCK dataset
OP019 Unable to open a scratch file
OP020
MI001 OPEN error
MI002 ENTER error
MI003 TECO expects 1 record
MI004 Not enough IO channels for TECO or SOS
MI005 Not enough channels for KEY program
MI006 KEY scratch device not available
MI007 KEY TMP file ENTER error
MI008 No records selected
MI009 DMS device not available
MI010 Cannot ENTER DMS file
MI011 Unauthorized cmd -- one or more attribute is ADMIT protected
MI012 Conversion not implemented
MI013 Can't write TMPFILE
MI014 FILE command aborted due to errors
MI015 SYSID illegal here
MI016 DBSET - dataset not open in PL1022 segment
MI017 Cannot restore 113 compatibility for this dataset
MI018 Reference to non-existent dataset in report -- file closed
MI019 Can't find SYS:EDIT.EXE
MI020 Error setting up fork for editor
MI021 PUSH command must be issued under TOPS-20 operating system
MI022 Cannot find <SYSTEM>EXEC.EXE
MI023 PUSH command illegal with a dataset in update mode
MI024 Version skew between 1022 and TE1400
MI025 Bad format in filespec for RELOCATE DATA command
MI026 Bad format for line numbered file
MI027 No such AUXFILE
MI028 New filespec for RELOCATE AUXFILE already in use
MI029 Illegal PRINT channel number
MI030 Attempt to write illegal value to SYSPC function
MI031 Illegal attempt to read SYSPC function
MI032 Illegal attempt to write SYSPC function
FO001 Can't OPEN output device
FO002 Can't ENTER output file
FO003 Output to unassigned device
FO004 Not enough digits in PICTURE specification
FO005 Picture too long
FO006 Zero repeat count
FO007 Missing ) in repeat
FO008 Illegal character in numeric specification
FO009 Invalid use of periods in spec
FO010 Invalid format specification
FO011 Invalid number
FO012 Missing or bad format specification
FO013 Numeric specification and picture combined
FO014 Too many paren levels
FO015 Invalid C specification
FO016 Unended ASCII literal
FO017 Bad scrolling specification
FO018 SA does not follow S spec
FO019 Scrolling not assembled
FO020 Too many scrolls
FO021 Scrolling past col 400
FO022 Output device already in use by user
FO023 Illegal picture switch
FO024 * or $ after numeric specification
FO025 Illegal value in display numeric or display date field
FO026 TAB (nT) column is too large or illegal
FO027 Illegal page-oriented command on PC PRINT channel
FO028 Illegal DIF file format
FO029 Illegal PC file format
FO030 "L" format illegal on non - 123 PRINT channel
FO031 SYSPC counter overflow on EOL
FO032 SYSPC counter overflow on EOI
FO033 SYSPCROW overflow in DIF file
FO034 SYSPCCOL overflow in DIF file
UP001 Can't OPEN dataset for writing
UP002 Dataset structure changed by another user; file must be re-OPENed
UP003 The currently selected record has been changed by another updater
UP004 Dataset not handled with ENQ/DEQ
UP005 Operation is illegal with UPDATE ON
UP006 Unable to prevent updates
UP007 Dataset must be ENQ to do LOCK
UP008 Record was not previously locked
UP009 USERLOCK string was not previously locked
UP010 Cannot lock record
UP011 Cannot lock USERLOCK string
UP012 USERLOCK string already locked
UP013 Cannot LOCK ON/OFF RECORD while in global mode
UP014 Dataset must be NORECLOCK to modify access to NOENQ
UP015 Dataset must be ENQ to modify access to RECLOCK
UP016 MODIFY failed because other users are accessing the file
UP017 Illegal when dataset is NORECLOCK
UP018 Illegal when dataset is RECLOCK
UP019 Illegal with record or userlock string locked
UP020
SO001 Not enough IO channels for SORT
SO002 Illegal scratch device
SO003 Can't OPEN SORT output file
SO004 Too many SORT fields
SO005 SORT IO error
SO006 IO error SORT file
SO007 String function result must have same length for each record
SO008
SO009
SO010
IO001 Error reading disk
IO002 Error writing disk
IO003 INFO IO error
IO004 SAVE cmd or fileclause IO error
IO005 SORT IO error
IO006 IO error SORT file
IO007 KEY TMP file read error
IO008 KEY TMP file write error
IO009 IO output error
IO010 IO error writing DMS file
IO011 Non-recoverable OUTPUT error
IO012 Non-recoverable INPUT error
IO013 Input file READ error
IO014 Output file WRITE error
IO015 File RENAME or DELETE error
SY001 SORT file not found
SY002 EVAL fatal error
SY003 System 1022 fatal error--called from location address
SY004 Out of IO channels
SY005 Bad buffer allocation
SY006 Bad spec in dispatch tree
SY007 KEY TMP file LOOKUP error
SY008 Double precision operation illegal from host languages
SY009 Buffer management failure in EVAL
SY010 Internal inconsistency (Illegal conversion)
SY011 Internal inconsistency (Universal selection failure)
SY012 Internal inconsistency (Back selection failure)
SY013 Internal inconsistency (Illegal function number)
SY014 Illegal EVAL operation from Host Languages
SY015 Unimplemented conversion
SY016 Cannot access KEY TMP file
SY017 No free channels
SY018 Unrecoverable sorting error while processing keys
SY019 Too many records in dataset
SY020 Memory management error - internal buffer overwritten
SY021 Internal error: dispatch on zero - please report
SY022 Invalid home block format for dataset
SY023
SY024
SY025
SY026
SY027
CO001 Out of core -- complex FIND command
CO002 Out of core -- ADD command
CO003 Out of core -- SET BUFFER command
CO004 Out of core -- SORT command
CO005 Out of core -- SORT command
CO006 Out of core -- TECO text editor
CO007 Out of core -- OPEN command
CO008 Out of core -- KEY command
CO009 Out of core -- KEY reformatter
CO010 Out of core -- LOAD command
CO011 Out of core -- APPEND command
CO012 Out of core while processing KEYs
CO013 Out of core -- I/O buffers
CO014 Not enough core to sort keys
CO015 Out of core -- COLLECT command
CO016 Out of core
CO017
CO018
CO019
CO020
PL001
PL002
PL003
PL004
PL005 GETREC, no record
PL006 Call level exceeded
PL007
PL008
PL009
PL010
UD001
UD002
UD003
UD004
UD005
HL001 Numeric data requested in text argument
HL002 Invalid attribute name
HL003 Invalid relational
HL004 Attribute not KEYed
HL005 Invalid or no value
HL006 Invalid logical
HL007 DBVAL called before DBGREC
HL008 Double attribute in ADD or CHANGE
HL009 Too few args
HL010 Out of core
HL011 Dataset not OPEN
HL012 Invalid COBOL DISPLAY type
HL013 Sav. argument not sequential or not in range
HL014 ADD or CHANGE on protected attribute
HL015 Illegal type conversion
HL016 Too many SORT fields
HL017 Illegal or repeated SORT specification
HL018 Unauthorized command
HL019 Unauthorized attribute request
HL020 "FILE" invalid in SEARCH
HL021 Invalid file descriptor
HL022 Invalid password
HL023 Invalid keyword
HL024 Already an attribute identifier
HL025 CT not allowed in FIND command
HL026 Invalid dataset specified
HL027 Invalid DBAUD sub-command
HL028 Audit file not opened
HL029 Illegal audit file block type
HL030 Illegal DBAUD 'START' keyword
HL031 SYSID illegal here
HL032 DBEND not allowed here
HL033 No return address for DBRETN
HL034 Invalid dataset specified -- dataset name ambiguous
HL035 Invalid system variable name or number
HL036 System variable not user assignable
HL037 Scaling not supported for COBOL arguments
HL038 Invalid argument, literals cannot be changed
HL039 Size of value/count pair exceeds user array bounds
HL040 Requested number of values exceeds allowable maximum
HL041 Unexpected EOF during key search D/S #: \a
HL042 Unexpected EOF while counting key values D/S #: \a
HL043 Reference to an element of a collection is illegal
HL044 Command not allowed when set to a collection
HL045 Invalid argument description returned from XGARG.
HL046
HL047
HL048
HL049
HL050
LD001 Not enough channels available
LD002 Cannot OPEN description file device
LD003 Cannot find description file
LD004 Error reading description file
LD005 DDL errors encountered
LD006 Cannot OPEN input data file device
LD007 Cannot find input data file
LD008 Error reading input data file
LD009 No data found, loading terminated
LD010 Dataset allocation unsuccessful
LD011 Error OPENing channel
LD012 Error writing data base file
LD013 Can't ENTER DMS file
LD014 OPEN error on scratch channel
LD015 Unable to open channel for KEY TMP file
LD016 Can't ENTER KEY TMP file
LD017 Can't find spooler file
LD018 Can't OPEN spooler channel
LD019 LRECL specified is incompatible with LRECL in DMD
LD020 No input file found
LD021 Out of core
LD022 KEY conversion not implemented
LD023 Can't ENTER DATA file
LD024 ISAM data file illegal here
LD025 ISAM data file of infinite length found - use SETEOF first
LD026 Could not ENTER DMS file
LD027 Attempt to CREATE a dataset containing more than 262143 records
LD028 Cannot DUMP to multi-file dataset
LD029 Illegal scratch device specified for LOAD
LD030 SYSCUSTDMI must be defined before using CUSTDMI keyword
TR001 LOCATOR not KEYed
TR002 LOCATOR conversion not implemented
TR003 No records selected for sorted TRANSACTION
TR004 LOCATOR protected or name does not map to master
TR005 Additive conversion not implemented
TR006 No input file found
TR007 DUMP illegal in GETREC mode
TR008 Unauthorized attempt to read dataset
TR009 Unauthorized attempt to write dataset
TR010
AU001 No free channels for AUDIT file
AU002 Can't open AUDIT file device
AU003 Could not enter AUDIT file
AU004 Can't get at AUDIT file
AU005 No free channels for AUDIT file
AU006 AUDIT file not opened for DBAGET
AU007 Illegal AUDIT file locator code
AU008 Invalid keyword
AU009 Can't find AUDIT file
AU010 AUDIT file damaged
AU011 Can't find checkpoint
AU012 Wrong AUDIT file version
AU013 Not enough core
AU014 Audit Backup ABORTED
AU015 AUDIT verification failure
AU016 Not enough IO channels for AUDIT LIST
AU017 Can't enter output file
AU018 Can't find input file
AU019 Not enough channels for merge
AU020 Couldn't start AUDIT file
AU021 Comment not written
AU022 Checkpoint not written
AU023 AUTO AUDIT failure
AU024 Access not ALLOWed until damage fixed
AU025 RETRY not supported
AU026 Scratch file error during AUDIT BACKUP
AU027 Couldn't start AUDIT file while UPDATE ON
DB000 Debugging error
SP001 No free channels for SPSS command
SP002 SPSS command illegal in GETREC mode
SP003 Internal error in SPSS command - conversion
SP004 SPSS command aborted due to errors
SP005 SPSS system file not created by 1022
SP006 Attempt to add a subfile from a different dataset
SP007 SPSS file damaged - EOF
SP008 Too many subfiles
SP009 No records selected
CP001 COMPILED PL1022 internal inconsistency - please report!
CP002
CP003
CP004
CP005
CP006
CP007
CP008
CP009
CP010
CP011
CP012
CP013
CP014
CP015
gQµ