| Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
|
Parameter type |
String |
|
Syntax |
|
|
Default value |
|
|
Parameter class |
Static |
|
Real Application Clusters |
Multiple instances must have the same value. |
REMOTE_LOGIN_PASSWORDFILE specifies whether Oracle checks for a password file and how many databases can use the password file.
Values:
NONE
Oracle ignores any password file. Therefore, privileged users must be authenticated by the operating system.
SHARED
More than one database can use a password file. However, the only user recognized by the password file is SYS.
EXCLUSIVE
The password file can be used by only one database and the password file can contain names other than SYS.
| See Also:
Oracle9i Database Administrator's Guidefor more information about secure connections for privileged users |