Arjuna PROD x

 

 

 

 

 

ArjunaCore 4.2

Administration Guide

AC-AG-8/5/06

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Contents



 


About This Guide

The Administration Guide contains information on how to use ArjunaCore 4.2.

This guide is most relevant to engineers who are responsible for administering ArjunaCore 4.2 installations.

You should have installed ArjunaCore 4.2.

This guide contains the following chapters:

       Chapter 1, Administration of ArjunaCore: contains information on about how to administer ArjunaCore.

The following conventions are used in this guide:

Convention

Description

Italic

In paragraph text, italic identifies the titles of documents that are being referenced.  When used in conjunction with the Code text described below, italics identify a variable that should be replaced by the user with an actual value.

Bold

Emphasizes items of particular importance.

Code

Text that represents programming code.

Function | Function

A path to a function or dialog box within an interface.  For example, �Select File | Open.� indicates that you should select the Open function from the File menu.

( ) and |

Parentheses enclose optional items in command syntax. The vertical bar separates syntax items in a list of choices. For example, any of the following three items can be entered in this syntax:

persistPolicy (Never | OnTimer | OnUpdate | NoMoreOftenThan)

Note