Versions available for this page: CUBRID 8.4.3 | CUBRID 9.0.0 |
The cci_get_err_msg function stores the error messages corresponding to the CCI error codes to the error message buffer. For details on error codes and messages, see CCI Error Codes and Error Messages.
int cci_get_err_msg(int err_code, char *msg_buf, int msg_buf_size)