Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> URGENT: Strange Problem... Please help...

URGENT: Strange Problem... Please help...

From: DBA Deepak <oracle.tutorials_at_gmail.com>
Date: Tue, 6 Sep 2005 16:04:37 +0530
Message-ID: <75aa8016050906033434ecd2d5@mail.gmail.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US