Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 for Enterprise Applications Description, User's Guide and Reference


Preface

This manual explains the functions, use, and syntax of JP1/Automatic Job Management System 3 for Enterprise Applications (hereinafter abbreviated as JP1/AJS3 for EAP).

Organization of this preface

■ Intended readers

This manual is intended for users who want to know about the functions, use, and syntax of JP1/AJS3 for EAP.

This manual assumes the reader has a basic understanding of:

■ Organization of this manual

This manual consists of the following chapters. Note that this manual applies equally to all OSs. If a function operates differently in different OSs, the differences are noted.

1. Overview of JP1/AJS3 for EAP

This chapter describes the features and system configuration of JP1/AJS3 for EAP and explains linkage with JP1 Series programs.

2. Installation and Setup

This chapter explains how to install and set up JP1/AJS3 for EAP.

3. Executing Background Jobs Using JP1/AJS

This chapter shows how to execute background jobs using JP1/AJS.

4. Commands

This chapter describes the command syntax of JP1/AJS3 for EAP.

5. Events

This chapter explains the events that JP1/AJS3 for EAP issues to other programs.

6. Messages

This chapter describes the messages that are issued by JP1/AJS3 for EAP.

7. syslog Messages (When Linux Is Used)

This chapter explains the syslog messages of JP1/AJS3 for EAP output to the syslog file.

8. Troubleshooting Guide for JP1/AJS3 for EAP

This chapter describes how to troubleshoot JP1/AJS3 for EAP.

■ Conventions: Diagrams

This manual uses the following conventions in diagrams:

[Figure]

■ Conventions: Fonts and symbols

The following table explains the text formatting conventions used in this manual:

Text formatting

Convention

Bold

Bold characters indicate text in a window, other than the window title. Such text includes menus, menu options, buttons, radio box options, or explanatory labels. For example:

  • From the File menu, choose Open.

  • Click the Cancel button.

  • In the Enter name entry box, type your name.

Italic

Italic characters indicate a placeholder for some actual text to be provided by the user or system. For example:

  • Write the command as follows:

    copy source-file target-file

  • The following message appears:

    A file was not found. (file = file-name)

Italic characters are also used for emphasis. For example:

  • Do not delete the configuration file.

Monospace

Monospace characters indicate text that the user enters without change, or text (such as messages) output by the system. For example:

  • At the prompt, enter dir.

  • Use the send command to send mail.

  • The following message is displayed:

    The password is incorrect.

SD

Bold code-font characters indicate the abbreviation for a command.

perm

Underlined characters indicate the default value.

The following table explains the symbols used in this manual:

Symbol

Convention

|

In syntax explanations, a vertical bar separates multiple items, and has the meaning of OR. For example:

A|B|C means A, or B, or C.

{ }

In syntax explanations, curly brackets indicate that only one of the enclosed items is to be selected. For example:

{A|B|C} means only one of A, or B, or C.

[ ]

In syntax explanations, square brackets indicate that the enclosed item or items are optional. For example:

[A] means that you can specify A or nothing.

[B|C] means that you can specify B, or C, or nothing.

...

In coding, an ellipsis (...) indicates that one or more lines of coding have been omitted.

In syntax explanations, an ellipsis indicates that the immediately preceding item can be repeated as many times as necessary. For example:

A, B, B, ... means that, after you specify A, B, you can specify B as many times as necessary.

-

This symbol delimits options. Options have the following structure:

  • One or more alphanumeric characters

  • One or more alphanumeric characters arguments

An argument may contain an option. If an argument contains an option or space when specified, it can be enclosed by single (') or double (") quotation marks.

Example:

-ab, -a, '-b argument-1', "-a argument-2"

( )

Parentheses indicate the range of items to which the vertical bar (|) or ellipsis (...) is applicable.

■ Conventions: Installation folder for the Linux edition of JP1/AJS3 for EAP

The installation folder for the Linux edition of JP1/AJS3 for EAP is always /opt/jp1_am_r3/.

■ Conventions: Installation folder for the Windows edition of JP1/AJS3 for EAP

This manual uses the term installation folder to refer to the installation folder for the Windows edition of JP1/AJS3 for EAP.

The default installation folder for the Windows edition of JP1/AJS3 for EAP is one of the following folders, depending on the Windows version being used:

system-drive\Program Files (x86)\Hitachi\JP1AMR3\

■ Conventions: Version numbers

The version numbers of Hitachi program products are usually written as two sets of two digits each, separated by a hyphen. For example:

The version number might be shown on the spine of a manual as Ver. 2.00, but the same version number would be written in the program as 02-00.