Installing on a 64-bit HP-UX Itanium system

Use these instructions to install Data Protection for Oracle on the 64-bit version of HP-UX Itanium™.

Before you begin

Uninstall any previous version of Data Protection for Oracle, or the IBM Storage Protect™ API, before you install a new or updated version, but do not delete the license enablement file.

About this task

All installable files are in the /cdrom/oracle/hpuxia/ directory.

Table 1. HP-UX Itanium 64-bit default installation directories
HP-UX Default Installation Directories
Data Protection for Oracle 64-bit /opt/tivoli/tsm/client/oracle/bin64
Data Protection for Oracle Utilities /opt/tivoli/tsm/client/oracle/bin64
Data Protection for Oracle Messages /opt/tivoli/tsm/client/oracle/bin64
IBM® Storage Protect API /opt/tivoli/tsm/client/api/bin64
Table 2. Data Protection for Oracle 64-bit and IBM Storage Protect installable files and packages
Component Installable file or package
Data Protection for Oracle 64-bit base code, license, utilities TDPOracle64.bin
IBM Storage Protect API TIVsmCapi64

To install Data Protection for Oracle complete the following steps:

Procedure

  1. Log in by using the root user ID.
  2. Create a directory for mounting the DVD and set the appropriate permission to the directory by using the following commands:
      # mkdir /cdrom
      # chmod 755 /cdrom
  3. Mount the DVD with the following command:
      # mount -r -F hsfs <device_name> /cdrom

    where the device name is the DVD name. An example of device_name is /dev/dsk/c1t2d0.

  4. To install the IBM Storage Protect API, issue this command:
    $ swinstall -v -s /cdrom/oracle/hpuxia/api/TIVsmCapi64
  5. Change to the cdrom/oracle/hpuxia/ directory where the Data Protection for Oracle installable file is located.
  6. Install the Data Protection for Oracle product, utilities, and license by using one of the following methods:
    • Using the command line, type in the name of the installable file, TDPOracle64.bin, on the command line and press Enter.
    • To install the product in console mode, enter the following command, and press Enter:
      $ TDPOracle64.bin -i console
    • To install the product in silent mode, enter the following command, and press Enter:
      $ TDPOracle64.bin -i silent 
    • To install the product in GUI mode, enter the following command, and press Enter:
      $ TDPOracle64.bin -i gui 

    Typically the file name is TDPOracle64.bin, however, if the installable file was downloaded from the FTP site, the file name might be different.