My Oracle Support Banner

ORA-03137: Malformed TTC Packet From Client Rejected: [3146] (Doc ID 2891897.1)

Last updated on FEBRUARY 09, 2024

Applies to:

JDBC - Version 11.1.0.7 and later
Information in this document applies to any platform.

Goal

 The following steps were followed to resolve the ORA-O3137:

 

In SQL*Developer you set system properties as below:

1. Edit the sqldeveloper.conf file
2. Shutdown SQLDeveloper
3. Add the following line in the file.
AddVMOption -Doracle.net.disableOob=true
4. Save and exit.
5. Restart the SQL Developer application.

 

However, For SQL Developer it is difficult to push the fix on every user machine SQL Developer software to stop this error. Is there any other way to mitigate ORA-03137 without having to edit the conf file of every sql developer?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.