SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-71
SQL 1438
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Correct the syntax and reissue the statement.
SQL 1439
Cause. A DDL operation involving a partition did not complete successfully, and the
system is attempting to delete all temporary and target files.
Effect. The statement fails.
Recovery. If temporary or target files are left in the system, you can use the
CLEANUP utility to delete these files.
SQL 1440
Cause. The file name is not valid. The form should be:
[\node.][$volume.][subvol.]file
The volume name must not exceed 6 characters after the dollar sign ($).
Effect. The CLEANUP operation fails for that SQL object.
Recovery. Correct the file name.
SQL 1441
Cause. The catalog contained an object that had a later SQL version.
Effect. The operation fails. (For example, Downgrade Catalog fails.)
Recovery. Drop objects that have later SQL versions and reissue the request.
1438 Only one-way or two-way split is allowed at this time.
1439 Unable to complete this DDL operation.
1440 CLEANUP cannot remove the catalog entry for value-1
because the SQL object does not have a valid file name.
1441 value-1 has an SQL version of value-2, which is greater
than the catalog version of this operation.