Neoview Messages Manual (R2.2)
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 23 (page 463). 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 23 (page 463).
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 23 (page 463).
SQL 1184
1184 You do not have the required privilege(s) on column-name.
column-name
is the name of a column specified in the references part of a referential
integrity constraint.
Cause You attempted to establish a referential integrity constraint on a column for which
the executing user ID has no REFERENCES privileges.
Effect The operation fails.
Recovery Establish correct column privileges and resubmit.
SQL 1185
1185 The location name is either invalid or missing.
Cause A partition location is either invalid or missing.
Effect The operation fails.
Recovery Specify the correct location for all partitions involved in the affected command.
SQL 1186
1186 Column column-name is of type column-data-type which is not
compatible with the default value’s type, value-data-type.
column-name
is the name of the column that has an error.
column-data-type is the data type of column-name
46 Data Definition Language (DDL) Messages (1000 Through 1999)