Neoview Messages Manual (R2.3)
Cause SQL was not able to obtain the blocksize for the requested file and received error
error number.
Effect The operation fails.
Recovery For information about file-system errors, Chapter 25 (page 481).
SQL 20017
20017 File system error error number occurred while getting partition
length for file.
error number
is the HP Neoview platform file-system error.
Cause SQL was not able to obtain the partition length (EOF) for the requested file and
received error error number.
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 25 (page 481).
SQL 20018
20018 An internal error occurred. There is an inconsistency between the
data type (type) and default state (default) for column (name).
type
is the SQL_DATA_TYPE specified in the COLS metadata table.
default
is the DEFAULT_CLASS specified in the COLS metadata table.
name
is the COLUMN_NAME specified in the COLS metadata table.
Cause The HP Neoview database software found a discrepancy while reading metadata
information. The information returned is inconsistent. This is an internal error.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20019
20019 An internal error occurred. An invalid default state (state)
exists in the COLS metadata table for column (name).
state
is the DEFAULT_CLASS specified in the COLS metadata table.
name
is the COLUMN_NAME specified in the COLS metadata table.
Cause The HP Neoview database software found a discrepancy while reading metadata
information. The information returned is inconsistent. This is an internal error.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20020
20020 An internal error occurred. The number of columns (num1) defined
for the referenced table table1 does not match the number of columns
(num2) defined on the referencing table table2 for constraint const.
num1
is the number of columns associated with the referenced table constraint.
table1
is the name of the referenced table.
num2
is the number of columns associated with the referencing table constraint.
table2
is the name of the referencing table.
const
is the name of the constraint for the referencing table.
250 Utility Messages (20000 Through 23099)