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-44
Recovery. Specify a Guardian file name for the SQL/MP database object.
SQL 1224
Where parameter-name is the name of the parameter.
Cause. You specified a data type for this routine parameter that is not supported.
Effect. SQL/MX is unable to complete the operation.
Recovery. Specify a different data type.
SQL 1225
Cause. EXECUTE and another privilege were specified in the same GRANT or
REVOKE statement, which is not allowed.
Effect. The operation fails.
Recovery. Use separate GRANT or REVOKE statements for EXECUTE and other
privileges.
SQL 1226
Cause. The GRANT or REVOKE statement did not specify a valid combination of
privileges.
Effect. The operation fails.
Recovery. Specify a valid combination of privileges in the GRANT or REVOKE
statement.
SQL 1231
Where procedure-name is the stored procedure’s ANSI name.
Cause. The stored procedure could not be created.
Effect. The CREATE PROCEDURE statement fails.
1224 An invalid data type was specified for routine parameter
parameter-name.
1225 Mixing EXECUTE with other privileges is not allowed.
1226 No valid combination of privileges was specified.
1231 User-defined routine procedure-name could not be
created.