Hitachi

Hitachi Advanced Database Messages


KFAA51010-W

An error occurred during processing of the SQL trace. (reason = aa....aa, file = bb....bb) (M)

An error occurred during processing of the SQL tracing file bb....bb because of aa....aa.

aa....aa:

Cause of the error

bb....bb:

SQL trace file name, or name of the file that manages file numbers of SQL trace files

S:

Terminates output of SQL trace information. Execution of the SQL statement continues.

Action:

Take corrective action depending on the cause of the displayed error.

No.

Display of aa....aa

Description

Corrective action to take

1

the SQL trace file disk is full

An attempt to write to the SQL trace file or the file that manages SQL trace file numbers failed because the disk was full.

Allocate sufficient free space on the disk that stores the SQL trace file or the file that manages SQL trace file numbers. Then, execute the adbchgsqltrc command with the -s option specified.

2

the SQL trace file could not be opened because there was no write permission

An attempt to open the SQL trace file or the file that manages SQL trace file numbers failed because there was no write privilege for these files.

Grant write privileges for the SQL trace file or the file that manages SQL trace file numbers. Then, execute the adbchgsqltrc command with the -s option specified.

3

the SQL trace file could not be opened because there was no read permission

An attempt to open the file that manages SQL trace file numbers failed because there was no read privilege for this file.

Grant read privileges for the file that manages SQL trace file numbers. Then, execute the adbchgsqltrc command with the -s option specified.

4

the SQL trace file could not be opened because the file descriptor was insufficient

An attempt to open the SQL trace file or the file that manages SQL trace file numbers failed because the file descriptor was insufficient.

Close any files that can be closed. Then, execute the adbchgsqltrc command with the -s option specified.

5

errno cc....cc

The error number is cc....cc.

Check the displayed error number in the OS documentation, and then eliminate the cause of the error. Then, execute the adbchgsqltrc command with the -s option specified.

If you cannot determine the corrective action to take based on the displayed error number, execute theadbinfoget command to collect troubleshooting information, and then contact the customer support center.