SQL*Plus User's Guide for Windows Platforms | ![]() Library |
![]() Product |
![]() Contents |
![]() Index |
Modifying the ORACLE.INI File
When you use the Oracle Installer for Windows to install any Oracle Windows product, it creates the following section in your WIN.INI file:
ORA_CONFIG=C:\WINDOWS\oracle.ini When to Set ORACLE.INI Parameters
When you installed SQL*Plus for Windows, the Oracle Installer automatically set certain parameters in your ORACLE.INI file. 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 ORACLE.INI Parameters
To set ORACLE.INI parameters, use a text editor such as Notepad to change or add the parameters in the default ORACLE.INI file. For example, you could add the following line to your ORACLE.INI file to set the SQLNET parameter:
SQLNET DBNAME Mktg_SRV=X:Server1
|
Specifying Another ORACLE.INI File
You can also specify a different ORACLE.INI file by changing the Oracle entry in the WIN.INI file located in your WINDOWS directory. For example, you could change the following line in WIN.INI: ORACLE.INI Parameter Descriptions
The following list describes the ORACLE.INI parameters and their default values. Acceptable parameter name abbreviations appear in parentheses. LOCAL (LOC)
Windows Default: not set automatically
|
NLS_LANG
Default: AMERICAN_AMERICA.WE81508859P1
ORACLE_HOME
Default: \ORAWIN on the drive where you boot your PC PRO18
Default: \ORAWIN\PRO18
|
The first three characters of this parameter, PRO, stand for the precompiler, such as Pro*C, Pro*COBOL, and PRO*FORTRAN. The remaining characters correspond to the current version of the SQLUS.MSB message file. Other Oracle database tools and subsequent releases of the Required Support Files use a different version of this message file.
PLUS33
Default: \ORAWIN\PLUS33 RDBMSXX
Default: \ORAWIN\RDBMSXX
|
The first five characters of this parameter, RDBMS, stand for the Oracle RDBMS. The remaining characters correspond to the current version of the RDBMS message files. Other Oracle database 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: \ORAWIN\DBS
|
When you set the SQLPATH parameter, note that directories can be concatenated with a semicolon (;). For example:
USERNAME (USER)
Default: not set automatically
![]() ![]() Prev Next |
![]() Copyright © 1996 Oracle Corporation. All Rights Reserved. |
![]() Library |
![]() Product |
![]() Contents |
![]() Index |