How do I increase the value of Enterprise Manager Ops Center 11g Session Idle Timeout?
Hello all - lend some knowledge please.
I have Oracle Enterprise Manager Ops Center 11g on Solaris SPARC.
Question - How do I / Where do I find reference to increase the number of minutes for the web GUI Session Idle Timeout?
###################
I found this reference for 10g but it no longer applies (https://forums.oracle.com/forums/thread.jspa?threadID=615432)
Oracle® Enterprise Manager Advanced Configuration
10g Release 3 (10.2.0.3.0)
18.4 Modifying the Default Login Timeout Value
to change it to e.g one day edit:
$ORACLE_HOME/<your_hostname>_<SID>/sysman/config/emoms.properties
at bottom add a line:
oracle.sysman.eml.maxInactiveTime=1440
I have Oracle Enterprise Manager Ops Center 11g on Solaris SPARC.
Question - How do I / Where do I find reference to increase the number of minutes for the web GUI Session Idle Timeout?
###################
I found this reference for 10g but it no longer applies (https://forums.oracle.com/forums/thread.jspa?threadID=615432)
Oracle® Enterprise Manager Advanced Configuration
10g Release 3 (10.2.0.3.0)
18.4 Modifying the Default Login Timeout Value
to change it to e.g one day edit:
$ORACLE_HOME/<your_hostname>_<SID>/sysman/config/emoms.properties
at bottom add a line:
oracle.sysman.eml.maxInactiveTime=1440
0