5e6b2ffa创建于 2024年11月12日历史提交

Distributed Data Object Error Codes

NOTE

This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.

15400001 Failed to Create the In-Memory Database

Error Message

Failed to create the in-memory database.

Description

The in-memory database fails to be created.

Possible Causes

The same session ID is set for another distributed data object.

Solution

Use genSessionId to generate a random session ID to avoid using an existing session ID.