Setting the dispatchers parameter in PFILE
| Article:HOWTO65973 | | | Created: 2012-01-25 | | | Updated: 2012-01-26 | | | Article URL http://www.symantec.com/docs/HOWTO65973 |
In the PFILE, set the host name for all TCP protocol address dispatchers to the virtual IP address that you created.
Edit the dispatchers parameter only for the host name and leave the rest of the configuration as it is. Set the value as:
dispatchers = '(ADDRESS = (Protocol=TCP) (HOST=virtual_IP_address) (any other previously existing entry))'
The variable virtual_IP_address represents the virtual IP address that you created.
dispatchers = '(ADDRESS = (Protocol=TCP)(HOST=10.210.100.110) (SERVICE=Data1XDB)'
|
|
Legacy ID
v55395001_v66483192
Article URL http://www.symantec.com/docs/HOWTO65973
Terms of use for this information are found in Legal Notices









Thank you.