SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-27
SQL 1155
Cause. This could be caused by a label corruption.
Effect. The statement fails.
Recovery. Check the version information of the objects to determine if they contain
incorrect values. Report the entire message to your service provider if any label has
been corrupted unexpectedly.
SQL 1156
Cause. You cannot specify the PHYSVOL option for an object that is not an SMS
name-managed file. The SQL object has a direct filename or physcial filename.
Effect. The CREATE or ALTER statement fails.
Recovery. Remove the PHYSVOL option from the CREATE or ALTER DDL
statement. The PHYSVOL option is allowed in a CREATE or ALTER DDL command,
only when the SQL object is an SMS name-managed file.
SQL 1200
Cause. An attempt was made to refer to a catalog whose version is no longer
supported by this version of SQL/MP.
Effect. The statement fails.
Recovery. Upgrade the catalog table by using the UPGRADE CATALOG command
and enter the statement again.
1155 Version error. It is illegal for object value-1 of
version value-2 to have a higher version than its dependent
object value-3 of version value-4. The version information
in the label(s) is incorrect.
1156 The PHYSVOL option is not allowed in the CREATE or
ALTER statement for value-1, because the SQL object is not an
SMS name-managed file.
1200 Unable to refer to catalog value-1 because its version
value-2 is not supported by this release of NonStop SQL/MP.
This release only supports catalogs with versions value-3 to
value-4.