SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
3-42
Cause. Object not found by the specified UID.
Effect. The operation fails.
Recovery. Contact your service provider.
SQL 1174
Where column-name is the column name.
Cause. The data type specification for a column is missing.
Effect. The command fails.
Recovery. Specify a data type for the column.
SQL 1180
Where schema-name is the schema in which the object is being created.
Where subvol-name is the designated subvolume name for that schema.
Cause. One or more LOCATION clauses in the CREATE or MODIFY statement
contained a Guardian location whose subvolume did not match the designated
subvolume for the schema in which the object was being created.
Effect. The object was not created.
Recovery. Either correct the invalid LOCATION clauses or remove them and allow the
system to generate the Guardian locations.
SQL 1181
Where Guardian name is the name of the table, index, view, or routine being
dropped.
Where error is the returned file system error number.
Cause. The object you attempted to drop resulted in file system error error.
Effect. The DDL DROP operation fails.
1174 An invalid data type was specified for column column-
name.
1180 The required subvolume name for locations in schema
schema-name is subvol-name.
1181 Label Guardian name could not be dropped. (file error
error).