Oracle 5.0 Reference Manual page 1303

Table of Contents

Advertisement

Number Macro
31
EMLINK
• Windows System Error Codes
The following table provides a list of some common Windows system error codes. For a complete
list, see the
Microsoft Web
Number Macro
1
ERROR_INVALID_FUNCTION
2
ERROR_FILE_NOT_FOUND
3
ERROR_PATH_NOT_FOUND
4
ERROR_TOO_MANY_OPEN_FILES
5
ERROR_ACCESS_DENIED
6
ERROR_INVALID_HANDLE
7
ERROR_ARENA_TRASHED
8
ERROR_NOT_ENOUGH_MEMORY
9
ERROR_INVALID_BLOCK
10
ERROR_BAD_ENVIRONMENT
11
ERROR_BAD_FORMAT
12
ERROR_INVALID_ACCESS
13
ERROR_INVALID_DATA
14
ERROR_OUTOFMEMORY
15
ERROR_INVALID_DRIVE
16
ERROR_CURRENT_DIRECTORY
17
ERROR_NOT_SAME_DEVICE
18
ERROR_NO_MORE_FILES
19
ERROR_WRITE_PROTECT
20
ERROR_BAD_UNIT
21
ERROR_NOT_READYThe device is not ready.
22
ERROR_BAD_COMMAND
23
ERROR_CRC
24
ERROR_BAD_LENGTH
25
ERROR_SEEK
26
ERROR_NOT_DOS_DISK
27
ERROR_SECTOR_NOT_FOUND
28
ERROR_OUT_OF_PAPER
29
ERROR_WRITE_FAULT
30
ERROR_READ_FAULT
31
ERROR_GEN_FAILURE
32
ERROR_SHARING_VIOLATION
33
ERROR_LOCK_VIOLATION
Error Handling
InnoDB
Description
Too many links
site.
Description
Incorrect function.
The system cannot find the file specified.
The system cannot find the path specified.
The system cannot open the file.
Access is denied.
The handle is invalid.
The storage control blocks were destroyed.
Not enough storage is available to process this command.
The storage control block address is invalid.
The environment is incorrect.
A n attempt was made to load a program with an incorrect format.
The access code is invalid.
The data is invalid.
Not enough storage is available to complete this operation.
The system cannot find the drive specified.
The directory cannot be removed.
The system cannot move the file to a different disk drive.
There are no more files.
The media is write protected.
The system cannot find the device specified.
The device does not recognize the command.
Data error (cyclic redundancy check).
T he program issued a command but the command length is incorrect.
The drive cannot locate a specific area or track on the disk.
The specified disk or diskette cannot be accessed.
The drive cannot find the sector requested.
The printer is out of paper.
The system cannot write to the specified device.
T he system cannot read from the specified device.
A device attached to the system is not functioning.
The process cannot access the file because it is being used by
another process.
The process cannot access the file because another process has
locked a portion of the file.
1283

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents