David Blake wrote
> 
> Hi,
> 
> Can anybody tell me what the SESSION_TIMEOUT value should be 
> so that the
> session will never timeout ?
> I'm not sure in what units the timeout is either.

The help info for SESSION_TIMEOUT tells me (and others):

Maximum inactivity time of a database session in seconds

And 
 SESSION_TIMEOUT = 0 : no timeout of session
and NO releasing of resources, no matter if the user holding
this session will work or not (or be in hospital for the next 6 weeks)
without releasing that session.

Elke
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to