Installation Guide

     Previous  Next    Open TOC in new window  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Installing the Tuxedo Mainframe Adapter for SNA Software

This section provides information and step-by-step instructions for installing BEA Tuxedo Mainframe Adapter for SNA software (hereafter referenced as TMA SNA.) After completing the tasks included in Preparing to Install Tuxedo Mainframe Adapter for SNA, install the TMA SNA components according to your configuration requirements as described in the following section.

Notes: Refer to the BEA Tuxedo Mainframe Adapter for SNA Release Notes if you are upgrading from a previous version of eLink Adapter for Mainframe, and for information about hardware and software requirements. For additional operational and administrative information on the CRM, refer to the BEA Tuxedo Mainframe Adapter for SNA CRM Administration Guide.
Note: All references to ATMI files, functions, and documentation apply to Tuxedo files, functions, and documentation.

Information topics are grouped by platform and by component (Gateway or CRM) if the component installations differ for particular platforms.

This section includes the following topics:

 


Prerequisites for Installation

Before you install BEA Tuxedo Mainframe Adapter for SNA, you should install Tuxedo 9.0.or 9.1

A JDK is required by the InstallAnywhere installation product to install Tuxedo Mainframe Adapter for SNA. A JDK is installed with Tuxedo 9.0 and 9.1. Verify that the system PATH environment variable is set to the correct version of the JDK installed by Tuxedo 9.0 or 9.1.

 


Installing the CRM on z/OS MVS Platform

This section explains how to install the CRM component on a z/OS Multiple Virtual Storage (MVS) platform.

Note: The installation process assumes the installer is familiar with Job Control Language (JCL) job operations and File Transfer Protocol (FTP) functions.

Summary of Installation Tasks

The following list is a summary of the tasks detailed in Installation Procedure:

The installation for this environment is semi-automated. Three JCL files are provided to facilitate prerequisites for allocating datasets in the MVS environment and to unload Tuxedo Mainframe Adapter for SNA product software into the allocated datasets.

The product CD-ROM contains the following files relating to this installation procedure:

Installation Procedure

Perform the following steps to install the CRM component on a z/OS MVS platform:

  1. Load the product CD-ROM on a machine that has File Transfer Protocol (FTP) access to the MVS UNIX directory (/mvs/ftp-unix) or MVS NT directory (/mvs.ftp-nt).
  2. Use FTP to put the following JCL files in the MVS destination PDS dataset:
  3. dsupload.jcl
    install.jcl
    uncmprss.jcl
  4. In your MVS environment, change the DSUPLOAD job to suit your environment. This job allocates the initial datasets needed to receive the product software files from the FTP file transfer.
  5. Use the SET statements in the DSUPLOAD job to set the high-level qualifiers of the receiving datasets according to the following syntax:

    SET PRODHLQ=[QUALIFIER]

    The DSUPLOAD job has the following steps:

    DELOLD

    Deletes any existing datasets previously created so you can run this JCL multiple times, if necessary.

    CREATE

    Allocates the initial datasets needed to receive the product software files.

  6. Run the DSUPLOAD job.
  7. Put the files listed in Table 3-1 into their corresponding datasets. Use the table as a worksheet and fill in the names you created in step 3. Use the worksheet as a guide for transferring the product data to the z/OS platform.
  8. Table 3-1 MVS Installation Product Files and DD Name Datasets
    Product File
    Set Statement
    Your Dataset Name
    TMA91.LOAD
    PRODHLQ
    .LOAD
    TMA91.DATA
    PRODHLQ
    .DATA
    TMA91.SAMPLE
    PRODHLQ
    .SAMPLE

  9. From the UNIX/NT command prompt, set binary data transfer mode using the FTP program.
  10. Note the following example of a put command:

    put TMA91.LOAD ’BEA.TMA91.LOAD’

    Transfer the datasets using the put command.

  11. In your MVS environment, change the INSTALL job to suit your environment.
  12. Use the SET statements to alter the job for your environment according to the following syntax:

    SET BEAPDSE=[QUALIFIER]

    In this statement, [QUALIFIER] is the high-level qualifier for the SNACRM Load Library. The load library containing the TMA91.LOAD program objects must be a Partitioned Dataset with Extended attributes (PDSE). The PDSE minimally must have storage class SMS declaration for z/OS.

    SET SCLASS=[CLASS NAME]

    In this statement, [CLASS NAME] is the storage class name of the PDSE. This is required for z/OS.

    SET BEAPDS=[QUALIFIER]

    In this statement, [QUALIFIER] is the high-level qualifier for the sample and data datasets. These are standard PDS.

    The INSTALL job has the following steps:

    DELOLD 

    Deletes any existing datasets created by the INSTALL job so you can run this JCL multiple times, if necessary.

    CREATE

    Creates the MVS datasets for you.

    This step includes the minimal JCL needed to create the datasets for z/OS. You may change the JCL to reflect your own environment.

  13. Run the INSTALL job.
  14. Use Table 3-2 as a worksheet to fill out the names of the datasets created in this step.

    Table 3-2 Set Statements and Corresponding Datasets
    Set Statement
    Your Dataset Name
    BEAPDSE
    .LOAD
    BEAPDS
    .DATA
    BEAPDS
    .SAMPLE

  15. In your MVS environment, change the UNCMPRSS job to suit your environment.
  16. Modify the following variables in the JCL to the high-level qualifier you listed in the tables according to the following syntax:

    <PRODHLQ>=[QUALIFIER]

    Use the qualifier you listed in Table 3-1.

    <BEAPDSE>=[QUALIFIER]

    Use the PDSE qualifier you listed in Table 3-2.

    <BEAPDS>=[QUALIFIER]

    Use the PDS qualifier you listed in Table 3-2.

    The UNCMPRSS job has the following step:

    UNLOLD 

    Performs a TSORECEIVE to uncompress and unload the data in your installation datasets created in step 8.

To manually perform the TSO RECEIVE command to unload the data in your installation datasets created in Step 8, enter a command similar to the following command:

TSO RECEIVE INDS(‘xxx’)

When prompted, enter:

DA(‘yyy’)

In these statements, the following definitions apply:

xxx

Is the dataset name you listed in Table 3-1.

yyy

Is the corresponding dataset name you listed in Table 3-2.

 


Installing the Gateway on AIX, HP-UX, Solaris 10, Linux, or Windows

In addition to HP-UX 11.23 installation as described in Installing Tuxedo Mainframe Adapter for SNA Components on HP-UX 11.23, the Tuxedo Mainframe Adapter for SNA Gateway may also be installed on AIX, HP-UX, Solaris 10, Linux, or Windows platforms.

Note: The CRM is not available on any of these platforms and can only be installed on HP-UX 11.23 non-mainframe UNIX. Refer to the BEA Tuxedo Mainframe Adapter for SNA Release Notes for more detailed information about platform support.

AIX, HP-UX, Linux, and Solaris 10 installations may be performed in Console Mode, Silent Mode, or Graphics Mode, while Windows installations must be performed in Graphics Mode.

Installing the Gateway in Console Mode

To install the Tuxedo Mainframe Adapter for SNA Gateway on non-mainframe UNIX in console mode, you run one of the following .bin programs as appropriate for your operating system:

UNIX Platform
.bin File
AIX 5.3
tmasna91_32_aix_53_ppc.bin
HP-UX 11.23
tmasna91_32_hpux_1123_pa.bin
Solaris 10
tmasna91_32_sol_9_sp.bin
SUSE Linux 9
tmasna91_32_SLES_9_x86.bin

Perform the following steps to install the Tuxedo Mainframe Adapter for SNA software in console mode:

  1. Insert the Tuxedo Mainframe Adapter for SNA CD-ROM in your CD device.
  2. Log on as root.
  3. $ su -
    Password:
  4. Mount the CD-ROM. Mount commands vary depending on your system configuration. Refer to your System Administrator for the specific command for your system. Use a command similar to the following example to mount the CD-ROM.
  5. # mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt
  6. Change the directory to the unix directory on your CD-ROM device. For example,
  7. # cd /mnt/
  8. List the CD-ROM contents.
  9. # ls
    tmasna91_32_aix_53_ppc.bin
    tmasna91_32_hpux_1123_pa.bin
    tmasna91_32_sol_9_sp.bin
    tmasna91_32_SLES_9_x86.bin
    tmasna91_32_win_2k3_x86.exe
    mvs
  10. Execute the appropriate installation program for your operating system in character-based mode. For example, execute the HP-UX 11.23 program to install only the Tuxedo Mainframe Adapter for SNA Gateway:
  11. # sh tmasna91_32_hpux_1123_pa.bin -i console
  12. The installation program runs and prompts you for responses (see Listing 3-1 for an example).
  13. Listing 3-1 UNIX Console Mode Installation Example, Gateway on HP-UX 11
    Preparing to install...
    Preparing CONSOLE Mode Installation...

    ==============================================================================
    BEA Tuxedo Mainframe Adapter SNA 9.1 (created with InstallAnywhere by Zero G)
    ------------------------------------------------------------------------------
    ==============================================================================
    Introduction
    ------------

    This installer will guide you through the installation of 'Tuxedo Mainframe
    Adapter for SNA'. On each step, answer the questions provided. Type "quit" at
    any time to exit the installer.

    ==============================================================================
    License Agreement
    -----------------

    Please read before installing:

    You acknowledge that your use of this software is subject to (i) the license
    terms that you signed when you placed your most recent order with us; or,
    if you haven't signed a license agreement with us, (ii) the shrinkwrap
    license terms included in your most recent order with us for which we shipped
    software media to you; or, if neither (i) or (ii) are applicable, then, (iii)
    if you are downloading this software from edelivery.oracle.com, then the
    Oracle Electronic Delivery Trial License Agreement (which you acknowledge
    that you have read and understand) governs your use of the software. Note:
    Programs downloaded for trial use or downloaded as replacement media may not
    be used to update any unsupported programs.

    DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N) (Y/N): y

    ==============================================================================
    Choose BEA Home Directory
    -------------------------

    1- Create a New BEA Home
    2- Use Existing BEA Home

    Enter a number: 2
    1- /bea/
    2- /bea/Tuxedo 9.0

    Existing BEA Home: 1

    ==============================================================================
    Pre-Installation Summary
    ------------------------

    Please Review the Following Before Continuing:

    Product Name:
        Tuxedo Mainframe Adapter for SNA

    Install Folder:
        /bea/tux91/tuxedo9.1

    Java VM to be Used by Installed Product:

        /bea/tux91/jre

    Product Version
        9.1

    Disk Space Information (for Installation Target):
        Required: 4,556,286 bytes
        Available: 531,012,902,912 bytes

    PRESS <ENTER> TO CONTINUE:

    ==============================================================================
    Installing...
    -------------

    [==================|==================|==================|==================]
    [------------------|------------------|------------------|------------------]

    ==============================================================================
    Install Complete
    ----------------

    Congratulations. 'Tuxedo Mainframe Adapter for SNA 9.1' has been successfully installed to:

    /bea/tux91/tuxedo9.1
    PRESS <ENTER> TO EXIT THE INSTALLER: ENTER

Installing the Gateway in Graphics Mode

Perform the following steps to install the Tuxedo Mainframe Adapter for SNA Gateway on a Windows or UNIX platform in Graphics Mode:

  1. Insert the Tuxedo Mainframe Adapter for SNA CD-ROM in your CD device.
  2. Do one of the following, depending on your platform:
  3. On Windows:

    1. Choose StartArrow symbolRun. The Run dialog displays.
    2. Click Browse to navigate to the CD-ROM drive.
    3. Select the tmasna91_32_win_2k3_x86.exe program.
    4. Click Open. The selected path and executable appear in the Run dialog.
    5. Click OK to begin the installation. The Introduction screen (Figure 3-1) displays.
    6. Note: All screen illustrations in this section are for Windows 2003.

      On UNIX:

    7. Log on as root to install the Tuxedo Mainframe Adapter for SNA software.
    8. $ su -
      Password:
    9. Mount the CD-ROM. Mount commands vary depending on your system configuration. Refer to your System Administrator for the specific command for your system. Use a command similar to the following command to mount the CD-ROM on any UNIX system.
    10. > mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt
    11. Change the directory on your CD-ROM device. For example,
    12. > cd /mnt/
    13. List the CD-ROM contents.
    14. # ls
      tmasna91_32_aix_53_ppc.bin
      tmasna91_32_hpux_1123_pa.bin
      tmasna91_32_sol_9_sp.bin
      tmasna91_32_SLES_9_x86.bin
      tmasna91_32_win_2k3_x86.exe
      mvs
    15. Execute the appropriate installation program for your operating system. For example, execute the AIX program:
    16. /mnt/> sh tmasna91_32_aix_53_ppc.bin

      The Introduction screen (similar to Figure 3-1) displays.

      Figure 3-1 Introduction Screen


      Introduction Screen

  4. Click Next to continue with the installation. The License Agreement screen displays (Figure 3-2).
  5. Figure 3-2 License Agreement Screen


    License Agreement Screen

  6. Click the Accept option button to accept the license agreement; then click Next to proceed with the installation. The Choose BEA Home Directory screen displays (Figure 3-3).
  7. If you click the Do Not Accept option button, you will not be able to continue with the installation. You must either exit the installation or go back to the Introduction screen.

    Figure 3-3 Choose BEA Home Directory Screen


    Choose BEA Home Directory Screen

  8. Select a New or Existing BEA Home option to specify the BEA Home directory (the default is c:\bea). The BEA Home directory is the root directory in which you install all BEA products. This directory was set up when you installed Tuxedo.
  9. If you want to create a new BEA Home directory, follow these steps:

    1. Select the Create a New BEA Home option.
    2. Accept the default location for your BEA Home directory or click Browse to specify a different location. If you accept the default location, your BEA Home directory will be c:\bea, and your Tuxedo Mainframe Adapter for SNA software default installation directory will be the Tuxedo 9.1 Home directory.
    3. Click Next to proceed with the installation.
    4. If you already have one or more BEA Home directories on your system, you can use one of those directories as follows:

    5. Select the Use Existing BEA Home option.
    6. Select a BEA Home directory from the list displayed to the right of the options. All valid BEA Home directories are displayed in this list. Valid BEA Home directories are directories where BEA products have been installed using the standard installation program.
    7. Click Next to proceed with the installation.
  10. If the installation program encounters a previous version of Tuxedo Mainframe Adapter for SNA in the selected BEA Home directory, the Previous Installation Found message box displays (Figure 3-4).
  11. Figure 3-4 Previous Installation Found Message Box


    Previous Installation Found Message Box

    From this message box, do one of the following:

    • Click Continue to install over the previous version.
    • Click Cancel to return to the Choose BEA Home Directory Screen and select another directory.
    • Click Exit to exit the installation program.
  12. If you do not have a successful installation of Tuxedo 9.1 in the BEA Home directory, the Tuxedo 9.1 Not Found! message box displays (Figure 3-5).
  13. Figure 3-5 Tuxedo Not Found Message Box


    Tuxedo Not Found Message Box

    From this message box, do one of the following:

    • Click Exit to exit the installation program so you can install Tuxedo 9.1.
    • Click Previous to return to the Choose BEA Home Directory Screen and select another directory.
    • Click Next to finish installation.

  14. Upon installation completion, the Install Complete screen displays (Figure 3-6).
  15. Figure 3-6 Install Complete Screen


    Install Complete Screen

  16. Click Done to exit the installation program.

 


Installing Tuxedo Mainframe Adapter for SNA Components on HP-UX 11.23

The TMA SNA Gateway, the CRM, or both the Gateway and CRM may be installed on HP-UX 11.23.

Installing the Software in Console Mode

To install the TMA SNA software on HP-UX 11.23 in console mode, you will run the tmasna91_32_hpux_1123_pa.bin program. If you choose the Full Installation set, this program installs both the Gateway and the CRM on HP-UX 11.23. You may also choose to install only the Gateway or only the CRM on HP-UX 11.23.

Perform the following steps to install the TMA SNA software in console mode on HP-UX 11.23:

  1. Insert the TMA SNA CD-ROM in your CD device.
  2. Log on as root.
  3. $ su -
    Password:
  4. Mount the CD-ROM. Mount commands vary depending on your system configuration. Refer to your System Administrator for the specific command for your system. Use a command similar to the following command to mount the CD-ROM.
  5. # mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt
  6. Change the directory to the unix directory on your CD-ROM device. For example,
  7. # cd /mnt/
  8. List the CD-ROM contents.
  9. # ls
    tmasna91_32_aix_53_ppc.bin
    tmasna91_32_hpux_1123_pa.bin
    tmasna91_32_sol_9_sp.bin
    tmasna91_32_SLES_9_x86.bin
    tmasna91_32_win_2k3_x86.exe
    mvs
  10. Execute the HP-UX 11.23 program to install both the TMA SNA Gateway and CRM on HP-UX 11.23:
  11. # sh tmasna91_32_hpux_1123_pa.bin -i console
  12. The installation program runs and prompts you for responses (see Listing 3-2 for an example). When you are asked to choose the Install Set, enter the number for the type of installation you want to perform:
  13. 1
    Gateway Only
    2
    Distributed CRM
    3
    Full Install

    If you choose the Gateway Only or Full Install, the software will be installed in your tuxedo9.1 or tuxedo9.0 directory. If you choose to install the Distributed CRM, the software will be installed in the tmasna91 directory.

    Listing 3-2 UNIX Console Mode Installation Example, Full Installation on HP-UX 11.23
    Preparing to install...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...

    Launching installer...
    Preparing CONSOLE Mode Installation...

    ===============================================================================
    BEA Tuxedo Mainframe Adapter SNA (created with InstallAnywhere by Zero G)
    -------------------------------------------------------------------------------

    ===============================================================================
    Introduction
    ------------

    InstallAnywhere will guide you through the installation of Tuxedo Mainframe Adapter for SNA 9.1.

    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 at any time by typing 'quit'.

    PRESS <ENTER> TO CONTINUE:
    ==============================================================================
    License Agreement
    -----------------

    Please read before installing:

    You acknowledge that your use of this software is subject to (i) the license
    terms that you signed when you placed your most recent order with us; or,
    if you haven't signed a license agreement with us, (ii) the shrinkwrap
    license terms included in your most recent order with us for which we shipped
    software media to you; or, if neither (i) or (ii) are applicable, then, (iii)
    if you are downloading this software from edelivery.oracle.com, then the
    Oracle Electronic Delivery Trial License Agreement (which you acknowledge
    that you have read and understand) governs your use of the software. Note:
    Programs downloaded for trial use or downloaded as replacement media may not
    be used to update any unsupported programs.


    DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N): y
    ==============================================================================
    Choose Install Set
    ------------------

    Please Choose the Install Set to be installed by this installer.

    ->1- Gateway Only
    2- Distributed CRM
    3- Full Install

    ENTER THE NUMBER FOR THE INSTALL SET, OR <ENTER> TO ACCEPT THE DEFAULT: 3
    ==============================================================================
    Choose BEA Home Directory
    -------------------------

    1- Create a New BEA Home
    2- Use Existing BEA Home

    Enter a number: 2
    1- /bea
    2- /bea/tuxedo9.1

    Existing BEA Home: 1

    -----------------------------------------------
    A previous installation of Tuxedo Mainframe Adapter for SNA 9.1
    has been detected at /bea/loads/tux91.
    The following options are available:

    1- Continue to install over /bea/loads/tux91
    2- Cancel to select another BEA Home Directory
    3- Exit the installation

    Choose a number: 1

    ==============================================================================
    Installing...
    -------------

    [==================|==================|==================|==================]
    [------------------|------------------|------------------|------------------]

    ==============================================================================

    Install Complete
    ----------------

    Congratulations. 'Tuxedo Mainframe Adapter for SNA 9.1' has been successfully installed to:

    /bea/tux91

    PRESS <ENTER> TO EXIT THE INSTALLER: <ENTER>

Installing the Software in Graphics Mode

Perform the following steps to install the TMA SNA software in graphics mode on HP-UX 11.23:

  1. Insert the TMA SNA CD-ROM in your CD device.
  2. Log on as root to install the TMA SNA software.
  3. $ su -
    Password:
  4. Mount the CD-ROM. Mount commands vary depending on your system configuration. Refer to your System Administrator for the specific command for your system. Use a command similar to the following command to mount the CD-ROM on any UNIX system.
  5. > mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt
  6. Change the directory on your CD-ROM device. For example,
  7. > cd /mnt/
  8. List the CD-ROM contents.
  9. # ls
    tmasna91_32_aix_53_ppc.bin
    tmasna91_32_hpux_1123_pa.bin
    tmasna91_32_sol_9_sp.bin
    tmasna91_32_SLES_9_x86.bin
    mvs
  10. Execute the HP-UX 11.23 program:
  11. /mnt/> sh tmasna91_32_hpux_1123_pa.bin

    The Introduction screen (see Figure 3-7) displays.

    Figure 3-7 Introduction Screen


    Introduction Screen

  12. Click Next to continue with the installation. The License Agreement screen displays (Figure 3-8).
  13. Figure 3-8 License Agreement Screen


    License Agreement Screen

  14. Click the Accept option button to accept the license agreement; then click Next to proceed with the installation. The Choose Install Set screen displays (Figure 3-9).
  15. If you click the Do Not Accept option button, you will not be able to continue with the installation. You must either exit the installation or go back to the Introduction screen.

    Figure 3-9 Choose Install Set Screen


    Choose Install Set Screen

  16. Select one of the Install Set options depending on whether you want to install the Gateway only, the CRM, or both on HP-UX.
  17. Note: If you choose the Gateway Only or Full Install, the software will be installed in your tuxedo9.1 or tuxedo9.0 directory. If you choose to install the Distributed CRM, the software will be installed in the tmasna91 directory.
  18. Click Next to proceed with the installation. The Choose BEA Home Directory screen displays (Figure 3-10).
  19. Figure 3-10 Choose BEA Home Directory Screen


    Choose BEA Home Directory Screen

  20. The BEA Home directory is the root directory in which you install all BEA products. This directory was set up when you installed Tuxedo.
  21. If you want to create a new BEA Home directory, follow these steps:

    1. Select the Create a New BEA Home option.
    2. Click Browse to specify a different location.
    3. Click Next to proceed with the installation.
    4. If you already have one or more BEA Home directories on your system, you can use one of those directories as follows:

    5. Select the Use Existing BEA Home option.
    6. Select a BEA Home directory from the list displayed to the right of the options. All valid BEA Home directories are displayed in this list. Valid BEA Home directories are directories where BEA products have been installed using the standard installation program.
    7. Click Next to proceed with the installation.
  22. If the installation program encounters a previous installation of the same version of Tuxedo Mainframe Adapter for SNA in the selected BEA Home directory, the Previous Installation Found message box displays ( Figure 3-11).
  23. Figure 3-11 Previous Installation Found Message Box


    Previous Installation Found Message Box

    From this message box, do one of the following:

    • Click Continue to install over the previous version.
    • Click Cancel to return to the Choose BEA Home Directory Screen and select another directory.
    • Click Exit to exit the installation program.
  24. If you do not have a successful installation of Tuxedo 9.1or 9.0 in the BEA Home directory, the Tuxedo Not Found! message box displays (Figure 3-12).
  25. Figure 3-12 Tuxedo Not Found Message Box


    Tuxedo Not Found Message Box

    From this message box, do one of the following:

    • Click Exit to exit the installation program so you can install Tuxedo 9.1.
    • Click Previous to return to the Choose BEA Home Directory Screen and select another directory.
    • Click Next to finish installation.

  26. Upon installation completion, the Install Complete screen displays (Figure 3-13).
  27. Figure 3-13 Install Complete Screen


    Install Complete Screen

  28. Click Done to exit the installation program.

  Back to Top       Previous  Next