| Finding sessions [message #228823] |
Wed, 04 April 2007 05:58  |
gajini
Messages: 262 Registered: January 2006
|
Senior Member |
|
|
Hi,
I'm having two listeners for a database.
One is running on port 5000 & other is on
5005.How could i find what are all the
sessions connected through port 5000 &
port 5005?
Thanks...
[Updated on: Wed, 04 April 2007 05:58] Report message to a moderator
|
|
|
|
| Re: Finding sessions [message #228840 is a reply to message #228823] |
Wed, 04 April 2007 06:47  |
 |
Michel Cadot
Messages: 68776 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Afaik, you can't.
You can only know the service name so give a distinct service name on each listener.
Just one question: why do you use 2 listeners?
Regards
Michel
|
|
|
|