How to connect OracleDataBase in Eclipse? Getting Ping error

0

I installed ORACLE DataBase and I created a service.

Screen Shot of OracleDB

Screen Shot of OracleDB

And I connected it with ORACLE SQL DEVELOPER, It got connected. But I tried connecting with Eclipse, it throws error stating "Ping error". I have provided all the Screen Shots which is required to go through. Please help to solve this issue. Thanks in advance.

This image has the OracleDB connection details which I configured in Oracle SQL Developer

This image has the OracleDB connection details which I configured in Oracle SQL Developer

And I tried to find out the service names of ORACLE-DB in ORACLE SQL Developer.

This image has the service names

This image has the service names

In Eclipse I set the path to OJDBC14.jar and the properties configuration are shown in the img. Please check whether I have given proper details.

This has the properties settings - Eclipse

This has the properties settings

This img got the general settings - Eclipse

This img got the general settings

Che Guevara

Posted 2019-12-24T17:37:27.727

Reputation: 1

No answers