[Top] [Prev] [Next] [Bottom]

3. Post-Installation


Running tuxenv.com after Rebooting

Before you can use the BEA TUXEDO system, you must configure it using a DCL script. This script must be run each time the machine is rebooted. The BEA TUXEDO system administrator may put the DCL script into the start-up environment so that when the machine is rebooted the script will be executed.

  1. Log on to the machine with the user ID that you used to install the BEA TUXEDO system.

  2. Change the current directory to the dest_dir.bin directory, where dest_dir is the directory you specified during installation.

  3. On the command line, enter the following command.

    @tuxenv

Modifying the VPS_INIT.TXT file

Please contact BEA Support for help in modifying the vps_init.txt file.

Removing the BEA TUXEDO System

Use the following procedure to remove the BEA TUXEDO system from a machine.

Note: This procedure removes all the files and directories under the BEA TUXEDO installation directory. It does not remove temporary files, which are not part of the Core package and may have been created after installation. Temporary files may have to be removed manually using the delete command.

  1. Log on to the machine with the user ID that you used to install the BEA TUXEDO system.

  2. Change the current directory to the dest_dir.bin directory, where dest_dir is the directory you specified during installation.

  3. On the command line, enter the following command.

    @tuxenvdel

  4. On the command line, enter the following command.

    product remove TUXEDO

Removing the BEA TUXEDO Link-Level Encryption Packages

Use the following procedures to remove a BEA TUXEDO link-level encryption package from a machine.

Removing the 56-bit Link-Level Encryption Package

  1. Log on to the machine with the user ID that you used to install the BEA TUXEDO system.

  2. Change the current directory to the dest_dir.bin directory, where dest_dir is the directory you specified during installation.

  3. On the command line, enter the following command.

    @remove_enc40

  4. On the command line, enter the following command.

    product remove TUXEDO_ENC40

Removing the 128-bit Link-Level Encryption Package

  1. Log on to the machine with the user ID that you used to install the BEA TUXEDO system.

  2. Change the current directory to the dest_dir.bin directory, where dest_dir is the directory you specified during installation.

  3. On the command line, enter the following command.

    @remove_enc128

  4. On the command line, enter the following command.

    product remove TUXEDO_ENC128

Copying the License File

Use the following procedure to copy the license file.

  1. Log on to the machine with the user ID that you used to install the BEA TUXEDO system.

  2. On the command line, enter the following command.

    copy source_dirLIC.TXT DKA100:[dest_dir.UDATAOBJ]LIC.TXT.

    where

Using Netscape Commerce Server

Before you can use Netscape Commerce Server for VMS with the BEA TUXEDO system, you must configure certain directories and their URL mappings. We assume that Netscape Commerce Server is already installed on your system.

Because it will run the TUXADM.EXE cgi-bin script, the Web server must have access to the relevant environment variables. If the BEA TUXEDO system is installed as SYSTEM, then no further configuration is necessary. However, if the BEA TUXEDO system is installed in a specific group, then Netscape Commerce Server must run under the same group. Otherwise, Netscape Commerce Server will not have the proper variables set up in its environment.

  1. Collect the following information about your installation of Netscape Commerce Server.

  2. Connect to the administrative port for the server from your browser. For example, if the administrative port is 8080, and the server resides on myvmsbox.mycompany.com, then the URL for connecting to the administrative port is http://myvmsbox.mycompany.com:8080/.

  3. Enter the administrative user name and administrative password.

  4. Your browser will display a list of installed commerce servers. Click on the link to the commerce server that you would like to configure.

  5. Your browser will display a page titled Netscape Server Manager. Scroll down to the link labeled "Map a URL to a local directory" and click on the link.

  6. In the URL Prefix field, enter the name of the directory in which the BEA TUXEDO system is installed.

  7. In the Directory To Map To field, enter the name of the directory where the file webguitop.html is located. In a standard BEA TUXEDO installation, this is DKA100:[TUXEDO.UDATAOBJ.WEBGUI].

  8. From the Template for Configuration pull-down menu, select the NONE option.

  9. Click on the Make These Changes button.

  10. Click on the Map a URL to a Local Directory link.

  11. In the URL Prefix field, enter cgi-bin.

  12. In the Directory To Map To field, enter the full path name of the BIN directory of your BEA Tuxedo system installation. For example, if the BEA TUXEDO system is installed at DKA100:[TUXEDO], enter DKA100:[TUXEDO.BIN] in the field.

  13. From the Template for Configuration pull-down menu, select the cgi-bin option.

  14. Click on the Make These Changes button.

  15. Click on the Map a URL to a Local Directory link.

  16. In the URL Prefix field, enter java.

  17. In the Directory To Map To field, enter the full path name of the Java directory of your BEA Tuxedo system installation. For example, if the BEA TUXEDO system is installed at DKA100:[TUXEDO], enter DKA100:[TUXEDO.UDATAOBJ.WEBGUI.JAVA] in the field.

  18. From the Template for Configuration pull-down menu, select the NONE option.

  19. Click on the Make These Changes button.

  20. Restart your Web server.



[Top] [Prev] [Next] [Bottom]