Table of Contents Previous Next PDF


Installing Oracle TSAM on OpenVMS

Installing Oracle TSAM on OpenVMS
This chapter explains how to install and configure the Oracle TSAM system on your OpenVMS system.
The topics covered in this chapter include:
Preparing to Install Oracle TSAM
Note:
Before installing Oracle TSAM, you must:
Verifying the Hardware and Software Configuration
Before you install Oracle TSAM, you must verify that the machine on which you wish to install Oracle TSAM meets the minimum hardware and software requirements.
Use the following procedure to verify your machine meets the requirements.
1.
2.
3.
Verifying the User ID Privileges and Quotas
The person installing Oracle TSAM must log on to the machine with the user ID privileges and quotas as listed in Table 1
.
Use the following procedure to verify the user ID privileges.
1.
2.
Run:set proc/priv=all
Installing Oracle TSAM
1.
2.
product install TSAM /source=src_dir/destination=dest_dir
where:
src_dir is the directory in which you put the installation package (PCSI).
dest_dir is the directory where Oracle Tuxedo is installed. dest_dir must be a valid directory name.
3.
4.
Uninstalling Oracle TSAM
Use the following procedure to remove Oracle TSAM:
Note:
1.
2.
Change the current directory to the dest_dir.bin directory, and the dest_dir is the directory where Oracle Tuxedo is installed.
3.
@tsam_preuninstall.com
4.
product remove tsam
Post Installation
Running tsam_setenv.com after Rebooting
Before you can use the Oracle TSAM, you must configure it using a DCL script (tsam_setenv.com). This script must be run each time the machine is rebooted. You may put the DCL script into the start-up environment so that when the machine is rebooted the script is executed.
Do the following steps:
1.
2.
Change the current directory to the dest_dir.bin directory, and the dest_dir is the directory where tuxedo is installed.
3.

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.