SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual544518-011
17-129
SQL 23011
Where xml_tag is the XML tag that could not be identified.
Cause. mximportddl identified an XML tag that is not supported or is invalid.
Effect. The operation fails.
Recovery. Correct the input XML file and resubmit.
SQL 23012
Where,
error_number is the file system error number returned.
proc_call is the name of the procedure call returning the error.
Cause. The file system procedure proc_call returned error error_number.
Effect. The operation fails.
Recovery. Correct the problem and resubmit.
SQL 23013
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
Cause. An unexpected exception occurred.
Effect. The operation fails.
Recovery. None. Contact your service provider.
23011 An unexpected XML tag xml_tag was found.
23012 File system error error_number from procedure
proc_call.
23013 Error code nnn. No error text available for this code.
23014 An internal error occurred - unhandled exception;
cannot proceed.