Hi,
I was trying to find solution for this problem for a while, but no success yet..So I would like to ask here.
I have two different oracle OCI db (which is minimum as standard) - dev and prod. If I need to user built in feature "compare user objects", I cannot, because I got this error - ORA-12529: TNS:connect request rejected based on current filtering rules.
Basically it seems like PL/SQL developer cannot handle multiple connections using db wallet (each connection different wallet). (for example, Oracle SQL developer can do that with ease)...
Is there any solution pls? We are using 15.0.4 version in our company.
Thank you
I was trying to find solution for this problem for a while, but no success yet..So I would like to ask here.
I have two different oracle OCI db (which is minimum as standard) - dev and prod. If I need to user built in feature "compare user objects", I cannot, because I got this error - ORA-12529: TNS:connect request rejected based on current filtering rules.
Basically it seems like PL/SQL developer cannot handle multiple connections using db wallet (each connection different wallet). (for example, Oracle SQL developer can do that with ease)...
Is there any solution pls? We are using 15.0.4 version in our company.
Thank you