Connect to MySQL Database via SSH

anishjp

Member
Hi guys

I am trying to connect to a remote MySQL database over ssh. I have setup the port forwarding and it is working fine. When I try to connect from PLSQL developer, it gives me a "ORA-12569: TNS:packet checksum failure"

The database is up and running. How do I troubleshoot what is causing this issue?

Regards,
Anish
 
Back
Top