SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Non-SQLCODE Error Messages
HP NonStop SQL/MX Messages Manual—523730-004
A-12
MXGNAMES Utility
MXGNAMES0003
Cause. MXGNAMES was unable to prepare the query necessary to retrieve the table
information.
Effect. MXGNAMES proceeds to the next table, if any.
Recovery. Make sure that the input list of table names specified for the SQLNames
option is properly formatted. If this does not correct the problem, contact your service
provider.
MXGNAMES0004
Cause. You specified an unknown option on the MXGNAMES command line.
Effect. The operation fails.
Recovery. Remove the unknown option and resubmit.
MXGNAMES0004
Cause. You failed to specify either output format (-BR2 or -TMF) at the command line.
Effect. The operation fails.
Recovery. Specify the output format at the command line and resubmit.
MXGNAMES0004
Cause. You specified the -BR2 output format but did not specify the -node option
for the target node.
Effect. The operation fails.
Recovery. Add the -node option and resubmit.
MXGNAMES0003: SQL error: Prepare statement error occurred:
15001.
MXGNAMES0004: Command line error: unknown option option.
MXGNAMES0004: Command line error: output-format is required.
MXGNAMES0004: Command line error: -node option required with
-BR2.