Neoview Messages Manual (Volume 1) (R2.5)
Effect Effect You cannot grant the WITH GRANT OPTION to objects at schema level.
Recovery None. Contact HP Support if you require changes to system defaults.
SQL 1400
1400 The default value of column column-name contains characters that
cannot be converted to ISO_MAPPING 'character-set'.
column-name
is the column name.
character-set
is { ISO88591 | SJIS | UTF8 }.
Cause Unable to convert the default value of column column-name from UCS2 to the
ISO_MAPPING character-set while processing a SHOWDDL or INVOKE command.
Effect The operation fails.
Recovery None.
SQL 1401
1401 The default value of column column-name contains characters that
cannot be converted to ISO_MAPPING 'character-set'.
column-name
is the column name.
character-set
is { ISO88591 | SJIS | UTF8 }.
Cause Unable to convert the default value of column column-name from UCS2 to the
ISO_MAPPING character-set during the generation of an internal query while processing
a DDL command.
Effect The operation fails.
Recovery None.
SQL 1500
1500 The CATSYS - CAT_REFERENCES system schema relationship for catalog
catalog may be corrupt.
catalog
is the ANSI name of the affected catalog.
Cause A row for catalog was found in the CATSYS system schema table, but no
corresponding row could be found in the CAT_REFERENCES system schema table.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 1501
1501 The OBJECTS - MP_PARTITIONS definition schema relationship for
type object may be corrupt.
type
is the type of the affected object.
object
is the fully qualified ANSI name of the affected object.
Cause A row for object was found in the affected OBJECTS definition schema table, but
no corresponding row could be found in the affected MP_PARTITIONS definition schema
table.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
57