Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can`t use default pwd & SYSDBA to use SQLPlus
You need to be more accurate in describing your problem.
It looks like you are running 8i or 9i, but you don't specify it.
In 8i or 9i, you need to make sure the Oracle Management Service is
running.
This is as documented. If you can access the Console standalone, you
don't use the Management Server.
You need a *separate username and password* for the Oracle Management
Server. The default is SYSMAN/OEM_TEMP. This is also documented.
SYS/CHANGE_ON_INSTALL won't work, and SYSDBA isn't even an ordinary
user, it is a *privilege*.
You should change the SYS password immediately, and on 9i you are
forced to do so, during installation.
Finally, when you get in, you should make sure you 'discover' the node,
using the Navigator menu in the console.
Regards,
Sybrand Bakker
Senior Oracle DBA
Received on Thu Sep 22 2005 - 04:28:41 CDT