Increase Active Informatica Admin Console Page Timeout
Informatica
Administrator usually when they work on multiple tasks, want Informatica admin
console page to be open for a long time, by default console page will be
disconnected every 30 seconds and have to re login again.
Administrator usually when they work on multiple tasks, want Informatica admin
console page to be open for a long time, by default console page will be
disconnected every 30 seconds and have to re login again.
By
increasing timeout in below file, admin console page will be active.
increasing timeout in below file, admin console page will be active.
/infa/informatica/PowerCenter9.6.1/services/AdministratorConsole/webapps/administrator/WEB-INF
cd
$INFA_HOME/ services/AdministratorConsole/webapps/administrator/WEB-INF
$INFA_HOME/ services/AdministratorConsole/webapps/administrator/WEB-INF
cat web.xml
Update
session – timeout default to 180 for 3 mins or more.
session – timeout default to 180 for 3 mins or more.
session-config
session-timeout 180 session-timeout
session-config