SQL/MP Messages Manual

SQL Compiler Binder Messages (4000 to 4999)
HP NonStop SQL/MP Messages Manual427720-006
6-27
SQL 4313
Cause. The version of the catalog is less than the minimum version required for this
operation.
Effect. The statement does not compile.
Recovery. Upgrade the catalog.
SQL 4314
Cause. The statement required an SQL catalog name, but no SQL catalog with the
indicated name existed.
Effect. If the message is a warning at compile time, the catalog must exist before the
statement executes. The statement remains uncompiled until an attempt is made to
recompile it or execute it.
Recovery. Create the catalog before executing the statement.
SQL 4315
Cause. Stated in the message.
Effect. The statement compiles successfully, but the similarity check might fail when
this program is executed.
Recovery. Enable the similarity check on the table or protection view, using the
ALTER command.
SQL 4320
Cause. The statement required the name of an SQL protection view.
Effect. The statement does not compile.
Recovery. Specify the name of an SQL protection view.
4313 Catalog value-1 is a version value-2 catalog, but this
operation requires the catalog to be at least version value-
3.
4314 Catalog value-1 could not be found.
4315 Table or protection view value-1 does not have the
similarity check enabled.
4320 Object value-1 is not an SQL protection view.