Preface

This manual explains how to design, set up, and operate uCosminexus Stream Data Platform - Application Framework systems, and it provides details about functions that can be specified when a system is set up. This manual is intended to provide the user with the ability to analyze stream data through the design, setup, and operation of uCosminexus Stream Data Platform - Application Framework systems.

Intended readers

This manual is intended for system administrators who design, set up, and operate uCosminexus Stream Data Platform - Application Framework systems.

Readers of this manual must have:

This manual also assumes that the reader is familiar with the manual uCosminexus Stream Data Platform - Application Framework Description, so we recommend that you first read this manual.

Conventions: Fonts and symbols

The following table explains the fonts used in this manual:

FontConvention
BoldBold type indicates text on 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.
ItalicsItalics are used to 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)
Italics are also used for emphasis. For example:
  • Do not delete the configuration file.
Code fontA code font indicates 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.

The following table explains the symbols used in this manual:

SymbolConvention
|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 are not shown for purposes of brevity.
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.
< >Angle brackets (< >) indicate that the enclosed item (element, file, or other item) either is specified by the user or is output by the system. For example:
<parameter name> means either that the user specifies the actual parameter name or that the parameter name is output by the system.
xMultiplication sign
/ or [Figure]Division sign

Conventions: Diagrams

This manual uses the following conventions in diagrams:

[Figure]

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.