Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Net8/SQLNet connections
how about
ps -ef | grep ora_pmon|wc -l
-----Original Message-----
From: Linda Wang [mailto:lwang_at_messagemedia.com]
Sent: Monday, October 16, 2000 3:15 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: Net8/SQLNet connections
ps -ef |grep ora|wc -l
-----Original Message-----
Mladen
Sent: Monday, October 16, 2000 4:06 PM
To: Multiple recipients of list ORACLE-L
How about v$circuit?
-----Original Message-----
Sent: Monday, October 16, 2000 5:35 PM
To: Multiple recipients of list ORACLE-L
I would like to know how to verify the number of database connections there are currently.
I tried v$session and look at the output from lsnrctl services.
Does anyone else have any suggestions?
Regards.
larry
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Larry Taylor
INET: ltaylor_at_iq.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Linda Wang
INET: lwang_at_messagemedia.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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 Received on Mon Oct 16 2000 - 18:11:00 CDT