SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-111
Where xml_tag is the XML tag which could not be identified.
Cause. servername discovered an XML tag that is not supported or is invalid. This
error could indicate a problem with mxemportddl XML file generation. It could also
indicate a version problem of a downrev mximportddl running on input from an uprev
mxexportddl.
Effect. The operation fails.
Recovery. Correct the input XML file and resubmit.
SQL 23012
Where servername is the name of the server program that issued the error.
Where error_number is the file system error number returned.
Where proc_call is the name of the procedure call returning the error.
Cause. A file system procedure called proc_call returned an error error_number.
Effect. The operation fails.
Recovery. Determine the cause of the problem, correct the problem, and resubmit.
SQL 23013
Where servername is the name of the server program that issued the error.
Where nnn is the unknown error code.
Cause. An exception occurred for an unexpected error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 23014
Where servername is the name of the server program that issued the error.
Cause. An unexpected exception occurred.
Effect. The operation fails.
23012 servername: File system error error_number from
procedure: proc_call.
23013 servername: Error code: nnn. No error text available
for this code.
23014 servername: An internal error occurred - unhandled
exception; cannot proceed.