forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
1.8 KiB
1.8 KiB
DDS
- Error message: Command failed with error 18 (AuthenticationFailed): 'Authentication failed.' on server xxx.xxx.xx.xx:xxxx. The full response is { 'ok' : 0.0, 'errmsg' : "Authentication failed.", "code" : 18, "codeName" : "AuthenticationFailed" }
- Error cause: The username or password of the DDS DB instance is incorrect.
- Error cause: The entered username does not have the permission to access the database.
Solution: Check whether the username has the permission to access the database. If you are not sure, connect to the admin database as user rwuser. Then check whether the entered username has the required permission.
Parent topic: Connection Management (Development Tool)