| Author |
Message |
Jakob *nix forums beginner
Joined: 24 Feb 2005
Posts: 3
|
Posted: Fri Feb 25, 2005 8:12 am Post subject:
Re: iSQLPlusTimeOutInterval parameter in 10g
|
|
|
Thank you very much, "Canecat"... This was exactly what a needed !!!
"canecat" <nikiforov@netcracker.com> wrote in message
news:839e2a7def398eda56e8115118780a88@localhost.talkaboutdatabases.com...
| Quote: | Hi,
Now you can edit the web.xml configuration file to change the timeout
interval. The web.xml file is located in the directory:
$ORACLE_HOME/oc4j/j2ee/oc4j_applications/applications/isqlplus/isqlplus/WEB- |
INF
| Quote: | In the web.xml file, search for the <session-timeout> element inside
session-config>. The syntax of the line to change in the configuration
file is:
session-config
session-timeout>15</session-timeout
/session-config
Rgds.
|
|
|
| Back to top |
|
 |
canecat *nix forums beginner
Joined: 24 Feb 2005
Posts: 2
|
Posted: Thu Feb 24, 2005 10:05 am Post subject:
Re: iSQLPlusTimeOutInterval parameter in 10g
|
|
|
Hi,
Now you can edit the web.xml configuration file to change the timeout
interval. The web.xml file is located in the directory:
$ORACLE_HOME/oc4j/j2ee/oc4j_applications/applications/isqlplus/isqlplus/WEB-INF
In the web.xml file, search for the <session-timeout> element inside
<session-config>. The syntax of the line to change in the configuration
file is:
<session-config>
<session-timeout>15</session-timeout>
</session-config>
Rgds. |
|
| Back to top |
|
 |
Jakob *nix forums beginner
Joined: 24 Feb 2005
Posts: 3
|
Posted: Thu Feb 24, 2005 8:38 am Post subject:
iSQLPlusTimeOutInterval parameter in 10g
|
|
|
Hello
Does anyone know where to set the iSQLPlusTimeOutInterval parameter in 10g ?
(In previous versions this is done in the isqlplus.conf file, but this file
does not exist in 10g)
Regards Jakob.. |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|