![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You can use the hrntlrps utility as part of the TIBCO Object Service Broker recovery process. This utility restores a TDS segment from a backup file created by the hrntlbps (Backup Pagestore) utility. The segment must be offline. Any data currently in the segment is overwritten.It can also be used to apply to a partial backup on a segment, as part of operational maintenance. This is done using an optional -P parameter.If the ‑s argument is not specified, the hrntlrps utility restores segment 0 (MetaStor) by default.You can specify whether to restore (‑r) and/or verify (‑v) a file. If neither of these arguments are given, the file is both validated and restored by default.
-d databasedir Override the default TIBCO Object Service Broker database 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 the value of the environment variable OS_ROOT. If OS_ROOT 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 default Data Object Broker parameter file (%OS_ROOT%\database\crparm in Windows or ${OS_ROOT}/database/crparm in Solaris). Restore the backupfile.
Use the -P parameter with caution. If not used properly, it can corrupt your MetaStor.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 |