SQL Developer Version 23.1.0.097 seems to be hitting BUG:27190327
SQL Developer Version 23.1.0.097 on Windows 10 platform attaching to Oracle 19.9 patched db running on Windows Server 2019
Attaching to the database from a database authenticated named account seems to be causing a series of audit findings. Matching the symptoms described in the subject bug. The solution provided was to upgrade to newer than 20 (fixed in 20.1.* and higher versions. ) I upgraded my desktop SQL Developer to 23.1.0.097 Problems still exists.
The specific audit records (sys.aud)
2 ORA-006564 followed by
11 ORA-002004;
before query anything.
Each subsequent select seems to generate 3 ORA-24256.
Is there a work around or another fix for the problem?