SQL/MX Programming Manual for Java

SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java523726-003
D-4
Command-Line Options Processing (0000-000100—
0002-007100)
0000-001600
Cause. You entered either the -C-d or -C- encoding option.
Effect. SQLJ does not support the processing of these options. See Disallowed Java
Compiler Options on page 5-25.
Recovery. Reissue the command with the translator option -d or -encoding. For
details, see -d on page 5-18 and -encoding on page 5-22.
0000-001700
Cause. You entered an invalid value for the alias option -v (for -version) or -e
(for -encoding).
Effect. SQLJ cannot process the alias option -v or -e.
Recovery. Verify the alias option -v or -e and reissue the command. For details, see
-version on page 5-20 or -encoding on page 5-22.
0000-001800
Cause. You provided a value value for an option that does not accept a value.
Effect. SQLJ cannot process the option.
Recovery. Reissue the command without giving the option a value. For details, see
Summary of SQLJ Command-Line Options on page 5-11 and Using Command-Line
Options on page 5-6.
0000-001900
Cause. The SQLJ translator encountered an error while setting the option option.
Effect. The SQLJ translator fails during semantic analysis.
Recovery. Verify that you are specifying the option and value in the correct format and
reissue the command. For details, see Summary of SQLJ Command-Line Options on
page 5-11 and Using Command-Line Options on page 5-6. If the error recurs, report
the entire message to your service provider.
[0000-001600] use translator option -option-name rather than
java compiler option: -C-
option-name
[0000-001700] Alias option -option has invalid value: value
[0000-001800] -value is not an allowed value
[0000-001900] The tag
tag-name in option option is invalid.
This option does not permit tags.