This chapter provides prerequisites and instructions for installing the BEA TUXEDO system 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 Appendix A ("Platform Data Sheets") in the BEA TUXEDO Installation Guide. The guide is available on the documentation CD-ROM delivered with Release 6.5. It is also available (as part of the Release 6.5 online documentation set) through the Customer Support Page at the BEA Systems Web site.
BEA TUXEDO Release 6.5 running on an AS/400 platform can interoperate, as either master or non-master, with Release 6.5 running on any other supported platform.
Backward compatibility (that is, interoperability between Release 6.5 and prior releases) is supported only if the master node is running Release 6.5.
All workstation platforms that are currently supported work with this release.
This section provides instructions for preparing your environment for the BEA TUXEDO system, installing the BEA TUXEDO system from an NT, WIN95, or UNIX system platform, and installing the Link-Level Encryption add-on security package.
Before you start installing the BEA TUXEDO system, 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
ftp
information:
For example, suppose that (a) you are working on an AS/400 machine called This file will be used to automatically execute the pre-installation procedures necessary for installing the BEA TUXEDO system 6.5 through open
as400-machine-name
account-name
passwordlc400b.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
rtl123ftp
. Once the pre-installation steps are completed, the file should be removed.
preinst.bat
, with the appropriate
command-line arguments.
where:
preinst.bat
CD-drive
tmplib
tuxdir
tuxlib
filename version
CD-drive
is a single-letter abbreviation (such as D:) for the CD-ROM device on the machine on which the BEA TUXEDO system 6.5 is loaded.
tuxlib
is the library on the AS/400 machine on which the save files will be restored.
where you specify one of the following:
addlible
tuxlib
call coreinst (tmplib
tuxlib
'/tuxdir
' 'all|client')
client
(to install only the BEA TUXEDO workstation package)
all
(to install both the server and workstation packages)
Note:
The words client
and all
must be entered in lowercase.
During the installation process (which may take several minutes), a number of restoring X to Y
messages are displayed, such as the following.
restoring service programs to tuxlib
tmplib
, all the save files that were created in Step 3. Remove
tmplib
, too, if it is different from tuxlib
and it is no longer needed.
where the value of call tlistpwd '
tuxdir
'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.
$TUXDIR/udataobj/lic.txt
. For
information on obtaining a license, contact your BEA TUXEDO sales
representative.
machine lc400b.beasys.com
login rtl
password rtl123preinst.sh
, with the appropriate command-line
arguments:
where:
preinst.sh
mount-point
tmplib
tuxdir
tuxlib
machine version
mount-point
(such as /cdrom
) is the file system on which the BEA TUXEDO 6.5 CD-ROM is mounted.
tmplib
is the library on the AS/400 to which the BEA TUXEDO save files on the CD-ROM are copied.
tuxdir
is the IFS file system (on the AS/400) in which the BEA TUXEDO system is installed.
tuxlib
is the library on the AS/400 in which the save files are restored.
machine
is the name of the AS/400 machine on which the BEA TUXEDO system is installed.
where you specify one of the following:
addlible
tuxlib
call coreinst (tmplib
tuxlib
'/tuxdir
' 'all|client')
client
(to install only the BEA TUXEDO workstation package) or
all
(to install both the server and workstation packages)
Note:
The words client
and all
must be entered in lowercase.
During the installation process (which may take several minutes), a number of restoring X to Y
messages will be displayed, such as.
restoring service programs to tuxlib
tmplib
, all the save files that were created in Step 3. Remove
tmplib
, too, if it is different from tuxlib
and it is no longer needed.
where the value of call tlistpwd '
tuxdir
'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.
$TUXDIR/udataobj/lic.txt
. For
information on obtaining a license, contact your BEA TUXEDO sales
representative.
Release 6.5 offers two types of the optional Security Add-on Package:
Both packages are delivered on separate CD-ROMs. Neither can be installed unless the Core package has already been installed.
To install a Security Add-on Package, complete the following procedure.
tmplib
. If you cannot find such a library, create one
by entering the following command.
crtlib
tmplib
tmplib
as follows.
where the value of crtsavf
tmplib
/ENCbit
bit
is one of the following:
ftp
to move the corresponding file from the as400/v4r1
subdirectory on
the CD to tmplib
. Remember to use binary mode for the transfer.
For example, if you are working in a DOS Prompt window on a WIN95 machine, your session will look something like the following.
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.
where you choose one of the following:
addlible
tuxlib
call addoninst (tmplib
tuxlib
'ENC56|ENC128')
ENC56
(to install the 56-bit LLE package)
During installation (which may take several minutes), status messages are displayed.
tmplib
, all save files created in Step 3.
tmplib
if it is different from tuxlib
and it is no longer needed.