Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

DMU connection to database issue

950728Jul 20 2012 — edited Jul 24 2012
When I am trying to establish a database connection it is converting the information to JDBC and failing. when I test the same connection with sqlnet it is working fine.

It looks to me there is some problem with the converting the information to JDBC url causing. (CONNECT_DATA=(UR=A) is getting converted

20.14:12:08:495;P027;I;10009 The JDBC URL used for the connection attempt is: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=usmtnctderpdb03)(PORT=35101))(CONNECT_DATA=(UR=A)(SERVICE_NAME=florad8)))
20.14:12:08:495;P027;S;10045 Failed to test connection.

Can someone help me in getting this fixed
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2012
Added on Jul 20 2012
1 comment
1,852 views