This chapter explains how to install and configure the BEA TUXEDO system on your OpenVMS system.
The topics covered in this chapter include:
Note:
Before you begin the installation process, you may wish to review the Polycenter product installation utility (PCSI). This utility is used to install the BEA TUXEDO system and you should have a working knowledge of its operation.
Before installing the BEA TUXEDO system, you must:
Preparing to Install the BEA TUXEDO System
The following sections provide procedures for verifying this information.
Before you install the BEA TUXEDO system, you must verify that the machine on which you wish to install the BEA TUXEDO system meets the minimum hardware and software requirements.
Use the following procedure to verify your machine meets the requirements.
Verifying the Hardware and Software Configuration
The person installing the BEA TUXEDO system must log on to the machine with the following user ID privileges and quotas.
Use the following procedure to verify the user ID privileges.
where mount/media_format=cdrom/undefined_fat=(fixed:none:8192) - /override=identification device
device
is equal to the device specification of your CD-ROM.
where
product install TUXEDO /source=
device
:[000000...]/destination=
dest_dir
device
is the name of the CD-ROM drive.
Before you can use the BEA TUXEDO system, you must set up your environment using a DCL script named postinstall
. The DCL script performs the following tasks:
vps_daemon
process
Before you can use the BEA TUXEDO system, you must set several logical names. The OpenVMS operating system allows you to set logical names in either the group table or the system table.
Setting logical names in the group table gives you the ability to run multiple versions of the BEA TUXEDO system on the same platform. Subsequent versions of the BEA TUXEDO system can be installed under different group tables.
To use this method requires that all users who want to invoke BEA TUXEDO commands must be listed in the group table in which all the required logical names for the BEA TUXEDO system reside.
Setting logical names in the system table allows you to give all users of a system access to the BEA TUXEDO system. However, subsequent versions of the BEA TUXEDO system cannot be installed simultaneously on the same machine.
The The If you want to change the default parameters (or perform other advanced configuration tasks), please consult BEA Support.
The BEA TUXEDO license file, The BEA TUXEDO license file contains the signature that indicates the number of users the installation can support. The BEA TUXEDO system cannot function without this file, which is delivered separately from the BEA TUXEDO CD-ROM.
This section explains how to configure the BEA TUXEDO system once you have finished installing it.
Before you begin the configuration procedure, verify that you have the following:
Logical Names
Group Table
System Table
vps_daemon Process
vps_daemon
process provides the basic infrastructure for BEA TUXEDO client and server processes. BEA TUXEDO client and server processes use the vps_daemon
process to perform data exchange, synchronization, monitoring, and network communication functions. The vps_daemon
process also allocates the resources needed for BEA TUXEDO client and server processes to perform these functions.
vps_daemon
process requires that the logical name VPS_INITPATH
point to a valid file containing the configuration parameters for the process. This file, vps_init.txt
, is located in the udataobj
directory and should not be modified. The parameters in this file are comparable to the IPC (Inter Process Communication) tunable parameters on the UNIX platform and to the IPC parameters on the Windows NT platform. The default parameters in vps_init.txt
are capable of supporting approximately 50 BEA TUXEDO servers and 200 BEA TUXEDO clients.
BEA TUXEDO License File
LIC.TXT
, is installed in the udataobj
directory of the BEA TUXEDO installation directory. This file should have read permissions for system
, user
, group
, and world
.
Configuring the BEA TUXEDO System
Preparing for Configuration
LIC.TXT
)
Use the following procedure to complete the configuration process.
Configuration Instructions
dest_dir
.bin
directory, where dest_dir
is
the directory you specified during installation.
where set default
device
:[
dest_dir
.BIN]
device
is the device specification of your file system and dest_dir
is the directory you specified during installation.
@postinstall
Note:
The DCL script will not echo the password but it will verify the password.
LIC.TXT
, is installed in the udataobj
directory of the BEA TUXEDO
installation directory. For example, if the BEA TUXEDO system is installed in
DKA100:[TUXDIR]
then the license file is in DKA100:[TUXDIR.UDATAOBJ]
.
vps_daemon
process.
Now the BEA TUXEDO system is fully configured and ready to run.
The following sections explain how to install link-level encryption packages.
Before you install a link-level encryption package, you must do the following.
where mount/media_format=cdrom/undefined_fat=(fixed:none:8192) - /override=identification device
device
is equal to the device specification of your CD-ROM.
where
product install TUXEDO_ENC40 /source=
device
:[000000...]/destination=
dest_dir
device
is the name of the CD-ROM drive.
BIN
directory under the BEA TUXEDO installation directory and enter
the following command.
where mount/media_format=cdrom/undefined_fat=(fixed:none:8192) - /override=identification device
device
is equal to the device specification of your CD-ROM.
where
product install TUXEDO_ENC128 /source=
device
:[000000...]/destination=
dest_dir
device
is the name of the CD-ROM drive.
BIN
directory under the BEA TUXEDO installation directory and enter
the following command.