Oracle 21c (Cloud)

Alex E

Member²
Hi there!

I'm currently using/testing the brand new database version 21c, but it seems, that the latest PL/SQL Developer 14 doesn't support this??!!
At first, it seems to connect, but then I'm getting following error, irrespectively of what I'm doing or clicking:

ORA-24444: TTC-RPC (OALL) not allowed by the security policy configured on the database
 
We are working on Oracle 21c certification. There are some compatibility issues, for which we will have a patch shortly.

We could not reproduce this connection problem though. To obtain some more diagnostic information, can you modify the PL/SQL Developer shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer 14\plsqldev.exe" DebugSQL

Reproduce the connection problem and send me the debug.txt file that is generated in the %APPDATA%\PLSQL Developer 14 directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer 14).
 
Back
Top