Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KFPR26012-E

HiRDB file aa....aa error, errno=bb....bb, HiRDB file name=cc....cc (L+S)

The error indicated in aa....aa occurred in the file indicated in cc....cc.

aa....aa: Error details

close: File close

create: File creation

fstat: Acquisition of file information

open: File open

read: File reading

write: File writing

expand: File expansion

reopen: Open of the second or later file during processing of multiple files

bb....bb: Error code

0: The requested size could not be read or written.

Other than 0: See C. Error Codes Returned from Access Requests for an Embedded Database File System.

cc....cc: Name of the file in which the error occurred

(S)

Cancels processing for a backup file. However, the system continues processing if there is another backup file or if all of the following conditions are satisfied:

  • The file is an embedded database file in an RDAREA.

  • The -J option is specified.

  • The error details indicate open or close.

  • The message KFPR26061-W was output.

  • There is another RDAREA that has not been processed yet.

Action
When the file is used for a database:

Recover the appropriate RDAREA, and then retry.

When the file is used for backup:

Correct the cause of the error according to C. Error Codes Returned from Access Requests for an Embedded Database File System, and then retry.

When the error code is -1556 or -1562, the probable causes are as follows:

Error code

Cause

-1556

After the embedded database file exceeded the initial allocation size, an attempt to expand the file using the secondary allocation size failed.

  • An attempt was made to expand the file beyond the limit on the number of times the embedded database file system area can be increased.

  • An attempt was made to expand the embedded database file more than the maximum number of times, which is 23.

-1562

The type of the embedded database file system area is not UTL.

If you cannot determine the cause of the error, contact system administrator.