Neoview Messages Manual (Volume 1) (R2.4)

Recovery Enter the correct table name and resubmit the request.
SQL 1180
1180 The required subvolume name for locations in schema schema-name
is subvol-name.
schema-name
is the schema in which the object is being created.
subvol-name
is the designated subvolume name for that schema.
Cause One or more LOCATION clauses in the CREATE or MODIFY statement contained
an HP Neoview platform 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 Neoview platform locations.
SQL 1181
1181 Label file name could not be dropped. (file error error).
file name
is the name of the table, index, view, or routine being dropped.
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 HP Neoview database software operation to determine
the necessary corrective actions. Also, use the file-system error error-number to analyze the
cause. For information about file-system errors, see Chapter 20 (page 353). Fix the error and
resubmit.
SQL 1182
1182 Error error was returned by the file system on resource fork file
name.
error
is the error returned.
file name
is the name of the file.
Cause File-system error.
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 20 (page 353).
SQL 1183
1183 Error error was returned by the file system on metadata table ANSI
name (file name file name).
error
is the error returned.
ANSI name
is the metadata table.
file name
is the name of the file.
Cause File-system error.
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 20 (page 353).
SQL 1184
1184 You do not have the required privilege(s) on column-name.
42 Data Definition Language (DDL) Messages (1000 Through 1999)