SQL/MX Programming Manual for Java

SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java523726-003
D-3
Command-Line Options Processing (0000-000100—
0002-007100)
Recovery. Report the entire message to your service provider.
0000-001200
Cause. An unexpected error occurred during translation.
Effect. SQLJ cannot perform translation.
Recovery. Report the entire message to your service provider.
0000-001300
Cause. An invalid directory name was set for the -dir or -d option.
Effect. SQLJ cannot process the -dir or -d option.
Recovery. Verify the -dir or -d option value and reissue the command with a valid,
existing directory name. For details, see Options for Output Files and Directories on
page 5-18.
0000-001400
Cause. You entered this invalid option combination: -linemap=true and
-compile=false.
Effect. SQLJ cannot process the -linemap option when Java compilation is turned
off (-compile=false).
Recovery. Reissue the command with the -linemap and -compile options set to
true. For details, see -linemap on page 5-20 and -compile on page 5-21.
0000-001500
Cause. An error occurred while writing the generated Java code to the output file.
Effect. SQLJ cannot generate the translated file.
Recovery. Report the entire message to your service provider.
[0000-001200] unexpected error occurred...
[0000-001300]
dir-name is not a directory
[0000-001400] Error: -linemap=true can only be used when
-compile=true
[0000-001500] an io error occured while generating output:
error-message