fk03+@andrew.cmu.edu (Frank Eugene Kietzke) (02/15/89)
The low order ISAM errors are indeed OS related. On our system here, the
breakdown is as follows....
code -1 Not owner
code -2 No such file or directory
code -3 No such process
code -4 Interrupted system call
code -5 I/O error
code -6 No such device or address
code -7 Arg list too long
code -8 Exec format error
code -9 Bad file number
code -10 No children
code -11 No more processes
code -12 Not enough core
code -13 Permission denied
code -14 Bad address
code -15 Block device required
code -16 Mount device busy
code -17 File exists
code -18 Cross-device link
code -19 No such device
code -20 Not a directory
code -21 Is a directory
code -22 Invalid argument
code -23 File table overflow
code -24 Too many open files
code -25 Not a typewriter
code -26 Text file busy
code -27 File too large
code -28 No space left on device
code -29 Illegal seek
code -30 Read-only file system
code -31 Too many links
code -32 Broken pipe
code -33 Argument too large
code -34 Result too large
I hope this helps some other developer with their OS problems.
____
|
| |____ |
| _ _ |
| | \/ | |
| | | |
| | | |
\_______/
fk03+@andrew.cmu.edu
cmccvb::r201fk03
and less frequently at
fk03@cmccvma.BITNET
I have nothing to do with the development of informix at this site and know of
no restrictions on the disemination of the above knowledge.