Rate This Document
Findability
Accuracy
Completeness
Readability

Error Codes

Only the error codes related to function interface calls are involved. The following table describes the error codes.

Table 1 Error codes

Error Code

Value

Description

DBSD_RET_OK

0

Execution succeeded

DBSD_RET_ERR

1

Execution failed

DBSD_RET_INVALID_ARG

2

Incorrect input parameter

DBSD_RET_INVALID_ARGEINVAL

3

Initialized

DBSD_RET_NOT_INITIALIZED

4

Not initialized

DBSD_RET_NOT_STARTED

5

Not started

DBSD_RET_NO_MEM

6

No memory

DBSD_RET_NO_NEED_CHECK_USER

7

No need to check user information