Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Using TIBCO Object Service Broker Utilities : hrncrSvc (Install Data Object Broker as a Windows Service)

hrncrSvc (Install Data Object Broker as a Windows Service)
Syntax
hrncrSvc [arguments]
Platform
Windows
Description
This command is used to install the Data Object Broker as a Windows service, as well as update the appropriate Windows Registry entries. After installation, the Data Object Broker service has a startup type of “Manual”. You can change this option to “Automatic” so that the service starts each time you start Windows.
See Also
TIBCO Object Service Broker for Open Systems Installing and Operating for more information on operating the Data Object Broker as a Windows service.
Arguments
 
-c hurondir
Overrides the path to the TIBCO Object Service Broker huron.dir file. By default, this file is in the directory pointed to by the HURONDIR environment variable, if it exists, or in the TIBCO Object Service Broker database directory.
-d databasedir
Overrides the TIBCO Object Service Broker database directory. By default this is under the TIBCO Object Service Broker installation directory (OS_ROOT\database).
-h huronpathdir
Overrides the TIBCO Object Service Broker installation directory. By default this is extracted from the OS_ROOT environment variable. If the OS_ROOT variable is not set, this argument must be specified.
-i svcname
Installs the Data Object Broker as a Windows service, with the name specified, and creates the required Windows Registry entries. The default for the name is “DataObjectBroker”. You can install multiple Data Object Brokers by running hrncrSvc more than once, specifying unique names each time.
-l logdir
Overrides the TIBCO Object Service Broker log directory. By default this is the log directory under the TIBCO Object Service Broker installation directory (%OS_ROOT%\log). This argument is ignored if the Data Object Broker is active.
-o parmoverrides
Overrides one or more Data Object Broker parameters. Data Object Broker parameters are normally set in the crparm file (%OS_ROOT%\database\crparm). Parameters set with this argument override those in the crparm file. The syntax is:
-p parmfile
Overrides the location of the Data Object Broker parameter file. By default this is under the TIBCO Object Service Broker database directory (%OS_ROOT%\database\crparm).
-u svcname
Uninstalls the Data Object Broker service specified and removes the associated Windows Registry entries.
-v svcname
See Also
The hrncr (TIBCO Object Service Broker Data Object Broker) utility for information about environment variables and files.
Related Utility
hrncr (TIBCO Object Service Broker Data Object Broker)

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved