![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The following sections describe how to install Oracle TSAM using console-mode installation:
Console-mode installation is the text-based method of executing the Oracle Installation program. It can be run only on UNIX systems and is intended for UNIX systems with non-graphical consoles. Console-mode installation offers the same capabilities as graphics-based installation.
Perform the following steps to install Oracle TSAM Manager and Agent software in console mode on a certified UNIX platform:
$ su -
Password:
# sh <installer_name>.bin -i console
This command launches the installation script, which displays the following message:
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
=======================================================================
Introduction
------------
InstallAnywhere will guide you through the installation of
TSAM 10gR3.
This is the TSAM 10gR3 installer.
It is strongly recommended that you quit all programs before continuing with this installation.
Respond to each prompt to proceed to the next step in the installation. If you want to change something on a previous step, type 'back'.
You may cancel this installation by typing 'quit'.
===============================================================================
===============================================================
Choose Install Set
------------------
Please Choose the Install Set to be installed by this installer.
->1- Full Install
2- Agent Install
3- Manager Install
ENTER THE NUMBER FOR THE INSTALL SET OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
Do you want to install bundled Tomcat server?
1- Install Tomcat
2- Do not install Tomcat
If you select option 1, Tomcat is installed. Startup/shutdown scripts are provided for the bundled Tomcat as well. If you select option 2, Tomcat is not installed and you must manually deploy TSAM Manager on a Web container.
Oracle Home Directory Selection
-------------------------
1- Choose existing Oracle Home directory
2- Specify Oracle Home directory
If you select option 2, then you need to specify an Oracle Home directory. The path of this directory must be an absolute existing UNIX path name with write permission, otherwise, the following message is displayed:
Path must be absolute and have write permission!
Choose Install Folder
------------------------
Where would you like to install?
Default Install Folder: /apps/OracleHOmes/tsam10gR3
ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
The following TSAM 10gR3 feature is found under /apps/OracleHomes/tsam10gR3
...
Do you want to overwrite it?
1- No
2- Yes
Pre-Installation Summary
------------------------
Please Review the Following Before Continuing:
Product Name:
TSAM 10gR3
Install Folder:
/apps/OracleHomes/tsam10gR3
Disk Space Information (for Installation Target):
Required: 71,850,401 bytes
Available: 19,094,890,496 bytes
PRESS <ENTER> TO CONTINUE:
Installation Complete
---------------------
Congratulations. TSAM 10gR3 has been successfully installed to:
/apps/OracleHomes/tsam10gR3
PRESS <ENTER> TO EXIT THE INSTALLER:
To uninstall Oracle TSAM on a UNIX platform:
> cd /apps/OracleHomes/tsam10gR3/uninstall_tsam10gR3/
./uninstall_tsam10gR3 -i console
Listing 3-1 displays an Oracle TSAM Oracle uninstallation.
Uninstall TSAM 10gR3
----------------
About to uninstall...
TSAM 10gR3
This will remove features installed by InstallAnywhere. It will not remove files and folders created after the installation.
PRESS <ENTER> TO CONTINUE:
ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
->1- Completely remove all features and components.
2- Choose specific features that were installed by InstallAnywhere.
Please choose one of the following options:
Choose Product Features
-----------------------
ENTER A COMMA_SEPARATED LIST OF NUMBERS REPRESENTING THE FEATURES YOU WOULD
LIKE TO SELECT, OR DESELECT. TO VIEW A FEATURE'S DESCRIPTION, ENTER
'?<NUMBER>'. PRESS <RETURN> WHEN YOU ARE DONE:
1- [X] TSAM Agent
2- [X] TSAM Manager
Uncheck the features that you want to uninstall. Checked features will remain installed.
Uninstall Complete
------------------
All items were successfully uninstalled.
See Also
![]() ![]() ![]() |