NoSQL database return codes

ErrorCode

ErrorName

ErrorDescription

0

NoSql_0

No Error

1

NoSql_Specific_1

Internal MongoDB exception. Please check the information log for more details.

2

NoSql_Specific_2

Database side error. Please check the information log for more details.

8

NoSql_Specific_8

Timeout error occurred on command execution

9

NoSql_Specific_9

Format error occurred on command execution. Please check the command or document syntax.

11

NoSql_Specific_11

RunCommand execution failed. Please check the event log for more information

12

NoSql_Specific_12

There is no metadata including the tableschema for this table

13

NoSql_Specific_13

Syntax error in command / filter

14

NoSql_Specific_14

Connection error occured

15

NoSql_Specific_15

Authentication failed

16

NoSql_Specific_16

Error occured during write operation

20

NoSql_Specific_20

Functionality is not supported by the TwinCAT Database Server

48

NoSql_Specific_48

Namespace / CollectionName already exists

51

NoSql_Specific_51

The queried data is empty

141

NoSql_Specific_141

Internal TwinCAT 3 Database Server Error