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

Preface

Purpose of This Manual

This book describes BEA TUXEDO Release 6.5 for the AS/400® platform.

Who Should Read This Manual

This book is primarily intended for users who are already familiar with BEA TUXEDO (perhaps on a UNIX system) but who are new to the AS/400 system.

How This Manual Is Organized

This book is organized as follows:

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 sequentially.

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 *

\tux\data\ap

.doc

tux.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

This section lists books that may be helpful to an administrator of a BEA TUXEDO application running on an AS/400 platform.

BEA TUXEDO Manuals

IBM Manuals

BEA TUXEDO for the AS/400 Documentation

The BEA TUXEDO for the AS/400 information set consists of the following documents:

Other Publications

For more information about BEA TUXEDO, refer to the following books:

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. (For information about how to contact Customer Support, refer to the following section.)

Customer Support

If you have any questions about this version of BEA TUXEDO for the AS/400, or if you have problems installing and running BEA TUXEDO for the AS/400, 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] [Prev] [Next] [Bottom]