HP NonStop SQL/MX Messages Manual page 67

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
Effect. The operation fails.
Recovery. If you want the STORE BY column list that specifies the clustering key to
be different than the PRIMARY KEY, specify a DROPPABLE PRIMARY KEY. If you
want the PRIMARY KEY to be the same as the STORE BY key, do not specify a
STORE BY clause. Correct the syntax and resubmit.
SQL 1165
1165 Parallel operation operation failed on table-name. The
serial operation for this object will be performed.
Where,
operation is create, drop, or alter.
table-name is the name of the SQL/MX table.
Cause. An error occurred on the DDL operation when using the parallel method. The
DDL operation is retried using the serial method.
Effect. The label create, drop, or alter operation that is part of the DDL statement is
performed serially, rather than in parallel. The serial method decreases performance
compared to the parallel method.
Recovery. No corrective action is necessary. This message is a warning.
SQL 1168
1168 Internal error: unable to find object associated with
UID uid.
Where uid is the unique ID assigned to the object in metadata.
Cause. Object not found by the specified UID.
Effect. The operation fails.
Recovery. Contact your service provider.
SQL 1174
1174 An invalid data type was specified for column
$0~String0.
Where,
$0~String0 is the column name.
Cause. The data type specification for a column is missing.
Effect. The command fails.
HP NonStop SQL/MX Messages Manual—640324-001
3- 41

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents