Dispatchers parameter in ini<sid>.ora file
HI
I am new member to oracle support community. I need some clarification about dispatchers parameter in init<sid>.ora file..
I found this 'dispatchers' parameter in my database. due to this parameter i can able to see many background process is running when i grep 'ps' like 'ps -ef | grep <sid>. it showing lot of background process and many process like this 'oracle<sid> (LOCAL=NO)'. so, when i check my listener status, i can see default port number plus two more extra prot number..
I need clarification about this parameter, why we are using this parameter, what is the benifit. if i remove it will any impact to the users..
0