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

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-112
Recovery. None. Contact your service provider.
SQL 23015
Where servername is the name of the server program that issued the error.
Where description contains details about the missing information in the DDL buffer.
Cause. Expected DDL command not found in the XML input file. This might indicate a
problem with mxexportddl XML file generation.
Effect. The operation fails.
Recovery. Determine the problem with the input file and resubmit.
SQL 23016
Where servername is the name of the server program that issued the error.
Where description contains detailed information about the formatted file in error.
Cause. The formatted XML file is invalid. description indicates the nature of the
problem. If the file is damaged or not a valid format, it might indicate a problem with the
mxemportddl program.
Effect. The operation fails.
Recovery. Determine the problem with the formatted file and resubmit. Contact your
service provider.
SQL 23017
Where servername is the name of the server program that issued the error.
Where description contains detailed information about the missing XML tag.
Cause. When processing an XML input file, an expected tag or tag attribute was not
found. This might indicate a problem with the mxemportddl generated output XML file.
Effect. The operation fails.
Recovery. Determine the problem with the input file, and resubmit.
23015 servername: DDL command could not be found in buffer:
description.
23016 servername: Formatted file error was encountered:
description.
23017 servername: Expected XML tag is missing: description.