SQL/MX Programming Manual for Java
SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java—523726-003
D-5
Command-Line Options Processing (0000-000100—
0002-007100)
0000-002000
Cause. You entered a file encoding that is not supported.
Effect. SQLJ cannot perform translation.
Recovery. Reissue the command with one of the supported encodings. For details,
see -encoding on page 5-22.
0000-002100
Cause. SQLJ received an exception.
Effect. SQLJ cannot perform translation.
Recovery. Report the entire message to your service provider.
0002-006300
Cause. You provided an invalid combination of file types on the command line.
Effect. SQLJ cannot process the files provided on the command line.
Recovery. Specify the correct file types and reissue the command. See the
Command-Line Syntax on page 5-10.
0002-006500
Cause. Java compilation failed because SQLJ could not find the Java compiler or
because errors occurred during compilation.
Effect. SQLJ cannot compile the Java source file (.java).
Recovery. Verify the -compiler-executable option value and reissue the
command. See -compiler-executable on page 5-25. If the error recurs, report the entire
message to your service provider.
[0000-002000] Unsupported file encoding
[0000-002100] Exception caught:
[0002-006300] You can only specify either source files
(.sqlj, .java) or profile files (.ser, .jar) or mdf files
(.m), not any other combination.
[0002-006500] Java compilation resulted in error verify
compiler-executable name and path:
string