This chapter provides prerequisites and instructions for installing BEA TUXEDO on an AS/400 platform.
Note: For information on available BEA TUXEDO packages, hardware, software, and disk space requirements for the AS/400 platform, refer to "Platform Data Sheets" in the BEA TUXEDO Installation Guide. This online guide is available from the CD-ROM delivered with Release 6.4. It is also available from the Customer Support Page as part of the Release 6.4 online documentation set.
BEA TUXEDO for the AS/400 interoperates with BEA TUXEDO Release 6.4, as both master and non-master, on all supported platforms. Interoperability with the BEA TUXEDO system releases prior to 6.4 is supported only in the presence of a 6.4 master node. All workstation platforms that are currently supported work with this release.
This section provides instructions for preparing your environment for BEA TUXEDO, installing BEA TUXEDO from an NT, WIN95, or UNIX system platform, and installing the Link-Level Encryption add-on security package.
Before you start installing BEA TUXEDO, sign on to your AS/400 system and make sure you have a "tuxedo" user profile. If you do not, create one now. The user defined in this profile will be the owner of all the program objects created during the installation process.
Interoperability
The Installation Process
Before You Begin
Installing from an NT or WIN95 Platform
open as400-machine-name
account-name
password
For example, suppose that (a) you are working on an AS/400 machine called lc400b.beasys.com, (b) your login is rtl, and (c) your password is rtl123. Your profile will contain the following three lines: open lc400b.beasys.com
rtl
rtl123
This file will be used to automatically execute the pre-installation procedures necessary for installing BEA TUXEDO 6.4 through ftp. Once the pre-installation steps are completed, the file should be removed.
preinst.bat CD-drive tmplib tuxdir tuxlib filename
where
addlible tuxlib
call coreinst (tmplib tuxlib 'tuxdir' 'all|client')
where you specify one of the following:
Note:
The words client and all must be entered in lowercase.
restoring service programs to tuxlib
where the value of tuxdir is the directory specified as tuxdir in Step 4. This command will prompt for passwords until a null password is entered. For further details about the password file, see tlisten in the BEA TUXEDO Reference Manual.
call tlistpwd 'tuxdir'
machine lc400b.beasys.com
login rtl
password rtl123
addlible tuxlib
call coreinst (tmplib tuxlib 'tuxdir' 'all|client')
where you specify one of the following:
Note:
The words client and all must be entered in lowercase.
restoring service programs to tuxlib
where the value of tuxdir is the directory specified as tuxdir in Step 4. This command will prompt for passwords until a null password is entered. For further details about the password file, see tlisten in the BEA TUXEDO Reference Manual.
call tlistpwd 'tuxdir'
BEA TUXEDO Release 6.4 offers a new optional package for enhanced security: the Link-Level Encryption (LLE) Package. LLE is available for both 40-bit and 128-bit encryption. The LLE package is delivered on a separate CD-ROM. It cannot be installed unless the Core package has already been installed.
To install the Link-Level Encryption package, complete the following procedure.
crtlib tmplib
where the value of bit is one of the following: crtsavf tmplib/ENCbit
Note:
Repeat this procedure for all save files created in Step 2.
C:\> e:
E:\> cd \as400\v4r1
E:\AS400\V4R1> ftp as400a
Connected to as400a.
220-QTCP at as400a.
220 Connection will close if idle more than 5 minutes.
User (as400a:(None)): rtl
331 Enter password.
Password:*****
230 RTL logged on.
ftp> binary
200 Representation type is binary IMAGE.
ftp> put ENC40 tmplib/ENC40
200 PORT subcommand request successful.
150 Sending file to member ENC40 in file ENC40 in library tmplib.
250 File transfer completed successfully.
28854144 bytes sent in 76.62 seconds (376.59 Kbytes/sec)
ftp> quit
Note:
Remember that because the installation program for add-on products is installed along with the BEA TUXEDO Core package, the Core package must be installed before you can install any add-ons.
Enter the following commands:
addlible tuxlib
where you choose one of the following: call addoninst (tmplib tuxlib 'ENC40|ENC128')
During installation (which may take several minutes), status messages will be displayed.