ALLBASE/SQL Message Manual (36216-90213)

96 Chapter3
ALLBASE/SQL Error Messages: 1-745
partition !. (DBERR 507)
CAUSE This error indicates that the log files have wrapped around
and overwritten some of the committed transactions for
the partition. If this is encountered, the specified partition
will be dropped from the list of auditable partitions.
ACTION To prevent this from happening, LOCK AUDITPOINT can
be used to protect transactions committed after the
beginning audit point is defined. If it is necessary to get
the unaudited transactions, the SQLUtil command
WRAPDBE can be used to retrieve them. See the
ALLBASE/SQL Database Administration Guide to
determine how best to do this.
508 MESSAGE Unable to open scan for partition ! due to
status of !. (DBERR 508)
CAUSE An unexpected error occurred while opening the log file
scan for the given set of partitions.
ACTION Contact your HP Service Representative or Response
Center.
512 MESSAGE Log scan could not be successfully opened.
(DBERR 512)
CAUSE Due to previous errors, the log scan could not be opened.
No auditing is possible for the given list of partitions when
this happens.
ACTION Verify the list of partitions is correct and check the
previous reported errors to determine possible actions.
513 MESSAGE Error ! occurred while reading Audit Point
File. (DBERR 513)
CAUSE A file system error occurred while reading the Audit Point
File. Usually this may occur if an invalid Audit Point File
has been entered.
ACTION Check the file name entered to determine if correct.
514 MESSAGE File is not a valid Audit Point File. (DBERR
514)
CAUSE SQLAudit has determined that the file is not an Audit
Point File.
ACTION Check the file name entered to determine if correct.
515 MESSAGE Error ! occurred while writing Audit Point
File. (DBERR 515)
CAUSE You encountered a file system error while trying to create
and write out the audit point information into the file.
Usually this is caused by file permissions, or possibly lack
of disk space.