No. 140000 ~ 140999

140002: Invalid protocol.

Cause An invalid protocol was used.

Action Make sure the protocol exists and that message transmission sequence is correct.

140003: Successful completion message.

Cause The procedure was invoked successfully.

Action Check the result.

140004: Failed to open library (\'%1$s\') - %2$s.

Cause Failed to open the library.

Action Check the error message.

140006: Unexpected external procedure failed.

Cause Failed to execute an external function.

Action Check the cause of the failure and try again.

140008: Invalid class name (\'%1$s\').

Cause The specified class was not found at the class path.

Action Verify that the class name and path are correct.

140009: Function (\'%1$s\') call failed - %2$s.

Cause Failed to call the function.

Action Check the error message.

140010: Invalid error code - %1$u.

Cause The specified error code was not found.

Action Check the error code.

140011: Invalid error code - %1$u.

Cause The specified error code was not found.

Action Check the error code.

140012: External procedure execution failure caused by user - %1$s.

Cause Failed to execute the external procedure.

Action The error was caused by the user during the execution of the external procedure.

140013: OUT parameter length overflow.

Cause The OUT parameter length exceeds the maximum allowed.

Action Check the error message.

140014: Not supported SQL type in external procedure

Cause External Procedure does not support the SQL type.

Action Check the SQL types supported by External Procedure.

140015: The length of the user library path is too long.

Cause The length of the user library path is too long.

Action Check the library path.

140016: The length of the user function name is too long.

Cause The length of the user function name is too long.

Action Check the function name.

140017: External Procedure Agent gets a signal when it was in recv().

Cause External Procedure Agent gets a signal when it was in recv().

Action It is not an error.

Last updated