Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting wait events regarding dispatchers.

76430Jul 11 2006 — edited Jul 13 2006
Hi Everyone,
Yesterday i configured one of my machine as a proxy machine for connection manager. I configured connection manager to listen on port 1521. My production server listener is also working on 1521. i register the remote listener in my production database. Now connection manager and prod. db is working fine. but one thing happened. I start getting a wait event in network class. the details of wait event is as under.

EVENT= dispatcher listen timer
TOTAL_WAITS=4016
TOTAL_TIMEOUTS=4016
TIME_WAITED=23868007
AVERAGE_WAIT=5943.23
TIME_WAITED_MICRO=2.3868E+11
EVENT_ID=4195517431
WAIT_CLASS_ID=2000153315
WAIT_CLASS#=7
WAIT_CLASS=Network

The connection establishment is perfect through connection manager or direct to database.

Any link or suggestion to know about this wait event.


Thanks

Nadeem Hameed
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 10 2006
Added on Jul 11 2006
1 comment
236 views