HP Neoview Messages Manual page 363

Table of Contents

Advertisement

Cause
When the DML query was compiled, the affected database object had partitions on
a remote node, and the database object's catalog was visible on both the remote node and the
local node. When the query was executed, the visibility of the object's catalog changed. See
accompanying messages 1002, 25401, or 25403 for more details about the visibility of the change.
Effect
If the message is issued as an error, it is accompanied by error 1002, and the query
fails. If the message is issued as a warning, it is accompanied by warning 25401 or 25403, and
late name resolution or automatic recompilation is attempted. If that succeeds, the query
executes. If not, the query fails and additional errors are issued.
Recovery
If the message is issued as an error, correct the error and resubmit.
SQL 25407
25407 File system error error was encountered on access to the system
schema on node.
is a file-system error number.
error
is the expand node name of a remote node.
node
Cause
Late name resolution encountered the reported file-system error when trying to access
the system schema tables on the specified node.
Effect
The operation fails.
Recovery
For information about file-system errors, see
SQL 25420
25420 Node node could not be accessed. File system error number.
is the remote node that is required, implicitly or explicitly, by a replication operation.
node
is the file-system error that resulted from the attempt to access node.
number
Cause
A replication operation required access to a remote node that cannot be accessed
because of the reported file-system error.
Effect
The operation fails.
Recovery
For information about file-system errors, see
SQL 25421
25421 An automatic catalog reference for catalog already exists on node
node.
is the ANSI name of the target catalog.
catalog
is a remote node where an automatic reference of the target catalog exists.
node
Cause
The target node of a REPLICATE SCHEMA operation already has an automatic
reference for the specified schema catalog.
Effect
The operation fails.
Recovery
None. Replicas of the specified schema already exist on the node.
SQL 25422
25422 Catalog catalog cannot be unregistered from node node because
database objects in the catalog are present on the node.
is the ANSI name of the target catalog for the UNREGISTER CATALOG command.
catalog
is the name of the target node for the UNREGISTER CATALOG command.
node
Cause
An UNREGISTER CATALOG operation attempted to remove a catalog reference
from a node where one or more database objects in that catalog are present.
Effect
The operation fails.
Chapter 21 (page
385).
Chapter 21 (page
385).
Distribution Messages (25400–25499)
363

Advertisement

Table of Contents
loading

Table of Contents