HP Guardian Errors Manual page 24

Procedure errors and messages manual
Table of Contents

Advertisement

Recovery Corrective action is application dependent; for "record not in file," it depends on the
positioning mode.
12
Cause The specified file was in use, with exclusive or protected access, by another process.
If a backup open is being performed and the file number is currently opened by the backup process,
the open operation returns this file-system error number though the file was not in use.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Corrective action is application dependent.
13
Cause The specified file name was not in proper form.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Correct the file name.
14
Cause The specified device or process did not exist on the system.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Correct the device name or process name.
15
Cause The disk volume name or system number specified for a FILE_RENAME_ or RENAME
procedure did not match the name of the volume or system number on which the given file resides.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Correct the device name or process name.
16
Cause A file number was supplied to a file-system procedure call but no file with that number was
open.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Open the file using either the FILE_OPEN_ procedure or the OPEN procedure; then make
your other calls such as FILE_GETINFO_ or FILEINFO.
17
(%21)
24
File-System Errors
(%14)
The file is in use. (device type: any)
(%15)
The filename was not specified in proper
form. (device type: any)
(%16)
That device does not exist on this system.
(device type: any)
(%17)
The volume or system specified for a file
RENAME operation does not match the name of
the volume or system of the file.
(device type: 3)
(%20)
No file with that file number has been opened.
(device type: any)
A paired-open was specified and the file is not
open by the primary process, the parameters
supplied do not match the parameters supplied
when the file was opened by the primary, or
the primary process is not alive. (device type: any)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents