Skip to Main Content

SQL Developer

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!

Cman doesn't like Jdbc thin driver connect strings, does it ?

1007321Jun 4 2014 — edited Jun 5 2014

Hello,

I'm using Oracle Connection Mgr 11.2 to filter my clients access to databases.

I've configured and allowed a PC to connect to a certain database, and when

using SQL*Plus or Toad from this client, going thru cman, it works fine.

But now the same guy has installed SQL Developer and it seems *impossible*

to perform connections thru my cman server, they get systematically rejected

with

ORA-12529, TNS:connect request rejected based on current filtering rules

whether I try to go thru the TNS option connection (which does work with

sqlplus...) or thru Advanced => and then setting "jdbc:oracle:thin@<complete TNS block>" !

(using the 'Basic' option seems not possible as it only enables to specify hostname, port and SID...)

Has anybody ever encountered this issue before ? How come SQL Developer gets rejected

even when you use the TNS option, that otherwise works fine with sqlplus/Toad ?

And is there a way to have a Jdbc thin connect string go thru a cman configuration ?

Thanks a lot in advance for any hint...

Regards,

Seb


This post has been answered by Gary Graham-Oracle on Jun 4 2014
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 3 2014
Added on Jun 4 2014
3 comments
2,173 views