Using the NameServer
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Using the NameServer
By default, your DataServer for Oracle broker instances are defined with a
controlling NameServer and are provided with a default Data Service. Progress Software
Corporation recommends using a NameServer configuration at all times. In such cases, the
DataServer client's initial connection is to the NameServer. However, you can alternatively
connect the DataServer directly to the broker instance by setting the
-DataService value to none in the connection parameters of
your schema holder. If you will always use a -DataService
value of none, you should remove the controlling NameServer from your
broker instance definition. See Configure OpenEdge for more
information about the NameServer's role in a configuration.