Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> URGENT: Strange Problem... Please help...
Hi Gurus,
I used the following set of commands on my DB server.
C:\>sqlplus /nolog
SQL*Plus: Release 9.2.0.7.0 - Production on Tue Sep 6 15:25:27 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> conn sys/change_on_install as sysdba
Connected.
SQL> conn sys/change_on_install123 as sysdba
Connected.
SQL> conn sys/change_on_install123456789 as sysdba
Connected.
SQL> conn sys/change_on_inasdastall123456789 as sysdba
Connected.
SQL>
I would like to know why does Oracle allow me to connect using any random
passowrd for SYS user?
We have remote_login_passwordfile=EXCLUSIVE set in the pfile.
Please help me...
--
Regards,
Deepak
Oracle DBA
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 06 2005 - 05:36:38 CDT
![]() |
![]() |