[Top] [Previous Page] [Next Page] [Bottom]



Preface

Purpose of This Document

This document describes how to administer the BEA TUXEDO system.

Who Should Read This Document

This document is intended for administrators who configure operational parameters that support mission-critical BEA TUXEDO systems.

How This Document Is Organized

Administering the BEA TUXEDO System is organized as follows:

How to Use This Document

This document, Administering the BEA TUXEDO System, is designed primarily as an online, hypertext document. If you are reading this as a paper publication, note that to get full use from this document you should access it as an online document via the BEA TUXEDO Online Documentation CD.

The following sections explain how to view this document online, and how to print a copy of this document.

Opening the Document in a Web Browser

To access the online version of this document, open the index.htm file in the top-level directory of the BEA TUXEDO Online Documentation CD. On the main menu, click the Bookshelf button. On the Bookshelf, scroll to the entry for Administering the BEA TUXEDO System and click the HTML option. The CD provides other options to open this document. The preceding example describes one option.

Note: The online documentation requires a Web browser that supports HTML version 3.0. Netscape Navigator version 3.0 or Microsoft Internet Explorer version 3.0 or later is recommended.

Figure 1 shows the online document with the clickable navigation bar and table of contents.

Figure 1 Online Document Displayed in a Netscape Web Browser

Printing from a Web Browser

You can print a copy of this document, one file at a time, from the Web browser. Before you print, make sure that the chapter or appendix you want is displayed and selected in your browser.

To select a chapter or appendix, click anywhere inside the chapter or appendix you want to print. If your browser offers a Print Preview feature, you can use the feature to verify which chapter or appendix you are about to print. If your browser offers a Print Frames feature, you can use the feature to select the frame containing the chapter or appendix you want to print. For example:

The BEA TUXEDO Online Documentation CD also includes Adobe Acrobat PDF files of all of the online documents. You can use the Adobe Acrobat Reader to print all or a portion of each document. On the CD's main menu, click the Bookshelf button. On the Bookshelf, scroll to the entry for the BEA TUXEDO document you want to print and click the PDF option.

Documentation Conventions

The following documentation conventions are used throughout this document.

Convention Item
boldface text Indicates terms defined in the glossary.
Ctrl+Tab Indicates that you must press two or more keys simultaneously.
italics Indicates emphasis or book titles.
monospace text Indicates code samples, commands and their options, data structures and their members, data types, directories, and file names and their extensions. Monospace text also indicates text that you must enter from the keyboard.

Examples:

#include <iostream.h> void main ( ) the pointer psz

chmod u+w *

.doc

BITMAP

float

monospace boldface text Identifies significant words in code.

Example:

void commit ( )

monospace italic text Identifies variables in code.

Example:

String expr

UPPERCASE TEXT Indicates device names, environment variables, and logical operators.

Examples:

LPT1

SIGNON

OR

{ } Indicates a set of choices in a syntax line. The braces themselves should never be typed.
[ ] Indicates optional items in a syntax line. The brackets themselves should never be typed.

Example:

buildobjclient [-v] [-o name ] [-f file-list]... [-l file-list]...

| Separates mutually exclusive choices in a syntax line. The symbol itself should never be typed.
... Indicates one of the following in a command line:
.
.
.
Indicates the omission of items from a code example or from a syntax line. The vertical ellipsis itself should never be typed.

Related Documentation

The following sections list the documentation provided with the BEA TUXEDO software, related BEA publications, and other publications related to the technology.

BEA TUXEDO Documentation

The BEA TUXEDO information set consists of the following documents:

BEA TUXEDO Release Notes

Administering the BEA TUXEDO System (this document)

Application Developer' s Guide

COBOL Guide

Domains User Guide

FML Programmer's Guide

Glossary

Installation Guide

Product Overview

Programmer's Guide

/Q Guide

TxRPC Guide

Windows NT User's Guide

/Workstation Guide

Note: The BEA TUXEDO Online Documentation CD also includes Adobe Acrobat PDF files of all of the online documents. You can use the Adobe Acrobat Reader to print all or a portion of each document.

BEA Publications

Selected BEA TUXEDO Release 6.4 documents are available on the Online Documentation CD.

To access these documents:

  1. Click the Reference button on the main menu.
  2. Click the BEA TUXEDO Manuals option.

Other Publications

For more information about the BEA TUXEDO system and related technologies, refer to the following books:

Edwards, J. with DeVoe, D. 1997. 3-Tier Client/Server At Work. Wiley Computer Publishing.

Edwards, J., Harkey, D., and Orfali, R. 1996. The Essential Client/Server Survival Guide. Wiley Computer Publishing.

Contact Information

The following sections provide information about how to obtain support for the documentation and software.

Documentation Support

If you have questions or comments on the documentation, you can contact the BEA Information Engineering Group by e-mail at docsupport@beasys.com.

Customer Support

If you have any questions about this version of the BEA TUXEDO system, or if you have problems installing and running the BEA TUXEDO system, contact BEA Customer Support through BEA WebSupport at www.beasys.com. You can also contact Customer Support by using the contact information provided on the Customer Support Card, which is included in the product package.

When contacting Customer Support, be prepared to provide the following information:



[Top] [Previous Page] [Next Page] [Bottom]