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


Chapter 1 Using TIBCO Object Service Broker Utilities : hrnspjex (Journal Extraction (or Journal Spin))

hrnspjex (Journal Extraction (or Journal Spin))
Syntax
hrnspjex [arguments] jrnlno spinfile
Platforms
Windows, Solaris
Description
This utility is part of the TIBCO Object Service Broker backup and recovery process. The hrnspjex utility extracts the contents of a journal (JOURNAL1 or JOURNAL2) and copies the contents to a spin file that can be merged with a segment backup. The journal must not be in use at the time.
See Also
TIBCO Object Service Broker for Open Systems Managing Backup and Recovery for information about TIBCO Object Service Broker backup and recovery.
Arguments
 
-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, ${OS_ROOT}/database in Solaris).
-h hurondir
Override the TIBCO Object Service Broker installation directory. By default this is extracted from the environment variable OS_ROOT. 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 (Windows) or ${OS_ROOT}/log (Solaris). This argument is ignored if the Data Object Broker is active.
-o parmoverrides
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, ${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 %OS_ROOT%\database\crparm in Windows or ${OS_ROOT}/database/crparm in Solaris).
Overwrite spinfile if it already exists.
Environment Variables
OS_ROOT
Set this environment variable to indicate the directory where TIBCO Object Service Broker is installed.
HURONDIR
Set this environment variable if the TIBCO Object Service Broker directory is not located in the default location of %OS_ROOT%\database\huron.dir in Windows or ${OS_ROOT}/database/huron.dir in Solaris.
Files
For a full description of these files, refer to Appendix A, TIBCO Object Service Broker Files.
Related Utilities

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