SQL/MX Programming Manual for Java
SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java—523726-003
D-73
Customization (0600-001100—0600-004200)
0600-002000
Cause. You specified incorrect syntax for the listed items.
Effect. Customization might fail.
Recovery. Correct the syntax of the listed items and resubmit. See the SQLJ
Translator Command Line on page 5-10.
0600-002200
Cause. The specified customizer could not be found.
Effect. Customization fails.
Recovery. Verify that SQLJ can successfully locate and execute the customizer. For
example, add the sqlj.jar file to the class path. For details, see Setting the Class
Path on page 2-4. If the problem recurs, report the entire message to your service
provider.
0600-002300
Cause. The customizer did not accept the specified connection.
Effect. Customization fails.
Recovery. Execute the customizer by using an appropriate connection. In SQL/MX,
the only supported connection involves the JDBC/MX driver and uses the JDBC URL
jdbc:sqlmx:. For details, see Registering and Loading the JDBC/MX Driver on
page 3-6.
0600-002400
Cause. You specified the invalid option name.
Effect. Customization fails.
Recovery. Remove the invalid option and resubmit. For details, see the Summary of
SQLJ Command-Line Options on page 5-11.
[0600-002000] list item value may not be empty
[0600-002200] no customizer specified
[0600-002300] customizer does not accept connection:
specified-connection
[0600-002400]
name: invalid option