Full or Incremental Phase Error: Access denied for user ***
Scenarios
During a full or incremental migration or synchronization, an error is reported. The log information is as follows: service %s failed, cause by: Unable to connect to DBMS: url=***?useUnicode=true&allowLoadLocalInfile=false&characterEncoding=UTF-8&connectTimeout=5000&useSSL=false&allowPublicKeyRetrieval=true&verifyServerCertificate=false&serverTimezone=UTC user=%s, Caused by: Access denied for user %s
Possible Causes
The connection to the source or destination database fails to be established.
Solution
- Check whether the source or destination database is running properly.
- Check whether the password for connecting to the source or destination database is correct.
- Check whether the network connection between the DRS instance and the source or destination database is normal.
- Check whether the IP address of the DRS instance is allowed to access the source or destination database.