HP Neoview Messages Manual page 16

Table of Contents

Advertisement

constraint-name
Cause
The ALTER TABLE statement you attempted requires the existence of a constraint
named constraint-name.
Effect
The operation fails.
Recovery
You can use the SHOWDDL command to find the names of the constraints that exist on a table.
SQL 1006
1006 Index index-name does not exist.
index-name
Cause
The operation you attempted requires the existence of an index named index-name.
Effect
The operation fails.
Recovery
the name, check that the defaults generate the correct qualified name.
SQL 1008
1008 User name user-name does not exist.
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 Neoview platform user.
Effect
The operation fails.
Recovery
SQL 1009
1009 Column column-name does not exist in the specified table.
column-name
Cause
The table that is referenced does not have a column with this name.
Effect
The operation fails.
Recovery
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
SQL 1012
1012 No privileges were granted. You lack grant option on the specified
privileges.
Cause
You attempted to grant privileges for which you do not have grant options.
Effect
No privileges are granted.
Recovery
16
Data Definition Language (DDL) Messages (1000 Through 1999)
is the name of a column constraint or table constraint.
Check that a constraint named constraint-name exists for the table specified.
is an HP Neoview database object name.
Check that an index named index-name does exist. If you did not fully qualify
is an HP Neoview platform user name.
Correct the user name and resubmit.
is an SQL identifier.
Replace either the name of the table or the name of the column (whichever is
Do not attempt to use this HP Neoview database statement.
You must have grant options for privileges to grant them.

Advertisement

Table of Contents
loading

Table of Contents