Progress
DataServer for
Microsoft SQL Server
Guide


MSSCONFIG Utility

Use the MSSCONFIG utility to help you debug existing DataServer for SQL Server™ configurations defined in a properties file, such as the ubroker.properties file. This utility displays the property settings associated with a DataServer for SQL Server™ configuration, and checks that the syntax and values are valid.

The MSSCONFIG utility runs locally, on the machine on which the AdminServer is running. The utility does not run across the network:

-propfile path-to-properties-file 

Specifies a filename or pathname to a file that contains the property settings to be validated, for example test.properties. If a filename or pathname is not specified, it defaults to the installation version of the ubroker.properties file, such as %DLC%\properties\ubroker.properties on Windows NT.

SYNTAX

Operating System

Syntax
Windows
mssconfig
[
[
[ -name DataServer-name ]
[ -propfile path-to-properties-file ]
[ -validate ]
]
| -help
]

PARAMETERS


-name DataServer–name

Specifies which existing configuration to examine. The name must match the name of an existing DataServer for SQL Server™ configuration defined in the specified properties file. If you do not specify a DataServer by name, the MSSCONFIG utility analyzes all DataServer for SQL Server™ configurations defined in the properties file specified by the -propfile parameter.

-validate

Checks the syntax and values of property settings defined in the specified properties file.

-help

Displays command-line help.

NOTES


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095