| CMAN parameters meaning (was: "Would you like to explain more?") [message #309986] |
Sun, 30 March 2008 22:10  |
trantuananh24hg Messages: 275 Registered: January 2007 Location: Ha Noi, Viet Nam |
Senior Member |
|
|
I am going to configure the Database with Connection Manager (CMAN), then, I am reading it in Orace Documentations. This shows
...
| Quote: |
The cman.ora file is located in the $ORACLE_HOME/network/admin directory on UNIX and in the ORACLE_HOME\network\admin directory on Windows
|
Access Control Rule List (RULE_LIST)
(RULE=(SRC=206.62.226.32/27)(DST=sales-server)(SRV=*)(ACT=accept)
(ACTION_LIST=(AUT=on)(MCT=120)(MIT=30)))
(RULE=(SRC=206.26.226.32)(DST=proxysvr)(SRV=cmon)(ACT=accept))
I understand its rule, example:
DST=Destination=PrimaryDB's name
However, I did not understand something else
1/(SRC=206.62.226.32/27), The SRC = Source = CMON_Machine's IP, but What does /27 mean?.
2/ What do (ACTION_LIST=(AUT=on)(MCT=120)(MIT=30))) mean?
Thank you very much!
[Updated on: Sun, 30 March 2008 23:20] by Moderator
|
|
|
|
| Re: Would you like to explain more? [message #310000 is a reply to message #309986 ] |
Sun, 30 March 2008 23:16   |
Michel Cadot Messages: 16994 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
2/ Database Net Services Reference
Chapter 8 Oracle Connection Manager Parameters (cman.ora)
Section Oracle Connection Manager Parameters
Subsection Rule List
Would you like to give a more maningful title?
Would you like to give your Oracle version?
Regards
Michel
[Updated on: Sun, 30 March 2008 23:20]
|
|
|
| Re: Would you like to explain more? [message #310007 is a reply to message #310000 ] |
Sun, 30 March 2008 23:30   |
trantuananh24hg Messages: 275 Registered: January 2007 Location: Ha Noi, Viet Nam |
Senior Member |
|
|
Thanks Michel for your reply!
My DB is 10.2.0
I'm sorry for my tittle, and the next time, I will make it meaningful
|
|
|
| Re: CMAN parameters meaning (was: "Would you like to explain more?") [message #310009 is a reply to message #309986 ] |
Sun, 30 March 2008 23:32  |
anacedent Messages: 5842 Registered: July 2005 Location: surf meets turf in SoCal |
Senior Member |
|
|
>I'm sorry for my tittle, and the next time,
ALWAYS "next time"!
|
|
|