BEA Logo BEA eLink Adapter for Mainframe Release 4.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

   eLink Adapter for Mainframe Documentation   |   eLink Adapter for Mainframe Installation Guide   |   Previous Topic   |   Next Topic   |   Contents     

Installing the eLink Adapter for Mainframe Software

 

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

Notes: Refer to the BEA eLink Adapter for Mainframe 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 eLink Adapter for Mainframe CRM Administration Guide.

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 eLink Adapter for Mainframe, you should install Tuxedo 8.

Warning: If you are installing BEA eLink Adapter for Mainframe on AIX, rename the jre130 directory to jre. The jre130 directory was installed in your BEA Home directory at the same level as Tuxedo 8.

 


Installing the CRM on z/OS or OS/390 Platforms

The CRM may be installed on mainframe platforms as described in the following sections:

Installing the CRM on a z/OS or OS/390 UNIX Platform

This section explains how to install the CRM component on a z/OS or OS/390 UNIX platform.

Note: This procedure assumes you are familiar with File Transfer Protocol (FTP) functions.

  1. Load the product CD-ROM on a machine that has File Transfer Protocol (FTP) access to the z/OS or OS/390 host.

  2. Put the os390.tar file (in binary mode) from the root directory on the CD-ROM to the working directory on the z/OS or OS/390 host.

  3. To extract the installation script from the tar file, use the following command:
    tar xvfo os390.tar

    Executing the tar command extracts the install.sh script and subdirectories containing the software to be installed.

  4. Execute the install.sh script using the following command.
    sh install.sh

  5. The installation script prompts you for responses. Listing2-1 is a sample installation. It shows the installation of the CRM in a distributed configuration on an OS/390 UNIX mainframe platform. User responses are indicated in bold.

    Listing 2-1 Sample OS/390 UNIX Installation

    install.sh

    01) os390/os390r8

    Install which platform's files? [01- 1 , q to quit, l for list]: 1

    ** You have chosen to install from os390/os390r8 **

    Communications Resource Manager Release 4.1

    This directory contains the Communications Resource Manager 4.1
    for IBM OS/390 Unix R8 on IBM OS/390.

    Is this correct? [y,n,q]: y

    To terminate the installation at any time
    press the interrupt key,
    typically <del>, <break>, or <ctrl+c>.

    The following packages are available:

    1 crm Communications Resource Manager

    Select the package(s) you wish to install (or 'all' to install
    all packages) (default: all) [?,??,q]: 1

    Communications Resource Manager
    (OS390) Release 4.1
    Copyright (c) 2000 BEA Systems, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    BEA eLink is a trademark of BEA Systems, Inc.

    Directory where Communications Resource Manager files are to be installed

    (Enter your directory path) [?,q]: /work/tmp

    Using /work/tmp as the Communications Resource Manager base directory

    The following CRM stack support options are available:

    1 vtm28 OpenEdition MVS 390

    Select an option [?,??,q]: 1

    Determining if sufficient space is available ...
    46648 blocks are required
    8529000 blocks are available to /work/tmp

    Unloading /bea/os390/os390r8/crm/CRMSA.Z ...
    4665 blocks
    x bin/CRM
    x bin/CRMLOGS
    x bin/crmdown
    x bin/crmlkoff
    x bin/crmlkon
    x bin/uss.env
    x lib/csxappc.dll
    x lib/csxcrm.dll
    x lib/csxgpw.dll
    x lib/csxscrm.dll
    x lib/csxxcrm.dll
    x lib/csxxfm.dll
    x lib/csxxmw.dll
    x lib/ctxos_12.dll
    x lib/ctxplat_12.dll
    x lib/ctxprim_12.dll
    x lib/libgp40.dll
    x lib/libgpnet.dll
    ... finished

    Unloading /bea/os390/os390r8/crm/STKSA.Z ...
    233 blocks
    x lib/csxvtm28.dll
    ... finished

    Changing file permissions...
    ... finished

    Installation of Communications Resource Manager was successful

    Please don't forget to fill out and send in your registration card

Installing the CRM on a z/OS or OS/390 MVS Platform

This section explains how to install the CRM component on a z/OS or OS/390 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 eLink Adapter for Mainframe 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 or OS/390 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:
    dsupload.jcl
    install.jcl
    uncmprss.jcl

  3. 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.

    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.

  4. Run the DSUPLOAD job.

  5. Put the files listed in Table 2-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 or OS/390 platform.

    Table 2-1 MVS Installation Product Files and DD Name Datasets


     

  6. From the UNIX/NT command prompt, set binary data transfer mode using the FTP program.

    Note the following example of a put command:

    put EAM41.LOAD 'BEA.EAM41.LOAD'

    Transfer the datasets using the put command.

  7. In your MVS environment, change the INSTALL job to suit your environment.

    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 EAM41.LOAD program objects must be a Partitioned Dataset with Extended attributes (PDSE). The PDSE minimally must have storage class SMS declaration for z/OS or OS/390.

    SET SCLASS=[CLASS NAME]

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

    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 or OS/390. You may change the JCL to reflect your own environment.

  8. Run the INSTALL job.

    Use Table 2-2 as a worksheet to fill out the names of the datasets created in this step.

    Table 2-2 Set Statements and Corresponding Datasets


     

  9. In your MVS environment, change the UNCMPRSS job to suit your environment.

    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 2-1.

    <BEAPDSE>=[QUALIFIER]

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

    <BEAPDS>=[QUALIFIER]

    Use the PDS qualifier you listed in Table 2-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 2-1.

yyy

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

 


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

In addition to Solaris 8 installation as described in Installing eLink Adapter for Mainframe Components on Solaris 8, the eLink Adapter for Mainframe Gateway may also be installed on AIX, HP-UX, Solaris 7, or Windows platforms.

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

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

Installing the Gateway in Console Mode

To install the eLink Adapter for Mainframe 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 4.3.3

eam41_Aix.bin

HP-UX 11

eam41_Hp.bin

Solaris 7

eam41_Sol7.bin


 

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

  1. Insert the eLink Adapter for Mainframe CD-ROM in your CD device.

  2. Log on as root.
    $ su -
    Password:

  3. 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.
    # mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt

  4. Change the directory to the unix directory on your CD-ROM device. For example,
    # cd /mnt/eam41

  5. List the CD-ROM contents.
    # ls
    eam41_Aix.bin
    eam41_Hp.bin
    eam41_Sol7.bin
    eam41_Sol8.bin
    eam41_Win.exe
    os390.tar
    mvs

  6. Execute the appropriate installation program for your operating system in character-based mode. For example, execute the HP-UX 11 program to install only the eLink Adapter for Mainframe Gateway:
    # sh eam41_Hp.bin -i console

  7. The installation program runs and prompts you for responses (see Listing2-2 for an example).

    Listing 2-2 UNIX Console Mode Installation Example, Gateway on HP-UX 11

    Preparing to install...
    Preparing CONSOLE Mode Installation...

    ===============================================================================
    BEA eLink Adapter for Mainframe (created with InstallAnywhere by Zero G)
    -------------------------------------------------------------------------------
    ===============================================================================
    Introduction
    ------------

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

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

    Please read before installing:

    BEA eLink Adapter for Mainframe(r) 4.1 Software License

    The Software and accompanying documentation (respectively "Software"
    and "Documentation") you have acquired are protected by the copyright laws of
    the United States and international copyright treaties...
    .
    .
    .
    User Count means the number of users specified on the uniform product code
    label provided on the outside packaging of the Product.

    Connection Management Software means...
    .
    .
    .
    Copyright 2001, BEA Systems, Inc. All Rights Reserved.

    DO YOU AGREE WITH THE TERMS OF THE LICENSE? (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 8.0

    Existing BEA Home: 1

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

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

    ===============================================================================
    License Selection Option
    ------------------------

    1- Copy License File Now
    2- Copy License File Later

    Enter a number: 2

    ===============================================================================
    Install License Later.
    ----------------------

    You will need to manually append lic.txt (on license diskette)
    to your base product license file (in udataobj directory).
    Refer to your BEA eLink Adapter for Mainframe Installation Guide for details on how to do this.

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

    Congratulations. 'eLink Adapter for Mainframe' has been successfully installed
    to:

    /bea/loads/tux80

    PRESS <ENTER> TO EXIT THE INSTALLER: ENTER

Installing the Gateway in Graphics Mode

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

  1. Insert the eLink Adapter for Mainframe CD-ROM in your CD device.

  2. Do one of the following, depending on your platform:

    On Windows:

    1. Choose Start. >Run. The Run dialog displays.

    2. Click Browse to navigate to the CD-ROM drive.

    3. Select the eam41 directory; then, select the eam41_Win.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 (Figure2-1) displays.

      Note: All screen illustrations in this section are for Windows NT.

    On UNIX:

    1. Log on as root to install the eLink Adapter for Mainframe software.
      $ su -
      Password:

    2. 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.
      > mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt

    3. Change the directory to the eam41 directory on your CD-ROM device. For example,
      > cd /mnt/eam41

    4. List the CD-ROM contents.
      # ls
      eam41_Aix.bin
      eam41_Hp.bin
      eam41_Sol7.bin
      eam41_Sol8.bin
      os390.tar
      mvs

    5. Execute the appropriate installation program for your operating system. For example, execute the AIX program:
      /mnt/eam41> sh eam41_Aix.bin

      The Introduction screen (similar to Figure2-1) displays.

      Figure 2-1 Introduction Screen


       

  3. Click Next to continue with the installation. The License Agreement screen displays (Figure2-2).

    Figure 2-2 License Agreement Screen


     

  4. Select Yes to accept the license agreement; then click Next to proceed with the installation. The Choose BEA Home Directory screen displays (Figure2-3).

    Figure 2-3 Choose BEA Home Directory Screen


     

  5. 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.

    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 eLink Adapter for Mainframe software default installation directory will be the Tuxedo 8 Home directory .

    3. Click Next to proceed with the installation.

    If you already have one or more BEA Home directories on your system, you can use one of those directories as follows:

    1. Select the Use Existing BEA Home option.

    2. 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.

    3. Click Next to proceed with the installation.

  6. If the installation program encounters a previous version of eLink Adapter for Mainframe in the selected BEA Home directory, the Previous Installation Found message box displays (Figure2-4).

    Figure 2-4 Previous Installation Found Message Box


     

    From this message box, do one of the following:

  7. If you do not have a successful installation of Tuxedo 8 in the BEA Home directory, the Tuxedo 8 Not Found! message box displays (Figure2-5).

    Figure 2-5 Tuxedo 8 Not Found Message Box


     

    From this message box, do one of the following:

  8. After the product is installed, the License Installation Choice screen displays (Figure2-6).

    Figure 2-6 License Installation Choice Screen


     

  9. Select one of the following license installation options:

  10. Upon installation completion, the Install Complete screen displays (Figure2-9).

    Figure 2-9 Install Complete Screen


     

  11. Click Done to exit the installation program.

 


Installing eLink Adapter for Mainframe Components on Solaris 8

The eLink Adapter for Mainframe Gateway, the CRM, or both the Gateway and CRM may be installed on Solaris 8.

Installing the Software in Console Mode

To install the eLink Adapter for Mainframe software on Solaris 8 in console mode, you will run the eam41_Sol8.bin program. If you choose the Full Installation set, this program installs both the Gateway and the CRM on Solaris 8. You may also choose to install only the Gateway or only the CRM on Solaris 8.


 

Perform the following steps to install the eLink Adapter for Mainframe software in console mode on Solaris 8:

  1. Insert the eLink Adapter for Mainframe CD-ROM in your CD device.

  2. Log on as root.
    $ su -
    Password:

  3. 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.
    # mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt

  4. Change the directory to the unix directory on your CD-ROM device. For example,
    # cd /mnt/eam41

  5. List the CD-ROM contents.
    # ls
    eam41_Aix.bin
    eam41_Hp.bin
    eam41_Sol7.bin
    eam41_Sol8.bin
    eam41_Win.exe
    os390.tar
    mvs

  6. Execute the Solaris 8 program to install both the eLink Adapter for Mainframe Gateway and CRM on Solaris 8:
    # sh eam41_Sol8.bin -i console

  7. The installation program runs and prompts you for responses (see Listing2-3 for an example). When you are asked to choose the Install Set, enter the number for the type of installation you want to perform:
     

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

    Note: If you select the Distributed CRM, you will not be prompted for the license location.

    Listing 2-3 UNIX Console Mode Installation Example, Full Installation on Solaris 8

    Preparing to install...
    Preparing CONSOLE Mode Installation...

    ===============================================================================
    BEA eLink Adapter for Mainframe (created with InstallAnywhere by Zero G)
    -------------------------------------------------------------------------------

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

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

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

    Please read before installing:

    BEA eLink Adapter for Mainframe(r) 4.1 Software License

    The Software and accompanying documentation (respectively "Software"
    and "Documentation") you have acquired are protected by the copyright laws of
    the United States and international copyright treaties...
    .
    .
    .
    User Count means the number of users specified on the uniform product code
    label provided on the outside packaging of the Product.

    PRESS <ENTER> TO CONTINUE: y

    Connection Management Software means...
    .
    .
    .
    Copyright 2001, BEA Systems, Inc. All Rights Reserved.

    DO YOU AGREE WITH THE TERMS OF THE LICENSE? (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/tuxedo8.0

    Existing BEA Home: 1

    -----------------------------------------------
    A previous installation of eLink Adapter for Mainframe 4.1
    has been detected at /bea/loads/tux80.
    The following options are available:

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

    Choose a number: 1

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

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

    ===============================================================================
    License Selection Option
    -----------------------

    1- Copy License File Now
    2- Copy License File Later

    Enter a number:2

    ===============================================================================
    Install License Later.
    ----------------------

    You will need to manually append lic.txt (on license diskette)
    to your base product license file (in udataobj directory).
    Refer to your BEA eLink Adapter for Mainframe Installation Guide for details on how to do this.

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

    Congratulations. 'eLink Adapter for Mainframe' has been successfully installed
    to:

    /bea/tux80

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

Installing the Software in Graphics Mode

Perform the following steps to install the eLink Adapter for Mainframe software in graphics mode on Solaris 8:

  1. Insert the eLink Adapter for Mainframe CD-ROM in your CD device.

  2. Log on as root to install the eLink Adapter for Mainframe software.
    $ su -
    Password:

  3. 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.
    > mount -r -F cdfs /dev/cdrom/c1b0t0l0 /mnt

  4. Change the directory to the eam41 directory on your CD-ROM device. For example,
    > cd /mnt/eam41

  5. List the CD-ROM contents.
    # ls
    eam41_Aix.bin
    eam41_Hp.bin
    eam41_Sol7.bin
    eam41_Sol8.bin
    os390.tar
    mvs

  6. Execute the Solaris 8 program:
    /mnt/eam41> sh eam41_Sol8.bin

    The Introduction screen (see Figure2-10) displays.

    Figure 2-10 Introduction Screen


     

  7. Click Next to continue with the installation. The License Agreement screen displays (Figure2-11).

    Figure 2-11 License Agreement Screen


     

  8. Select Yes to accept the license agreement; then click Next to proceed with the installation. The Choose Install Set screen displays (Figure2-12).

    Figure 2-12 Choose Install Set Screen


     

  9. Select one of the Install Set options depending on whether you want to install the Gateway only, the CRM, or both on Solaris 8.

    Note: If you choose the Gateway Only or Full Install, the software will be installed in your tuxedo8.0 directory. If you choose to install the Distributed CRM, the software will be installed in the eam41 directory.

  10. Click Next to proceed with the installation. The Choose BEA Home Directory screen displays (Figure2-13).

    Figure 2-13 Choose BEA Home Directory Screen


     

  11. 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.

    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 eLink Adapter for Mainframe software default installation directory will be the Tuxedo 8 Home directory.

    3. Click Next to proceed with the installation.

    If you already have one or more BEA Home directories on your system, you can use one of those directories as follows:

    1. Select the Use Existing BEA Home option.

    2. 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.

    3. Click Next to proceed with the installation.

  12. If the installation program encounters a previous version of eLink Adapter for Mainframe in the selected BEA Home directory, the Previous Installation Found message box displays (Figure2-14).

    Figure 2-14 Previous Installation Found Message Box


     

    From this message box, do one of the following:

  13. If you do not have a successful installation of Tuxedo 8 in the BEA Home directory, the Tuxedo 8 Not Found! message box displays (Figure2-15).

    Figure 2-15 Tuxedo 8 Not Found Message Box


     

    From this message box, do one of the following:

  14. After the product is installed, the License Installation Choice screen displays (Figure2-16).

    Note: If you are installing the Distributed CRM, you will not be prompted for the License Installation Choice. Proceed to step 16.

    Figure 2-16 License Installation Choice Screen


     

  15. Select one of the following license installation options:

  16. Upon installation completion, the Install Complete screen displays (Figure2-19).

    Figure 2-19 Install Complete Screen


     

  17. Click Done to exit the installation program.

 


Validating the eLink Adapter for Mainframe Software Installation

You can validate the eLink Adapter for Mainframe software installation in the following ways:

Verifying Installation Files and Directories

The eLink Adapter for Mainframe CD-ROM contains libraries and executable programs for each of the supported platforms as described in the tables in the following sections. After installing the eLink Adapter for Mainframe software, verify that these libraries and programs are installed on your system.

All directories are relative to the installation directory. Platform-specific stack abstraction libraries are included in these tables as well.

eLink Adapter for Mainframe Gateway Installation Files and Directories

The eLink Adapter for Mainframe Gateway includes the files listed in the following tables.

AIX 4.3.3

Verify that the following files are installed for the eLink Adapter for Mainframe Gateway Installation:

Table 2-3 AIX Installation Files and Directories for eLink Adapter for Mainframe Gateway Installation

Directory

Files

bin
GWSNAX
lib
libcsxcrm.so
libctxcp_12.so
libctxdebugs_12.so
libctxos_12.so
libctxplat_12.so
libctxprim_12.so
libgws.so
crmmon.jar
local/C
LIBGWS.text
LIBGWS_CAT
elink/sna/crossplex
cpxview.v
mwdrec.h
xplxc.h
xplxtuxs.c
eLink/sna/simpapp
aix.env
app.env
BEACONN.RDO
BEASNA.RDO
BEASNA.RDO.VSE
DMCONFIG
dminit.scr
Makefile
MIRRDPLC.c
MIRRDPLC.c.VSE
MIRRDPLC.cbl
MIRRDTPC.c
MIRRDTPC.cbl
mirrorsrv.c
README
toupclt.c
TOUPDPLS.c
TOUPDPLS.c.VSE
TOUPDPLS.cbl
TOUPDTPS.c
TOUPDTPS.c.VSE
TOUPDTPS.cbl
TOUPDTPS.cbl.VSE
UBBCONFIG
EXPIMSSV.c
IMPIMSSV.cbl
simpims.c
BEAWTOR.asm
udataobj/codepage
00819x00037
00819x00273
00819x00278
00819x00284
00819x00285
00819x00297
00819x00500
00819x00860
00819x01047
00912x00870
none
tuxedo

 

HP-UX 11

Verify that the following files are installed for the eLink Adapter for Mainframe Gateway Installation:

Table 2-4 HP-UX Installation Files and Directories for eLink Adapter for Mainframe Gateway Installation

Directory

Files

bin
GWSNAX
lib
libcsxscrm.sl
libctxcp_12.sl
libctxdebugs_12.sl
libctxos_12.sl
libctxplat_12.sl
libctxprim_12.sl
libgws.sl
crmmon.jar
local/C
LIBGWS.text
LIBGWS_CAT
elink/sna/crossplex
cpxview.v
mwdrec.h
xplxc.h
xplxtuxs.c
eLink/sna/simpapp
app.env
BEACONN.RDO
BEASNA.RDO
BEASNA.RDO.VSE
DMCONFIG
dminit.scr
hpux.env
Makefile
MIRRDPLC.c
MIRRDPLC.cbl
MIRRDPLC.c.VSE
MIRRDTPC.c
MIRRDTPC.cbl
mirrorsrv.c
README
toupclt.c
TOUPDPLS.c
TOUPDPLS.c.VSE
TOUPDPLS.cbl
TOUPDTPS.c
TOUPDTPS.c.VSE
TOUPDTPS.cbl
TOUPDTPS.cbl.VSE
UBBCONFIG
EXPIMSSV.c
IMPIMSSV.cbl
simpims.c
BEAWTOR.asm
udataobj/codepage
00819x00037
00819x00273
00819x00278
00819x00284
00819x00285
00819x00297
00819x00500
00819x00860
00819x01047
00912x00870
none
tuxedo

 

Solaris 7 or 8

Verify that the following files are installed for the eLink Adapter for Mainframe Gateway Installation:

Table 2-5 Solaris 7 or 8 Installation Files and Directories for eLink Adapter for Mainframe Gateway Installation

Directory

Files

bin
GWSNAX
lib
libcsxcrm.so
libctxcp_12.so
libctxdebugs_12.so
libctxos_12.so
libctxplat_12.so
libctxprim_12.so
libgws.so
crmmon.jar
local/C
LIBGWS.text
LIBGWS_CAT
elink/sna/crossplex
cpxview.v
mwdrec.h
xplxc.h
xplxtuxs.c
eLink/sna/simpapp
app.env
BEACONN.RDO
BEASNA.RDO
BEASNA.RDO.VSE
DMCONFIG
dminit.scr
Makefile
MIRRDPLC.c
MIRRDPLC.c.VSE
MIRRDPLC.cbl
MIRRDTPC.c
MIRRDTPC.cbl
mirrorsrv.c
README
solaris.env
toupclt.c
TOUPDPLS.c
TOUPDPLS.c.VSE
TOUPDPLS.cbl
TOUPDTPS.c
TOUPDTPS.c.VSE
TOUPDTPS.cbl
TOUPDTPS.cbl.VSE
UBBCONFIG
EXPIMSSV.c
IMPIMSSV.cbl
simpims.c
BEAWTOR.asm
udataobj/codepage
00819x00037
00819x00273
00819x00278
00819x00284
00819x00285
00819x00297
00819x00500
00819x00860
00819x01047
00912x00870
none
tuxedo

 

Windows NT 4.0 Server, Windows 2000 Server, or Windows 2000 Advanced Server

Verify that the following files are installed for the eLink Adapter for Mainframe Gateway Installation:

Table 2-6 Windows Installation Files and Directories for eLink Adapter for Mainframe Gateway Installation

Directory

Files

bin
csxcrm.dll
ctxcp_12.dll
ctxdebugs_12.dll
ctxos_12.dll
ctxplat_12.dll
ctxprim_12.dll
gws.dll
gwsnax.exe
lib

crmmon.jar

local/C
LIBGWS.text
LIBGWS_CAT
elink/sna/crossplex
cpxview.v
mwdrec.h
xplxc.h
xplxtuxs.c
eLink/sna/simpapp
app.env
BEACONN.RDO
BEASNA.RDO
BEASNA.RDO.VSE
BEAWTOR.asm
DMCONFIG
dminit.scr
Makefile
MIRRDPLC.c
MIRRDPLC.c.VSE
MIRRDPLC.cbl
MIRRDTPC.c
MIRRDTPC.cbl
mirrorsrv.c
winenv.bat
README
simpims.c
toupclt.c
TOUPDPLS.c
TOUPDPLS.c.VSE
TOUPDPLS.cbl
TOUPDTPS.c
TOUPDTPS.c.VSE
TOUPDTPS.cbl
TOUPDTPS.cbl.VSE
UBBCONFIG
EXPIMSSV.c
IMPIMSSV.cbl
udataobj/codepage
00819x00037
00819x00273
00819x00278
00819x00284
00819x00285
00819x00297
00819x00500
00819x00860
00819x01047
00912x00870
none
tuxedo

 

CRM Installation Files and Directories

The CRM includes the files listed in the following tables.

Solaris 8

Verify that the following files are installed for the eLink Adapter for Mainframe CRM Installation:

Table 2-7 Solaris 8 Installation Files and Directories for CRM Installation

Directory

Files

bin
CRM
CRMLOGS
crmlkon
crmlkoff
crmdown
solaris.env
lib
libctxdebugs_12.so
libctxos_12.so
libctxprim_12.so
libctxplat_12.so
libcsxappc.so
libcsxxfm.so
libcsxxmw.so
libcsxgpw.so
libcsxcrm.so
libcsxxcrm.so
libcsxscrm.so
libcsxspx70.so
libgpnet.so.71
libengine.so.71

 

z/OS UNIX V1R1 or OS/390 UNIX V2R8, V2R9, or V2R10

Verify that the following files are installed for the CRM Installation:.

Table 2-8 z/OS or OS/390 UNIX Installation Files and Directories for CRM Installation

Directory

Files

bin
CRM
CRMLOGS
crmlkoff
crmlkon
crmdown
uss.env
lib
ctxdebugs_12.dll
ctxos_12.dll
ctxprim_12.dll
ctxplat_12.dll
csxappc.dll
csxxfm.dll
csxxmw.dll
csxgpw.dll
csxcrm.dll
csxxcrm.dll
csxscrm.dll
csxvtm28.dll
libgp.dll (40 bit)
libgpnet.dll

 

z/OS V1R1 or OS/390 MVS V2R8, V2R9, or V2R10

Verify that the following files are installed for the CRM Installation:.

Table 2-9 z/OS or OS/390 MVS Installation Files and Directories for CRM Installation

Directory

Files

misc

README
dsupload.jcl
install.jcl
uncmprss.jcl

load library

CRM 
CRMLOGS
CRMLKON
CRMLKOFF
CRMDOWN
CSXAPPC
CSXXFM
CSXXMW
CSXGPW
CSXCRM
CSXXCRM
CSXSCRM
CSXVTM28
DEBUGS
LIBGP
LIBGPNBT
LIBGP40
OS
PRIM
PLAT

data library

ENV

sample library

CRMLOGS
CRMLKON
CRMLKOFF
CRMSTART
CRMDOWN


 

Solaris 8 Full Installation Files and Directories

Verify that the following files are installed for the Full Installation of the eLink Adapter for Mainframe Gateway and CRM on Solaris 8:

Table 2-10 Solaris 8 Full Installation Files and Directories

Directory

Files

bin
CRM
CRMLOGS
crmlkon
crmlkoff
crmdown
GWSNAX
solaris.env
lib
crmmon.jar
libcsxappc.so
libcsxcrm.so
libcsxgpw.so
libcsxscrm.so
libcsxspx70.so
libcsxxcrm.so
libcsxxfm.so
libcsxxmw.so
libctxcp_12.so
libctxdebugs_12.so
libctxos_12.so
libctxplat_12.so
libctxprim_12.so
libgws.so
local/C
LIBGWS.text
LIBGWS_CAT
elink/sna/crossplex
cpxview.v
mwdrec.h
xplxc.h
xplxtuxs.c
eLink/sna/simpapp
app.env
BEACONN.RDO
BEASNA.RDO
BEASNA.RDO.VSE
DMCONFIG
dminit.scr
Makefile
MIRRDPLC.c
MIRRDPLC.c.VSE
MIRRDPLC.cbl
MIRRDTPC.c
MIRRDTPC.cbl
mirrorsrv.c
README
solaris.env
toupclt.c
TOUPDPLS.c
TOUPDPLS.c.VSE
TOUPDPLS.cbl
TOUPDPS.c
TOUPDPS.c.VSE
TOUPDPS.cbl
TOUPDPS.cbl.VSE
UBBCONFIG
EXPIMSSV.c
IMPIMSSV.c
simpims.c
BEAWTOR.asm
udataobj/codepage
00819x00037
00819x00273
00819x00278
00819x00284
00819x00285
00819x00297
00819x00500
00819x00860
00819x01047
00912x00870
none
tuxedo

 

Running the Sample Applications

After you install eLink Adapter for Mainframe, you can verify your eLink Adapter for Mainframe installation by running the following sample applications:

Refer to the "Verifying the Software" section of the BEA eLink Adapter for Mainframe User Guide for more detailed information about verifying your software.

 


Uninstalling eLink Adapter for Mainframe

This section provides instructions for uninstalling eLink Adapter for Mainframe. The following topics are discussed:

Uninstalling on Non-mainframe UNIX Platforms in Console Mode

To remove eLink Adapter for Mainframe from a UNIX platform:

  1. Change directories to your uninstaller_EAM directory with a command similar to the following example:
    > cd /bea/tuxedo8.0/uninstaller_EAM

  2. Start the uninstallation program with the following command:
    /bea/tuxedo8.0/uninstaller_EAM> sh Uninstall -i console

    Listing2-4 displays an eLink Adapter for Mainframe uninstallation.

    Note: The single-dash bar just beneath the double-dash bar in Listing2-4 is a progress indicator. When the single-dash bar becomes the same length as the double-dash bar, uninstallation is complete.

    Listing 2-4 UNIX Console Mode Uninstall Example

    Preparing CONSOLE Uninstall...
    ===============================================================================
    BEA eLink Adapter for Mainframe (InstallAnywhere Uninstaller by Zero G)
    -------------------------------------------------------------------------------

    About to uninstall...

    BEA eLink Adapter for Mainframe

    This will completely remove all components installed by InstallAnywhere. It
    will not remove files and folders created after the installation.

    PRESS <ENTER> TO BEGIN THE UNINSTALL, OR 'QUIT' TO EXIT THE UNINSTALLER: <ENTER>

    ===============================================================================
    Uninstall...
    ------------

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

    ===============================================================================
    Uninstall Complete
    ------------------

    All items were successfully uninstalled.

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

Uninstalling on Windows Platform

Perform the following steps to remove the eLink Adapter for Mainframe software from a Windows platform:

  1. Choose Start. >Programs. >BEA WebLogic E-Business Platform. >eLink Adapter for Mainframe 4.1. >Uninstall BEA eLink Adapter for Mainframe from the Start menu. The eLink Adapter for Mainframe Uninstaller screen displays (Figure2-20).

    Figure 2-20 eLink Adapter for Mainframe Uninstaller Screen


     

  2. Click Uninstall to start removing eLink Adapter for Mainframe. When the process is complete, the screen shown in Figure2-21 is displayed.

    Figure 2-21 eLink Adapter for Mainframe Uninstall Complete Screen


     

  3. Click Exit to complete the uninstallation.

Note: Some files may not be removed because they are required for another BEA product.

Uninstalling on z/OS or OS/390 Platforms

To remove the eLink Adapter for Mainframe product from your z/OS or OS/390 platform, consult with your system administrator. The process for removing applications from these platforms varies, depending on your particular system setup.

 


Manually Setting Up the License Key

You must enter the license key for eLink Adapter for Mainframe software to enable the connection capabilities for your system. As a prerequisite, the Tuxedo 8 must be installed and operational with its license key file available. To enable the eLink Adapter for Mainframe license key, you must append the license key file provided with the product software to the Tuxedo license key file.

Warning: Do not alter any parameters within sections of the license key files. Doing so will invalidate the license and may disable your product software.

Perform the following steps to use the license key.

  1. With the text editor of your choice, open the BEA license key file in the udataobj/lic.txt sub-directory located in the Tuxedo platform directory. An example of this file follows:

    Listing 2-5 Example of BEA License Key File

    [TUXEDO 8.0]
    LICENSEE=BEA Professional Services
    SERIAL=1000000104
    ORDERID=0
    USERS=20
    TYPE=SDK
    WEBGUI=separate
    WSCOMPRESSION=separate
    EXPRIATION=2001-12-31
    SIGNATURE=Xo201490OtaTEUb5L45UtAhUA12imvbiz92HladkaphonjQA/zeXXY=

  2. Append the eLink Adapter for Mainframe license key file, lic.txt to the Tuxedo license file.

    Listing 2-6 Example of eLink Adapter for Mainframe License Key File Appended to BEA License Key File

    # BEA License File
    #
    # This file contains license tokens to enable BEA TUXEDO and
    # optional components.
    # Each License begins with a "[section name]" and ends with
    # a "SIGNATURE=" line.
    #
    # New license sections should be appended to this file, and the
    # old section, if present, should be deleted.
    #
    # WARNING: Altering parameters withing a section will invalidate
    # the license. This is a violation of BEA Systems licensing
    # agreement, and may also disable TUXEDO or optional components.
    # For Technical Support and to obtain a license, call 888-BEA-SUPT
    # (888-232-7878) or 408-570-8070

    [BEA TUXEDO]
    VERSION=8.0
    LICENSEE=BEA Internal Development User
    SERIAL=177
    ORDERID=Internal
    USERS=400000
    TYPE=SDK
    DEVELOPERS=200000
    EXPIRATION=2001-12-31
    SIGNATURE=MC0CFA6ehW+FOQnKL45UtAhUAUAohqPyD/IB/mgPOe6AVr7YIvW8a0=
    .
    .
    .
    # BEA eLink Adapter License File
    #
    # This file contains license tokens to enable a BEA eLink Adapter.
    # Each License begins with a "[section name]" and ends with
    # a "SIGNATURE=" line.
    #
    # WARNING: Altering parameters withing a section will invalidate
    # the license. This is a violation of BEA Systems licensing
    # agreement, and may also disable eLink components.
    #
    # For Technical Support and to obtain a license, call 888-BEA-SUPT
    # (888-232-7878) or 408-570-8070

    [eLink Adapter for Mainframe]
    LICENSEE=BEA SYSTEMS
    VERSION=4
    SERIAL=A101999739
    ORDERID=Internal
    EXPIRATION=2003-09-29
    SIGNATURE=Xo201490OtaTEUb5L45UtAhUA12imvbiz92HladkaphonjQA/zeXXY=

  3. Save the file and exit the text editor. Your license key is now in effect.

 

back to top previous page