Database Administration (MOSC)

MOSC Banner

Passing '-Doracle.net' arguments

edited May 21, 2019 10:04AM in Database Administration (MOSC) 3 commentsAnswered ✓

Giving some context to my question. One of our applications has begun throwing SQL errors and after about a week of the different teams arguing over whose fault the problem lies with, one of the developers stumbled across a very similar issue in an oracle document.

Connection Reset By Peer When Doing A Query On A BLOB (Doc ID 2399524.1) (https://support.oracle.com/epmos/faces/DocContentDisplay?_afrLoop=223285750728740&id=2399524.1&_afrWindowMode=0&_adf.ctr… )

I see in the resolution section of the article it mentions trying to use the following java arguments as a work around.

-Doracle.net.useZeroCopyIO=false

-Doracle.jdbc.ReadTimeout=1800 (n is in milliseconds)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center