SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-14
Recovery. Correct the version number and reissue the command.
SQL 1113
Cause. Upgrading a catalog to the same version is invalid.
Effect. The command fails.
Recovery. Check the target version number and the version of the catalog to be
upgraded. Correct any errors and reissue the command.
SQL 1114
Cause. You attempted to execute an SQL command (for example, a DROP or ALTER
command) that sent a request to the Catalog Manager, but the Catalog Manager could
not complete the request. Possible causes include:
Attempting to execute a command on an SQL object that requires you to be the
local owner of the object, a remote owner of the object with purge authority, or the
local super ID user, and you did not meet these requirements
The Catalog Manager needed to write the name of an SQL-compiled program to
the PROGRAMS table, but you did not have sufficient authority for the write
operation
An SQL component was not licensed or the PROGID bit was not set for an SQL
component program file
Effect. The statement fails.
Recovery. Check whether you have the proper authority to execute the command. To
determine the authority required for a command, refer to the SQL/MP Reference
Manual. If you do not have the proper authority, contact your system manager.
To execute a command on a remote SQL object, you might need to log on to the node
where the object resides.
Your system manager might also need to license an SQL component using the FUP
LICENSE command or set the PROGID bit for one of the SQL processes.
1113 Catalog value-1 was not upgraded because its version
value-2 is the same as the target version number value-3.
1114 You do not have authority to perform this operation.