![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The hrntlmrg utility is used in TIBCO Object Service Broker backup and recovery procedures. This command is used to merge journal spin files with a segment backup file to create a more up-to-date backup file. In general, this command merges any files containing pages from TDS page data files (that is, any files generated by the hrntlbps (Backup Pagestore) utility or by the hrnspjex (Journal Extraction (or Journal Spin)) utility. Only the most recent image of each page is kept; all other pages are discarded.The backup file can contain pages from one or more segments as can all the spin files. The -s argument can be used to filter pages based on segment number.spinfile and mergefile must not be the same filename. The program fails if the two names are identical.
-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 defined, this argument must be specified. -l logdir Override the default TIBCO Object Service Broker log 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). -s segnumber Include only those pages associated with segment segnumber in the output file. Otherwise all pages are merged into the output file. Overwrite mergefile if it exists.TIBCO Object Service Broker Parameters for more information on parameters.Environment VariablesSet this environment variable to indicate the directory where TIBCO Object Service Broker is installed.Set 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 |