SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Privilege and Alias Messages (1000 through 1999)
HP NonStop SQL/MX Messages Manual523730-004
3-52
SQL 1264
Cause. You specified duplicate privileges in a GRANT or REVOKE statement.
Effect. The operation fails.
Recovery. Reissue the GRANT or REVOKE statement, specifying a single privilege or
a list of distinct privileges.
SQL 1265
Cause. You specified duplicate grantees in a GRANT or REVOKE statement.
Effect. The operation fails.
Recovery. Reissue the GRANT or REVOKE statement specifying a single grantee or
a list of distinct grantees.
SQL 1266
Cause. You specified an unsupported privilege on a procedure or routine in a GRANT
statement.
Effect. The operation fails.
Recovery. Reissue the GRANT statement specifying the valid privilege for the
procedure or routine.
SQL 1267
Cause. You specified a privilege that is not supported for the object type in a GRANT
statement.
Effect. The operation fails.
Recovery. Reissue the GRANT statement specifying the valid privilege for the object
type.
1264 Duplicate privileges are not allowed in a GRANT or
REVOKE statement.
1265 Duplicate grantees not allowed in a GRANT or REVOKE
statement.
1266 Only EXECUTE privilege is supported for a procedure or
routine.
1267 EXECUTE privilege is incompatible with this object type.