SQL/MX Programming Manual for Java
SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java—523726-003
D-97
SQLJ Run-Time Messages
Message Without an SQLSTATE Value
Cause. The SQLJ run time encountered an invalid role in the profile.
Effect. SQLJ cannot execute this statement.
Recovery. Report the entire message to your service provider.
Message Without an SQLSTATE Value
Cause. The SQLJ run time encountered an invalid statement type in the profile. Valid
statement types are CALLABLE_STATEMENT and PREPARE_STATEMENT.
Effect. SQLJ cannot execute this statement.
Recovery. Report the entire message to your service provider.
Message Without an SQLSTATE Value
Cause. The SQLJ run time encountered an invalid profile.
Effect. SQLJ cannot execute the application
Recovery. Report the entire message to your service provider.
Message Without an SQLSTATE Value
Cause. The SQLJ run time could not instantiate the profile class.
Effect. SQLJ cannot execute the application.
Recovery. Report the entire message to your service provider.
Message Without an SQLSTATE Value
Cause. The SQLJ run time could not instantiate the serialized profile.
Effect. SQLJ cannot execute the application.
Recovery. Report the entire message to your service provider.
invalid role: role
invalid statement type:
statement-type
profile-name is not a valid profile
unable to instantiate profile
profile-name
unable to instantiate serialized profile
ser-profile-name