Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Security question.
Oracle version embedded.
Situation :- logged in to the UNIX account which owns Oracle, and opening
Sqlplus with the sys account.
Problem:- The sys account doesn't seem to care what password is used,
anything seems to do!
Question:- Why? Is this normal or is my system iffy?
SQL*Plus: Release 9.2.0.4.0 - Production on Wed May 4 13:40:43 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SP2-0640: Not connected
SQL> connect sys/zzzxxx as sysdba
Connected.
SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit
Production
With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining
options
JServer Release 9.2.0.4.0 - Production
SQL*Plus: Release 9.2.0.4.0 - Production on Wed May 4 13:45:00 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SP2-0640: Not connected
SQL> connect sys/aaabbb as sysdba
Connected.
SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit
Production
With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining
options
JServer Release 9.2.0.4.0 - Production
regards,
Shabble.
Received on Wed May 04 2005 - 07:49:26 CDT
![]() |
![]() |