All uppercase plain |
ORANT\NETWORK |
Indicates command names, SQL reserved words, and keywords, as in ALTER DATABASE. All uppercase plain is also used for directory names and file names. |
Italic |
Italic is used to indicate a variable:
filename
Italic is used for emphasis:
The WHERE clause may be used to join rows in different tables. |
Indicates a value that you must provide. For example, if a command asks you to type filename, you must type the actual name of the file.
Italic is also used for emphasis in the text and to indicate the titles of other guides. |
Square brackets [ ] |
X:\[PATHNAME]\ORACLE\ HOME_NAME |
Encloses optional items. For example, when you create an OFA-compliant Oracle home directory, you can place an optional pathname before the \ORACLE pathname.
Square brackets also indicate a function key, for example [Enter]. |
Choose Start > |
Choose Start > Programs > Oracle > HOME_NAME > Network Administration > Net8 Easy Config |
How to start a program. For example, to start Net8 Easy Config, you must click the Start button on the taskbar and then choose Programs, Oracle, HOME_NAME Oracle Universal Installer. |
C:\> |
C:\ORACLE\ORA81> |
Represents the Windows NT command prompt of the current hard disk drive. Your prompt reflects the subdirectory in which you are working. Referred to as the MS-DOS command prompt in this guide. |
Backslash (\) before a directory name |
\OPS |
Indicates that the directory is a subdirectory of the root directory. |
ORACLE_HOME and ORACLE_BASE |
Go to the ORACLE_BASE\ORACLE_HOME\BIN directory |
In this Optimal Flexible Architecture (OFA)-compliant release, all subdirectories are no longer under a top level ORACLE_HOME directory. There is now a new top level directory called ORACLE_BASE that by default is C:\ORACLE. |
HOME_NAME |
OracleHOME_NAMETNSListener80 |
Represents the Oracle home name.
The home name can be up to sixteen alphanumeric characters. The only special character allowed in the home name is the underscore. |
HOMEID |
HOME0, HOME1, HOME2 |
Represents a unique registry subkey for each Oracle home directory in which you install products. A new HOMEID is created and incremented each time you install products to a different Oracle home directory on one computer. Each HOMEID contains its own configuration parameter settings for installed Oracle products. |
Symbols |
period .
comma ,
hyphen -
semicolon ;
colon :
equal sign =
backslash \
single quote `
double quote "
parentheses () |
Symbols other than brackets and vertical bars must be entered in commands exactly as shown. |