Introduction; Getting Started; Entering Commands - Compaq AA-Q88CE-TE System Manager's Manual

Rtr
Table of Contents

Advertisement

For a general introduction to Reliable Transaction Router, Version 3.2 (RTR),
you should read the introductory chapter in the Reliable Transaction Router
Application Design Guide. Additional information about the Reliable Transaction
Router is available in the Reliable Transaction Router Application Programmer's
Reference Manual.
In order to use RTR, you must install the RTR software and your application. See
the Reliable Transaction Router Installation Guide for instructions for installing
RTR.

1.1 Getting Started

RTR applications use the API calls described in the Reliable Transaction Router
Application Programmer's Reference Manual. Before an RTR application can be
used, RTR must be started on every node in your RTR network. You do this is by
issuing a
command in a startup command procedure for each node, so that RTR is
RTR
started whenever a node is booted.
Many applications can use RTR at the same time without interfering with one
another. This is achieved by defining a separate facility for each application.
A facility can be thought of as an application's own runtime environment of
RTR. (In addition, distributed RTR applications may start and execute many
transactions. RTR is capable of massively parallel operation.)
Before application processes are started, a facility must be defined using the
CREATE FACILITY
command to the command procedure used to start the application.
The rest of this chapter explains how to use RTR commands. The
CREATE FACILITY

1.2 Entering Commands

RTR is started, configured and maintained by using the RTR Command Line
Interface (CLI). The RTR CLI is used to start, set up and monitor the operation
of RTR.
The RTR CLI is accessed by entering
Commands can either be entered on the same line as the RTR verb, for example:
% rtr command
command on each node. You may wish to include the
START RTR
command. You may wish to include the
commands are described in detail in Chapter 2 and Chapter 6.

Introduction

CREATE FACILITY
at the operating system prompt.
RTR
1
START
and
START RTR
Introduction 1–1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents