Archiving Oracle Solaris SPARC Packages - Teradata Tools and Utilities

Teradata Tools and Utilities for IBM AIX Installation Guide

Product
Teradata Tools and Utilities
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-04-30
dita:mapPath
jgo1488824663209.ditamap
dita:ditavalPath
ibmaix_No_ie.ditaval.ditaval
dita:id
B035-3125
lifecycle
previous
Product Category
Teradata Tools and Utilities
This example archives packages and dependencies that are required for the deployment of Teradata Tools and Utilities products to Oracle Solaris SPARC clients. The packages and dependencies are copied from the installation media and archived as a tar file. The archive can be copied to Oracle Solaris SPARC machines and expanded. The example assumes that you run the archiving script on a 32-bit Windows system on which tar.exe is installed but gzip.exe is not installed.
  1. Run the script with the list parameter to display a list of the products available for each product and platform:

    D:\tar_teradata_client_packages list

    A screen similar to the following appears:
    ************************************************************************
    * Tar Teradata Client Packages v.xx.xx.xx.xx     *
    ************************************************************************
    TTU Foundation
    
    The available platforms are:
    AIX
    Solaris
    
    For Solaris Sparc use "sparc" for the platform parameter.
    For Solaris Opteron use "opteron" for the platform parameter.
    
    The available packages are:
    --- AIX Products
    cliv2
    cobpp
    sqlpp
    tdicu
    
    --- Solaris Sparc Products
    cliv2xxxx    
    sqlppxxxx    
    tdicuxxxx    
    
    --- Solaris Opteron Products
    cliv2xxxx    
    sqlppxxxx    
    tdicuxxxx
  2. Enter the following commands to create an archive of the Oracle Solaris SPARC packages and dependencies.
    1. D:\tar_teradata_client_packages sparc A screen similar to the following appears:
      ************************************************************************
      * Tar Teradata Client Packages v.xx.xx.xx.xx     *
      ************************************************************************
      TTU Foundation
      Platform: Solaris\Sparc
      
      Default Path and Output File:
      C:\Documents and Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar
      
      Hit [Enter] to accept the path: "C:\Documents and Settings\<user>",
      or input a different save directory :Output File "C:\Documents and
      Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar"
    2. Press Enter to accept the default path, copy the packages, and create the tar archive. A screen similar to the following appears:
      ---Archiving all packages for sparc.
      tar cvf "C:\Documents and Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar" Solaris\Sparc
      Solaris/Sparc/
      Solaris/Sparc/TeraGSS/
      Solaris/Sparc/TeraGSS/install/
      Solaris/Sparc/TeraGSS/install/depend
      .
      . (more files)
      .
      Solaris/Sparc/tdicuxxxx/reloc/$LIBDIR64/libiculxtd.so.52.1
      Solaris/Sparc/tdicuxxxx/reloc/$LIBDIR64/libicuuctd.so.52.1
      tar rvf "C:\Documents and Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar" .setup.sh
      .setup.sh
      tar rvf "C:\Documents and Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar" setup.bat
      setup.bat
      tar rvf "C:\Documents and Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar" MEDIALABEL
      MEDIALABEL
      tar rvf "C:\Documents and Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar" 
      tar_teradata_client_packages.*
      tar_teradata_client_packages.bat
      tar_teradata_client_packages.sh
      
      Notice: The executable gzip.exe is not found. Download from www.gzip.org
      for MSDOS to automatically compress the output tar file to a gzip file.
      
      The file has been saved at :
      C:\Documents and Settings\<user>\teradata-client-Solaris-Sparc-ttu-foundation.tar