SUNDB86x Error Codes


SUNDB86x Only

 

Extended error codes provide further definition of runtime I/O errors. These error codes differ between PL/B runtimes. The error codes returned by SUNDB86x are as follows:

 

Error Code

Description

1

Invalid function number. Usually occurs when a file is being locked and the SHARE command has not been loaded.

2

File not found.

3

Path not found. Invalid directory specified.

4

Too many open files. No file handles left. Insufficient buffer space for the SHARE command.

5

Access denied.

6

Invalid file handle.

15

Invalid drive specified.

18

No more file.

28

Permission denied.

32

Sharing violation.

33

Lock violation.

 

 

See Also: PL/B Errors

 



Compiler and Runtime Options Windows Error Codes