SQL/MX Programming Manual for Java

SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java523726-003
D-61
Profile-to-Class Conversion (0300-000100—0300-
001500)
0201-022306
Cause. You did not specify the INOUT mode for the host variable name at position
num.
Effect. The SQLJ translator fails during semantic analysis.
Recovery. Specify the INOUT mode for the host variable at position num and
retranslate the program. See Host Expression on page A-6.
Profile-to-Class Conversion (0300-000100—0300-001500)
These messages occur during the conversion of the profile (.ser file) to a class file.
0300-000100
Cause. You entered the invalid option.
Effect. SQLJ does not recognize the option option.
Recovery. Correct the option option and resubmit. See the Summary of SQLJ
Command-Line Options on page 5-11 and -ser2class on page 5-23.
0300-000800
Cause. SQLJ received a Java exception while trying to convert the profile profile to
a class file.
Effect. SQLJ cannot convert the profile to a class file.
Recovery. Report the entire message to your service provider.
0300-001400
Cause. SQLJ received an error while trying to delete a Java source file or profile.
Effect. SQLJ cannot delete the file.
Recovery. Report the entire message to your service provider.
[0201-022306] Host item name (at position #num) requires mode
INOUT.
[0300-000100] unrecognized option:
option
[0300-000800] error converting profile: profile-name
[0300-001400] unable to delete file