HP NonStop SQL/MX Messages Manual page 29

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
SQL 1006
1006 Index index-name does not exist.
Where index-name is an SQL/MX object name.
Cause. The operation you attempted requires the existence of an index named
index-name.
Effect. The operation fails.
Recovery. Check that an index named index-name does exist. If you did not fully
qualify the name, check that the defaults generate the correct qualified name.
SQL 1008
1008 User name user-name does not exist.
Where user-name is a Guardian user name.
Cause. The user name specified in a GRANT or REVOKE statement, or the
authorization ID in a CREATE SCHEMA statement, does not represent a valid
Guardian user.
Effect. The operation fails.
Recovery. Correct the user name and resubmit.
SQL 1009
1009 Column column-name does not exist in the specified
table.
Where column-name is an SQL identifier.
Cause. The table that is referenced does not have a column with this name.
Effect. The operation fails.
Recovery. Replace either the name of the table or the name of the column (whichever
is incorrect) and resubmit.
SQL 1010
1010 The statement just specified is currently not supported.
Cause. The statement that you specified is not available for use.
Effect. The operation fails.
Recovery. Do not attempt to use this SQL/MX statement.
HP NonStop SQL/MX Messages Manual—640324-001
3 -3

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents