Oracle Server Manager Release 2.3.2 Addendum

Contents Index Home Previous Next

Conventions Used in This Addendum

The following sections explain the conventions used in this addendum.

Syntax Diagrams

The syntax diagrams in this addendum show the complete syntax for the Server Manager commands. Syntax diagrams are composed of these items:

Keywords Keywords are words that have special meanings. In the syntax diagrams in this addendum, keywords appear in uppercase. When you specify them, they can be in uppercase or lowercase, but they must be used exactly as they appear in the syntax diagram.

Parameters Parameters act as place holders in syntax diagrams. They appear in lowercase. Parameters are usually names of schema objects, Oracle datatypes, or expressions. When you see a parameter in a syntax diagram, you should substitute an object or expression of the appropriate type. Note that parameter names appear in italics in the text of this addendum.

Graphic Components Syntax diagrams use lines and arrows to show syntactic structure. The following list shows combinations of lines and arrows and their meanings within railroad diagrams:

Examples

This addendum also contains examples. This is an example of a SELECT statement:

SELECT * FROM emp

Note that the text of examples appears in a different font than the text of the addendum.

Examples in this addendum follow these case conventions:

Special Icons

Special icons are provided to alert you to particular information within the body of this addendum and within other manuals.

Additional Information: Operating System-Specific Documentation Where necessary, this addendum refers you to your operating system-specific Oracle documentation for additional information.

Attention: The attention icon highlights information that is important to remember when performing the described task.

Suggestion: The suggestion icon signifies suggestions and practical hints that can be helpful when using Server Manager.

Warning: The warning icon indicates information that you should be aware of before you perform the action described in the current section.


Contents Index Home Previous Next