Oracle8(TM) Enterprise Edition Getting Started for Windows NT Release 8.0.3 A53722-01 |
|
The registry stores the Oracle configuration parameters. This appendix describes only the configuration parameters that apply to your Oracle8 Enterprise Edition for Windows NT.
Specific topics discussed are:
Oracle8 Enterprise Edition software uses configuration parameters to locate files and specify runtime parameters common to all Oracle products. When an Oracle program or application requires a translation for a particular configuration variable, Oracle8 Enterprise Edition consults the associated parameter. Oracle parameters are stored in the registry.
Oracle8 Enterprise Edition stores its configuration information in a database (the registry) that is organized in a tree format. The tree format consists of keys in the registry and parameter values for the keys. Keys and parameter values can be viewed and modified in the Registry Editor.
Keys are folders that appear in left pane of a Registry Editor window. A key contains subkeys or parameters.
Parameters in the Registry Editor appear as a string that consists of three components:
For example, parameter ORACLE_HOME has the following entry in the registry:
ORACLE_HOME:REG_EXPAND_SZ:ORCL
Value classes for Oracle8 Enterprise Edition parameters are:
This section describes the main Oracle8 database registry parameters. Other products, such as Oracle Enterprise Manager, have additional keys and parameters.
This section describes the parameters for the following keys:
Additional Information:
To modify any of the values listed below, see the section "Modifying a Registry Value" in this appendix. |
WARNING:
Only advanced users should change the registry. |
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE contains the following:
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES\ORACLE1 subkey contains the following parameters:
HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES contains the following subkeys:
HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES
\ORACLE80\PERFORMANCE contains the following values
Note:
Modify only Hostname, Password and Username values to point to any database. |
For the Oracle8 Performance Monitor to display information for Oracle8 performance objects, it must actually log on to the database. Modify the following parameters if the default information is not applicable or you want to access another database:
Parameter | Description | Default Value Entry |
---|---|---|
Hostname |
Displays a Net8 connect string that allows you to edit the SID (two ORCL entries in this example):1
|
n/a |
Password |
Displays the password for the user name to access the database. |
Manager |
Username |
Displays the user name to access the database. |
SYSTEM |
The following parameters are needed by the Oracle8 Performance Monitor as entry points.
The following parameters specify Oracle8 Performance Monitor log file and object configuration file.
HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES contains subkeys that correspond to services:
If you installed other products, you may also see other subkeys for additional services.
Each service subkey contains the following parameters:
To edit the Oracle-related settings:
C:\>REGEDT32
REGEDT32
in the Open field, and choose OK.
The Registry Editor window appears:
The left-hand side of the windows shows the hierarchy of registry keys, and the right-hand side of the window shows various values associated with a key:
An editor dialog box appears:
To add a parameter to the registry:
C:\>REGEDT32
REGEDT32
in the Open field, and choose OK.
The Registry Editor window appears.
The Add Value dialog box appears:
An editor dialog box appropriate for the data type appears:
The Registry Editor adds the parameter.
The registry exits.