SQL/MX Programming Manual for Java

SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java523726-003
D-18
Semantic Analysis (0201-000100—0201-022306)
0201-002303
Cause. The SQLJ translator could not find an offline checker.
Effect. The SQLJ translator fails during semantic analysis.
Recovery. Report the entire message to your service provider.
0201-002304
Cause. The SQLJ translator could not find an online checker for the connection
context context-name.
Effect. The SQLJ translator fails during semantic analysis.
Recovery. Report the entire message to your service provider.
0201-002305
Cause. The SQLJ translator could not find an online checker.
Effect. The SQLJ translator fails during semantic analysis.
Recovery. Report the entire message to your service provider.
0201-002306
Cause. The SQLJ translator could not load the specified offline checker class.
Effect. The SQLJ translator fails during semantic analysis.
Recovery. Report the entire message to your service provider.
0201-002307
Cause. The SQLJ translator could not load the specified online checker class.
[0201-002303] No offline checker specified.
[0201-002304] No online checker specified for context
context-name. Attempting to use offline checker instead.
[0201-002305] No online checker specified. Attempting to use
offline checker instead.
[0201-002306] Unable to load the offline checker
checker-name.
[0201-002307] Unable to load the online checker
checker-name.