CodePudding user response:
Should be in oracle profile connect_time limits, the maximum connection time, first look at what this parameter isSelect * from dba_profiles
CodePudding user response:
Select * from dba_profiles where RESOURCE_NAME=upper (' connect_time ');CodePudding user response:
PROFILE LIMITThe DEFAULT CONNECT_TIME KERNEL UNLIMITED
MONITORING_PROFILE CONNECT_TIME KERNEL DEFAULT
CodePudding user response:
See MONITORING_PROFILE zha configuration inside, your users whether to use this profileCodePudding user response:
Select the username, profile from DBA_USERSCodePudding user response:
Is being used when disconnected, or for a while you will not disconnect?CodePudding user response:
For the user's profile is default,,, it is about 20 minutes or so do not use will be broken, restart to connectCodePudding user response:
Using PLSQL won't disconnectCodePudding user response:
I also encountered this problem, my colleagues with plsqldeveloper is completely normal, change the connection tools!CodePudding user response:
This problem should be how to solve? The solution? O methodCodePudding user response: