SQL/MX Programming Manual for Java

SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java523726-003
D-89
SQLJ Customizer (1000-000200—1000-000700)
Effect. Customization fails.
Recovery. Use the valid name of an existing catalog and translate and/or customize
the program again. For details, see -catalog on page 5-30, -moduleCatalog on
page 5-28, and Module Name Length on page 6-13.
1000-000500
Cause. You specified an invalid value for the -schema or -moduleSchema option on
the command line or in a properties file.
Effect. Customization fails.
Recovery. Use the valid name of an existing schema and translate and/or customize
the program again. For details, see -schema on page 5-31, -moduleSchema on
page 5-29, and Module Name Length on page 6-13.
1000-000600
Cause. You specified an unsupported option on the command line or in a properties
file.
Effect. Customization fails.
Recovery. Correct the spelling of the option, or specify a different option, and then
translate and/or customize the program again. For details, see the Summary of SQLJ
Command-Line Options on page 5-11.
1000-000700
Cause. You specified a nametype other than ANSI or NSK for the -nametype option
on the command line or in a properties file.
Effect. Customization fails.
Recovery. Change the nametype value to either ANSI or NSK and translate and/or
customize the program again. For details, see -nametype on page 5-31.
[1000-000500] value: Invalid value for moduleSchema or schema
option.
[1000-000600]
value: Invalid option.
[1000-007000]
value: Invalid value for nametype option.