Using the NameServer
- Last Updated: June 17, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Using the NameServer
By default, your DataServer for MS SQL Server 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 Starting and stopping a broker process from OpenEdge Management/OpenEdge Explorer and connecting a client
for more information about connecting the DataServer to the NameServer and the broker.