SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Privilege and Alias Messages (1000 through 1999)
HP NonStop SQL/MX Messages Manual—523730-004
3-3
SQL 1008
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
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
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.
SQL 1012
Cause. You attempted to grant privileges for which you do not have grant options.
Effect. No privileges are granted.
Recovery. You must have grant options for privileges to grant them.
1008 User name user-name does not exist.
1009 Column column-name does not exist in the specified
table.
1010 The statement just specified is currently not supported.
1012 No privileges were granted. You lack grant option on the
specified privileges.