SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-75
SQL 9886
Cause. VERIFY found that the CREATETIME or REDEFTIME value in the catalog did
not match the CrTime^F or CatalogOptime^F value in the disk label. This can occur
when a dropped table is recovered using ROLLFORWARD.
Effect. VERIFY returns an error on the object being verified.
Recovery. The catalog CREATETIME or REDEFTIME value can be updated manually
by using the CrTime^F or CatalogOptime^F value displayed in this message. A
subsequent VERIFY operation on this table should not detect a mismatch of this value.
SQL 9887
Cause. The value in the specified field must be converted to an external format before
it can be displayed. The conversion failed.
Effect. The VERIFY command fails.
Recovery. None. Report the entire message to your service provider.
SQL 9888
Cause. The default value for the specified column must be converted from the ASCII
external format kept in the catalog to its internal format to store it to a row if the default
is needed. The conversion failed.
Effect. The COPY, LOAD, APPEND, or APPENDRESTART command fails. The target
is not modified.
Recovery. None. Report the entire message to your service provider.
SQL 9889
Cause. The disk label or the COLUMNS table was corrupted.
Effect. The command continues.
Recovery. None. Report the entire message to your service provider.
9886 Value of value-1 is: value-2
9887 The value of value-1 could not be displayed due to an
internal conversion error.
9888 The default value for column value-1 could not be
converted to internal format.
9889 Collation name value-1 in the disk label does not match
collation name value-2 in the COLUMNS table.