Vendor code 17002 to connect to SQLDeveloper

Gutenberg picture Gutenberg · Jan 15, 2013 · Viewed 199.7k times · Source

I'm trying to connect to a database using SQLDeveloper and I get the following error:

An Error was Encountered performing The requested operation:

IO Error: Conection reset

Vendor code 17002.

Could you please help me?

Answer

Wajid Hussain Siddiqi picture Wajid Hussain Siddiqi · Jul 11, 2014

Listed are the steps that could rectify the error:

  1. Press Windows+R
  2. Type services.msc and strike Enter
  3. Find all services
  4. Starting with ora start these services and wait!!
  5. When your server specific service is initialized (in my case it was orcl)
  6. Now run mysql or whatever you are using and start coding.P