Neoview Messages Manual (R2.3)

SQL 8302
8302 All partitions of type object are unavailable.
type
is the type of the affected object, such as table.
object
is the fully qualified ANSI name of the affected object.
Cause Late name resolution could not resolve the ANSI name to an available partition.
Effect The operation fails.
Recovery Determine why none of the partitions were available, then correct the error and
resubmit.
SQL 8303
8303 Anchor file name contains invalid data.
name
is the fully qualified HP Neoview platform file name of a Neoview database anchor
file.
Cause The named anchor file contains invalid data.
Effect The HP Neoview database software uses data from the anchor file to locate the system
schema tables on a node. Without a valid anchor file, it is not possible to compile or execute
queries that use Neoview database metadata on the anchor file’s segment.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8350
8350 Character set set1 and set2 are not assignment compatible.
set1 and set2
are the character sets of two character types.
Cause The two character sets are different. As a result, an assignment between the two
character types cannot be made.
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 8400
8400 Define name1 should have a name2 class attribute.
Cause The CLASS attribute of the DEFINE is not correct. For example, the CLASS attribute
for an MP table name DEFINE should be MAP, not SORT.
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 8401
8401 A row subquery or SELECT...INTO statement cannot return more than
one row.
Cause The table or tables had more than one row that satisfied the query. Only one row is
allowed.
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.
174 Executor Messages (8000 Through 8999)