SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—523730-004
10-8
Cause. Access to the specified anchor file failed and returned a Guardian file system
error code.
Effect. Late name resolution fails.
Recovery. Correct the error and resubmit.
SQL 8302
Where type is the type of the affected object, such as table.
Where 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
Where name is the fully qualified Guardian file name of an SQL/MX anchor file.
Cause. The named anchor file contains invalid data.
Effect. SQL/MX 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 SQL/MX metadata on the anchor file’s Expand node.
Recovery. None. This is a fatal error. Contact your service provider.
SQL 8350
Where 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.
8302 All partitions of type object are unavailable.
8303 Anchor file name contains invalid data.
8350 Character set set1 and set2 are not assignment
compatible.