HP NonStop SQL/MX Messages Manual page 42

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
SQL 1057
1057 SQL/MX objects cannot be created on volume-name: File
system error error-number.
Where volume-name is the name of a volume.
Where error-number is the file system error number.
Cause. An attempt to create a file on volume volume-name resulted in file system
error error-number.
Effect. The operation fails.
Recovery. Apply the recovery of the accompanying error message.
SQL 1058
1058 Lock lock-name already exists.
Where lock-name is the name of the DDL lock.
Cause. The statement required creation of a lock with a unique lock name, which was
not generated.
Effect. The operation fails.
Recovery. Specify a unique lock name and resubmit.
SQL 1059
1059 Request failed. Dependent constraint constraint-name
exists.
Where constraint-name is the name of a column constraint or table constraint.
Cause. You attempted to drop a table that has a referential constraint or a check
constraint that refers to another table.
Effect. NonStop SQL/MX does not drop the table.
Recovery. Either drop all constraints that refer to other tables and then drop the table,
or reissue the DROP TABLE statement, specifying the CASCADE option.
HP NonStop SQL/MX Messages Manual—640324-001
3- 16

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents