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


Chapter 1 Using TIBCO Object Service Broker Utilities : hrnspset (Reset Journal)

hrnspset (Reset Journal)
Syntax
hrnspset [arguments] jrnlno
Platforms
Windows, Solaris
Description
This command resets a full journal (JOURNAL1 or JOURNAL2) so that it can be reused by TIBCO Object Service Broker. The journal must not be in use at the time. This utility is part of the TIBCO Object Service Broker backup and recovery process.
See Also
TIBCO Object Service Broker for Open Systems Managing Backup and Recovery.
Arguments
 
-d databasedir
Override the TIBCO Object Service Broker database directory. By default this is under the installation directory (%OS_ROOT%\database in Windows, ${OS_ROOT}/database in Solaris).
-h hurondir
Override the installation directory. By default this is deduced from the OS_ROOT environment variable. If the OS_ROOT variable is not set, this argument must be specified.
-l logdir
Override the default TIBCO Object Service Broker log directory (%OS_ROOT%\log in Windows, ${OS_ROOT}/log in 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 under the TIBCO Object Service Broker database directory (%OS_ROOT%\database\crparm in Windows, ${OS_ROOT}/database/crparm in Solaris).
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(%OS_ROOT%\database\huron.dir in Windows, ${OS_ROOT}/database/huron.dir in Solaris).
Files
For a full description of the following files, refer to Appendix A, TIBCO Object Service Broker Files.
Related Utility
hrnspjex (Journal Extraction (or Journal Spin))

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