SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
HP NonStop SQL/MX Messages Manual—523730-004
18-1
18
Versioning and Distribution
Messages (25000 through 25399)
SQL 25001
Where executable is the OSS path name or Guardian file name of the program file
for the process that encounters the version error.
Where node is the node where the process executes.
Cause. An SQL/MX system process, for example, an ESP or the compiler,
encountered a versioning error. This message is issued to clarify which executable
actually encountered the error.
Effect. This message is a warning. The actual error is described in an accompanying
message.
Recovery. None.
SQL 25002
Cause. This is a versioning internal error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 25004
Where object is the type and name of the affected database object.
Where version1 is the target version of the upgrade schema operation.
Where component is the software component that detects the situation. It is either
compiler or local node.
Where version2 is the SQL/MX software version (MXV) of component.
25001 Program executable, executing on node, has encountered
a version error.
25002 A versioning internal error occurred: missing
compatibility check.
25004 object does not exist or cannot be accessed because of
a version incompatibility. Its schema is currently being
upgraded to version version1; the component cannot access
schemas with versions higher than version2.