SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
3-58
Recovery. Resubmit 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.
SQL 1268
Cause. You specified duplicate column names with the update or references privilege
in a GRANT or REVOKE statement.
Effect. The operation fails.
Recovery. Correct the GRANT or REVOKE statement by specifying a single column
name or a list of distinct column names.
SQL 1270
Where sql object-name is the ANSI name of the affected SQL database object.
Where file-system error-number is a Guardian file system error code.
Cause. A CREATE or ALTER operation encountered a file system error error-
number during processing of the ALLOCATE or DEALLOCATE attribute.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
1267 EXECUTE privilege is incompatible with this object type.
1268 Duplicate columns are not allowed in a GRANT or REVOKE
statement.
1270 ALLOCATE or DEALLOCATE failed for object sql object-name
due to file error file-system error-number on filename.










