December 2002
Intermediate to advanced
928 pages
85h 29m
English
REMOTE_LOGIN_PASSWORDFILE
Value: NONE | EXCLUSIVE | SHARED
Default: NONE
Specifies whether Oracle checks for a password file and how many databases can use the password file. NONE indicates that Oracle should ignore any password file, which means that privileged users must be authenticated by the operating system. EXCLUSIVE signifies that the password file can be used by only one database and that the password file can contain names other than SYS and INTERNAL. SHARED allows more than one database to use a password file, but the only users recognized by the password file are SYS and INTERNAL. Multiple instances must have the same value.