Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: MTS v$session
Yes; at least on the server side.
# SQLNET.ORA Network Configuration File: /u01/app/oracle/product/817/network/admin/sqlnet.ora
# Generated by Oracle configuration tools.
#NAMES.DIRECTORY_PATH= (TNSNAMES)
SQLNET.EXPIRE_TIME= 10
-----Original Message-----
Sent: Friday, August 01, 2003 12:34 PM
To: Multiple recipients of list ORACLE-L
Hi Kurt,
Have you set the sqlnet.expire_time in the sqlnet.ora file?
N.
-----Original Message-----
Wiegand, Kurt
Sent: 01 August 2003 16:19
To: Multiple recipients of list ORACLE-L
I've got an 8.1.7.4.0 instance running under Solaris 2.8.
I've never worked with MTS before, but got a call from a user telling me that there were about 700 rows in v$session but they only had about 130 sessions open. The user believes that when the session is ended, v$session doesn't (or doesn't always) get cleaned up. Does anyone have any insight into this? Thanks.
I checked v$process and had about 89 rows, which matched exactly to the 89 unix processes that I had on the box.
I looked at paddr in v$session and saw that there were just over 100 rows pointing to each of the 6 dispatchers. The other rows each had their own dedicated process.
I checked v$dispatcher and saw the 100+ values in the OWNED column, but also saw values between 300 - 450 in the CREATED column.
I really don't know whether the application ends it's connections gracefully or nongracefully.
Kurt Wiegand Cable & Wireless Communications 703 292-2115
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Wiegand, Kurt INET: Kurt.Wiegand_at_CWUSA.COM Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Aug 01 2003 - 11:54:24 CDT
![]() |
![]() |