SQL*Plus User's Guide for Windows Platforms | ![]() Library |
![]() Product |
![]() Contents |
![]() Index |
Modifying the Windows NT/95 Registry
When you install Oracle products for Windows NT/95, relevant parameters are created in the Windows NT/95 Registry. You can examine these parameters using REGEDT32.EXE (included with Windows NT) or REGEDIT.EXE (included with Windows 95). Oracle-specific parameters are located in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE in the Registry. When to Set Windows NT/95 Registry Parameters
When you installed SQL*Plus for Windows NT/95, Oracle Installer automatically sets certain parameters in your Windows NT/95 Registry. The default values for these parameters are listed in this appendix. Other parameters must be set manually and are so noted in the parameter descriptions. How to Set Windows NT Registry Parameters
To set Oracle-specific Windows NT Registry parameters, use the REGEDT32.EXE application to edit the Windows Registry. Oracle-specific parameters are located in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.
|
To add a new SQLNET alias (MYDB), provide the value name as: SQLNET DBNAME MYDB, REG_EXPAND_SZ, then insert the value for the connect string for the alias (for example, P:MY_CORPSRV:ORG1).
For example, you could add the following line to your Windows Registry to set the SQLNET parameter:
Parameter Name
|
Parameter Value(s)
|
SQLNET DBNAME Mktg_SRV
|
X:Server1
|
|
How to Set Windows 95 Registry Parameters
To set Oracle-specific Windows 95 Registry parameters, use the REGEDIT.EXE application to edit the Windows Registry. Oracle-specific parameters are located in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.
|
To add a new SQLNET alias (MYDB), provide the value name as SQLNET DBNAME MYDB, then insert the value for the connect string for the alias (for example, P:MY_CORPSRV:ORG1).
For example, you could add the following line to your Windows Registry to set the SQLNET parameter:
Parameter Name
|
Parameter Value(s)
|
SQLNET DBNAME Mktg_SRV
|
X:Server1
|
Windows NT/95 Registry Parameter Descriptions
The following list describes the Windows NT/95 Registry parameters and their default values. Acceptable parameter name abbreviations appear in parentheses. LOCAL (LOC)
Windows NT/95 Default: not set automatically
|
NLS_LANG
Default: AMERICAN_AMERICA.WE81508859P1
ORACLE_HOME
Default: \ORANT (or \ORAWIN95) on the drive where you boot your PC PRO18
Default: \ORANT\PRO18 (or \ORAWIN95\PRO18)
|
The first three characters of this parameter, PRO, stand for the precompiler, such as Pro*C, Pro*COBOL, and Perforator. The remaining characters correspond to the current version of the SQLUS.MSB message file. Other ORACLE tools and subsequent releases of the Required Support Files use a different version of this message file.
PLUS33
Default: \ORANT\PLUS33 (or \ORAWIN95\PLUS33) RDBMSXX
Default: \ORANT\RDBMSXX (or \ORAWIN95\RDBMSXX)
|
The first five characters of this parameter, RDBMS, stand for ORACLE RDBMS. The remaining characters correspond to the current version of the RDBMS message files. Other ORACLE tools and subsequent releases of the Required Support Files may use different versions of these message files.
REMOTE (REM)
Default: not set automatically SQLNET
Default: not set automatically SQLPATH
Default: \ORANT\DBS (or ORAWIN95\DBS)
|
When you set the SQLPATH parameter, note that directories can be concatenated with a semicolon (;). For example:
PLUS_DFLT
Default: plus33
![]() ![]() Prev Next |
![]() Copyright © 1996 Oracle Corporation. All Rights Reserved. |
![]() Library |
![]() Product |
![]() Contents |
![]() Index |