![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The hrntlbps utility can be called as part of the TIBCO Object Service Broker backup process. This command is used to back up a TDS segment. It takes all the used pages in a segment, strips unused space from them, and writes them to the backup file. The segment must be offline. If the -s argument is not specified, the hrntlbps utility backs up segment 0 (the MetaStor) by default.
-d databasedir Override the TIBCO Object Service Broker database directory. By default this is under the TIBCO Object Service Broker installation directory (%OS_ROOT%\database in Windows or ${OS_ROOT}/database in Solaris). -h hurondir Override 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. -l logdir Override the TIBCO Object Service Broker log directory. By default this is under the TIBCO Object Service Broker installation directory (%OS_ROOT%\log in Windows or ${OS_ROOT}/log in Solaris). This argument is ignored if the Data Object Broker is active. Override one or more Data Object Broker parameters. Data Object Broker parameters are normally set in the crparm file (%OS_ROOT%\database\crparm in Windows or ${OS_ROOT}/database/crparm in Solaris). Parameters set with this argument override those in the crparm file. The syntax is: -p parmfile Override the Data Object Broker parameter file. By default this is the file crparm under the TIBCO Object Service Broker database directory (%OS_ROOT%\database\crparm in Windows or ${OS_ROOT}/database/crparm in Solaris). Checks that the segment number in each page backed up is the same as the segment number requested. If the segment is not a true TIBCO Object Service Broker segment, the backup fails when it encounters the incorrect segment number. Environment VariablesSet this environment variable if the TIBCO Object Service Broker directory is not located in the default location (%OS_ROOT%\database\huron.dir in Windows or ${OS_ROOT}/database/huron.dir in Solaris).
Holds the Data Object Broker parameter files. Holds the TIBCO Object Service Broker directory.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |