13.01.2013 Views

OpenEdge Data Management: DataServer for Microsoft SQL Server

OpenEdge Data Management: DataServer for Microsoft SQL Server

OpenEdge Data Management: DataServer for Microsoft SQL Server

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Configuring a remote <strong>Data</strong><strong>Server</strong><br />

The following example illustrates the <strong>Data</strong><strong>Server</strong> sections of the ubroker.properties file:<br />

#<br />

# Default properties <strong>for</strong> broker instances serving MSS <strong>Data</strong><strong>Server</strong>s<br />

#<br />

[UBroker.MS]<br />

srvrExecFile="@{Startup\DLC}\bin\_msssrv.exe"<br />

srvrStartupParam=-svub -S X -N TCP -U X -P X -hs 0 -s 40<br />

operatingMode=State-aware<br />

classMain=com.progress.ubroker.broker.ubroker<br />

portNumber=4446<br />

defaultService=0<br />

initialSrvrInstance=0<br />

minSrvrInstance=0<br />

maxSrvrInstance=256<br />

brkrLoggingLevel=3<br />

description=MSS <strong>Data</strong><strong>Server</strong> Broker<br />

#<br />

# Sample MSS <strong>Data</strong><strong>Server</strong> Broker definition<br />

#<br />

[UBroker.MS.mssbroker1]<br />

srvrExecFile="@{Startup\DLC}\bin\_msssrv.exe"<br />

srvrStartupParam=-svub -S X -N TCP -U X -P X -hs 0 -s 40<br />

srvrLogFile=@{WorkPath}\mssbroker1.server.log<br />

brokerLogFile=@{WorkPath}\mssbroker1.broker.log<br />

portNumber=4446<br />

defaultService=1<br />

appserviceNameList=mssbroker1<br />

controllingName<strong>Server</strong>=NS1<br />

environment=mssbroker1<br />

uuid=172.18.103.53:32:e031b1e7bc:-7d29<br />

description=A sample MSS <strong>Data</strong><strong>Server</strong> Broker<br />

#<br />

# Environment <strong>for</strong> MSS <strong>Data</strong>server Broker: mssbroker1<br />

#<br />

[Environment.mssbroker1]<br />

DSLOGDIR=@{WorkPath}<br />

For a complete description of the parameters included in each of these sections, see the<br />

comments in the %DLC%\properties\ubroker.properties.README file.<br />

The ubroker.properties file is read on startup of the AdminService process. For changes in<br />

any used environment variables to take effect, the AdminService must be restarted.<br />

Validating ubroker.properties content<br />

Whenever you create your own version of the ubroker.properties file, you should use the<br />

relevant validation utility to validate your changes and make sure that there are no syntax errors<br />

or conflicts. When configuring the <strong>Data</strong><strong>Server</strong> <strong>for</strong> MS <strong>SQL</strong> <strong>Server</strong>, you can validate the file by<br />

using the mssconfig.bat utility or the mergeprop utility. For more in<strong>for</strong>mation about the<br />

MSSCONFIG utility, see Appendix B, “<strong>Server</strong> Related Command Line Utilities and Startup<br />

Parameters.” For details about the mergeprop utility, see <strong>OpenEdge</strong> Getting Started:<br />

Installation and Configuration.<br />

5–13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!