Recently acquired a new laptop (windows 11) and for some unknown reason, SQL Navigator is resulting in extremely high cpu/memory usage. Tried both 7.6 and 8.0 versions. Also, completely uninstalled and reinstalled but didn't help. Navigator starts fine but as soon as start a session, both memory and CPU usage creeps up. Even in idle condition, CPU is continually around 30% and memory goes up to 10GB or higher until laptop becomes unresponsive. Any suggestion to solve this would be appreciated.
See this : Sqlplus Connectivity To ADB-D From AIX Client Reported Warnings "header send error ons_sock_write = -1" (Doc ID 2766592.1)
Create file oraaccess.xml, add below lines and keep the file at the TNS_ADMIN location of client side
<?xml version="1.0" encoding="ASCII"?><oraaccess xmlns="http://xmlns.oracle.com/oci/oraaccess" xmlns:oci="http://xmlns.oracle.com/oci/oraaccess" schemaLocation="http://xmlns.oracle.com/oci/oraacc
ess
http://xmlns.oracle.com/oci/oraaccess.xsd">
<default_parameters>
false
</default_parameters>
This resolved my issue.
@dinesh.rastogi I am facing similar issue. what is the OS Version of your database server? Is it AIX? We have Oracle database installed on Oracle Linux and our DBAs think this note is not relevant for us.