SQL> select * from dba_profiles
2 where RESOURCE_NAME = 'IDLE_TIME';
PROFILE RESOURCE_NAME RESOURCE LIMIT
------------------------------ -------------------------------- -------- ----------------------------------------
DEFAULT IDLE_TIME KERNEL 4320
SQL>
For details of profiles, see: here
No comments:
Post a Comment