Опубликовано пт, 10/04/2013 - 18:44 пользователем talifa
Изучение архитектуры Oracle
Опубликовано пт, 08/09/2013 - 12:14 пользователем talifa
Если приводить выдержку из документации:
OS_AUTHENT_PREFIX specifies a prefix that Oracle uses to authenticate users attempting to connect to the server. Oracle concatenates the value of this parameter to the beginning of the user's operating system account name and password. When a connection request is attempted, Oracle compares the prefixed username with Oracle usernames in the database.
Итак попробуем:
oracle@v-pc-dev-3:~> sqlplus /
ERROR:
ORA-01017: invalid username/password; logon denied
Страницы