This topic describes errors related to database connection and the troubleshooting procedure.
Error: ERROR 2003
Error code
2003
Error message
ERROR 2003 (HY000): Can't connect to MySQL server on '10.10.10.10' (113)
Examples
[admin@*******.****sqa /home/admin]
$obclient -h10.10.10.10 -P111 -usys@Oracle -p***1*** -A
ERROR 2003 (HY000): Can't connect to MySQL server on '10.10.10.10' (113)
Troubleshooting procedure
Check whether the settings of parameters, such as the URL, port number, username, and password, used for connecting to OceanBase Database are correct.