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-39
SQL 1180
Where schema-name is the schema in which the object is being created.
Where subvol-name is the designated subvolume name for that schema.
Cause. One or more LOCATION clauses in the CREATE or MODIFY statement
contained a Guardian location whose subvolume did not match the designated
subvolume for the schema in which the object was being created.
Effect. The object was not created.
Recovery. Either correct the invalid LOCATION clauses or remove them and allow the
system to generate the Guardian locations.
SQL 1181
Where Guardian name is the name of the table, index, view, or routine being
dropped.
Where error is the returned file system error number.
Cause. The object you attempted to drop resulted in file system error error.
Effect. The DDL DROP operation fails.
Recovery. See previous messages in this SQL/MX operation to determine the
necessary corrective actions. Also, use the file system error error-number to
analyze the cause. Fix the error and resubmit.
SQL 1182
Where error is the error returned.
Where Guardian name is the name of the file.
Cause. See the Guardian Procedure Errors and Messages Manual for a description of
file system error error.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
1180 The required subvolume name for locations in schema
schema-name is subvol-name.
1181 Label Guardian name could not be dropped. (file error
error).
1182 Error error was returned by the file system on resource
fork Guardian name.