Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Connections timing out after 11.2.0.4 upgrade

edited Dec 6, 2013 9:09AM in Database Install/Upgrade/Opatch (MOSC) 4 commentsAnswered ✓
We upgraded our database from 11.2.0.3 to 11.2.0.4 (Enterprise Edition for Linux 86 x64).  Now some long running connections are timing out and were not timing out before the upgrade.

I ran these commands:

SYS_SHRDWP01>SELECT PROFILE, LIMIT FROM DBA_PROFILES WHERE RESOURCE_NAME = 'IDLE_TIME';

PROFILE                        LIMIT
------------------------------ ----------------------------------------
DEFAULT                        UNLIMITED

SYS_SHRDWP01>select distinct profile from dba_users;

PROFILE
------------------------------
DEFAULT

the only other option I know to check is the sqlnet.ora file, but we do not use this file in our configuration.

Any help is greatly appreciated.

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