System Errors
For certain errors, Qedit prints a file “tombstone” to give the reason for the error. The message is formatted as a large block of information in a box. Although all of the fields printed can be important, the two most useful things are the FILE NAME (first line) and the ERROR NUMBER (second from last line). You should determine whether the file in question is your current workfile, an external file, or a listfile (LP). The most common ERROR NUMBERS are as follows:
0 | end of file |
46 | out of disc space |
50 | no such account |
51 | no such group |
52 | no such file |
54 | invalid file name |
55 | device not available |
61 | out of group space |
62 | out of account space |
63 | need ND capability |
90/91 | file in use |
92 | lockword error |
93 | security violation |
100 | duplicate file name |