This chapter contains the following topics:
Oracle Tuxedo Application Runtime for IMS software is distributed as an installer file which can be executed on UNIX platforms using any of the following three methods:
Oracle Tuxedo Application Runtime for IMS 11g Release 1 (11.1.1.3.0) distribution contains the following key components:
Oracle Tuxedo Application Runtime for IMS is installed in the <ORACLEHOME>/artims_11gR1
directory by default.
To run GUI-mode installation, the computer console on which you are installing the software must support a Java-based GUI.
To install the Oracle Tuxedo Application Runtime for IMS software on UNIX systems in graphics mode, do the following steps:
Click the Choose an Oracle Home directory option button if you already have one or more Oracle Home directories on your system. Select an Oracle Home directory from the list displayed to the right of the option buttons.
All valid Oracle Home directories are displayed in this list. Valid Oracle Home directories are directories where Oracle products have been installed using the standard installation program.
Click the Specify an Oracle Home directory button to enter a valid directory.
Note: | Oracle Tuxedo Application Runtime for IMS installation will report an error and will not proceed in the event of the following: If an existing Oracle Tuxedo Application Runtime for IMS 11g Release 1 (11.1.1.3.0) installation is detected, you are prompted to overwrite it or not. Select “yes” to overwrite the existing installation. |
If the selected Oracle Home does not have Oracle Tuxedo Application Runtime for IMS 11gR1 installed, you can modify the default install directory; otherwise the detected directory name is suggested. The default install directory is <ORACLEHOME>/artims_11gR1
.
You are prompted to choose install samples or not.
Review the summary information and click Install if the information is correct.
Click Previous to go back and modify any input that you want to change.
Click Cancel to terminate the installation process. This is the last chance you have to cancel your installation without copying any files on your target machine.
Under <INSTALL_DIR>
there is a directory named 'uninstaller', which contains the uninstaller and resources specific to the un-installation of the product. To uninstall Oracle Tuxedo Application Runtime for IMS 11gR1 in GUI mode, use the ./uninstall
command.
To install Oracle Tuxedo Application Runtime for IMS software in console mode on a certified UNIX platform, do the following steps:
/installer_name.bin -i console
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...
Launching installer...
Preparing CONSOLE Mode Installation...
===============================================================================
Introduction
------------
InstallAnywhere will guide you through the installation of
Oracle Tuxedo Application Runtime for IMS 11gR1(11.1.1.3.0).
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'.
WARNING: "Quitting" creates an incomplete Oracle Tuxedo Application Runtime for IMS 11gR1 (11.1.1.3.0) installation.You must re-install Oracle Tuxedo Application Runtime for IMS 11gR1 (11.1.1.3.0).
===============================================================================
Choose Oracle Home
----------------------------
1- Choose existing Oracle Home directory
2- Specify Oracle Home directory
Enter a number: 2
Specify an Oracle Home directory: /home/user/oracle
===============================================================================
Choose Product Directory
---------------------
1- Modify Current Selection (/home/user/oracle/artims_11gR1)
2- Use Current Selection (/home/user/oracle/artims_11gR1)
Enter a number: 2
===============================================================================
Sample Install Confirm
---------------------
Install Samples?
->1- No
2- Yes
ENTER THE NUMBER OF THE DESIRED CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
===============================================================================
Pre-Installation Summary
------------------------
Please Review the Following Before Continuing:
Product Name:
Oracle Tuxedo Application Runtime for IMS 11gR1
Install Folder:
/home/user/oracle/artims_11gR1
Link Folder:
/local/home/dxf
Required Space:
83036116 bytes
Available Space:
23126462464 bytes
PRESS <ENTER> TO CONTINUE:
===============================================================================
Installing...
-------------
=====
Installation Complete
---------------------
Congratulations. Oracle Tuxedo Application Runtime for IMS 11gR1 has been successfully installed to:
/home/user/oracle/artims_11gR1
PRESS <ENTER> TO EXIT THE INSTALLER:
Under <INSTALL_DIR>
there is a directory named 'uninstaller', which contains the uninstaller and resources specific to the un-installation of the product. To uninstall Oracle Tuxedo Application Runtime for IMS in console mode, use the./uninstall -i console
command.
About to uninstall screen: appears to prompt user the un-installation of the product starts.
Uninstall Oracle Tuxedo Application Runtime for IMS 11gR1 (11.1.1.3.0)
----------------
About to uninstall...
Oracle Tuxedo Application Runtime for IMS 11gR1
This will remove features installed by InstallAnywhere. It will not remove files and folders created after the installation.
PRESS <ENTER> TO CONTINUE:
Uninstall screen: This screen simply shows the uninstall procedure item by item.
Uninstalling ...
---------------
*************************
*************************
*************************
************************
...*
Uninstall Complete screen: After un-installation finishes, this screen appears, and reports the un-installation summary.
Uninstall Complete
------------------
All items were successfully Uninstall.
Before you install Oracle Tuxedo Application Runtime for IMS, complete the following tasks:
To create a template file for use in the silent installation process, you must use keywords as shown in Table 1.
INSTALLER_UI=silent
ORACLEHOME=/home/user/oracle
USER_INSTALL_DIR=/home/user/oracle/artims_11gR1
INSTALL_SAMPLES=Y
OVERWRITE=Y
To use silent mode installation on a UNIX system, you must do the following steps:
Installer_name.bin -f path/installer.data
Note: | path is the full path to the variable data file and installer.data is the data file containing the required variables. |
You can verify successful silent mode installation by checking the installation directory to see if all the Oracle Tuxedo Application Runtime for IMS binaries are listed.
If silent mode installation fails, check the following log file: $HOME/ARTIMS_silent_install.log.
Under <INSTALL_DIR>
there is a directory named 'uninstaller', which contains the uninstaller and resources specific to the un-installation of the product. To uninstall Oracle Tuxedo Application Runtime for IMS in silent mode, use the ./uninstall -i silent
command.