Neoview Messages Manual (Volume 1) (R2.4)
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 REPLICAS 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.
SQL 1503
1503 The OBJECTS - 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 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.
SQL 1504
1504 table has no OBJECTS entry in definition schema.
table is the fully qualified ANSI name of a table in definition
schema.
definition schema
is the fully qualified ANSI name of the affected definition schema.
Cause A row for table could not be found in the OBJECTS table in definition schema.
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 1506
1506 The system schema metadata for schema schema is inconsistent between
nodes node1 and node2.
schema
is the fully qualified schema name that is mentioned by the current
DDL or utility operation.
node1 and node2 are two clusters on which schema is visible.
Cause A SCHEMATA row for schema is expected to exist on both node1 and node2, but
the row was not found on node2.
Effect The operation fails.
Recovery Dp not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 1510
1510 IDENTITY column column-name can be of the following data types
only: LARGEINT, unsigned INTEGER and unsigned SMALL INT.
column-name
is the name of the IDENTITY column.
Cause An unsupported data type has been specified for the IDENTITY column.
Effect The statement fails.
56 Data Definition Language (DDL) Messages (1000 Through 1999)