I am getting the following error when connecting to an Oracle DB from Progress Openedge Architect using Progress Openedge JDBC Driver. But I am able to connect sucessfully to the Oracle DB using SQL Developer or DB Visualizer. The error I am getting in Progress Architect is "Connection Failed. [DataDirect] [Openedge JDBC Driver] Software caused connection abort: recv failed. Please help me in resolving the issue.
rrajan wrote:
I am getting the following error when connecting to an Oracle DB from Progress Openedge Architect using Progress Openedge JDBC Driver.
But why would you try to connect to Oracle using the JDBC driver for OpenEdge? What exactly are you trying to accomplish there?
Sorry I was initially using the wrong SID for the Oracle DB and wrong Progress Openedge Direct. Now I changed the connection to Oracle JDBC and used the service name instead of the SID, now I am able to connect to Oracle from Openedge Architect