Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Sqlnet.ora file

Re: Sqlnet.ora file

From: David <darussell_at_msn.com>
Date: 1998/06/20
Message-ID: <Ogu69qJn9GA.172@upnetnews05>#1/1

I guess you want to know how to setup dead connection detection (where after a pre-defined period Oracle will kill off a dead session). Set SQLNET.EXPIRE_TIME=XXX (WHERE XXX is the number of mins to wait). PMON is the Database Process Monitor, it wakes up at predefined intervals to clear up sessions, e.g. if a session dies on the client side it cleans up its state object tree.

Regards
David Russell

Michelle Warner wrote in message <3589B1AA.DC0E6299_at_sprynet.com>...
>Hi all. How do I set the timeout in the sqlnet.ora file. Also, what is
>PMON and how does it work?
>
>Thanks in advance
>
>Michelle Warner
>
Received on Sat Jun 20 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US