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

Home -> Community -> Usenet -> c.d.o.tools -> Re: default password on 8i?

Re: default password on 8i?

From: Doug O'Leary <dkoleary_at_mediaone.net>
Date: Sun, 18 Mar 2001 08:26:23 -0800
Message-ID: <MPG.151e818875afdd85989786@news.randori.com>

Try any of the following:

sqlplus scott/tiger
sqlplus system/manager
sqlplus sys/change_on_install

Only system and sys are going to have the privileges to do the things that you'll need to get done though. You might consider only using scott/tiger until you get a little studying under your belt.

Doug

-- 
-------------------
Douglas K. O'Leary
Senior System Admin
dkoleary_at_mediaone.net
Received on Sun Mar 18 2001 - 10:26:23 CST

Original text of this message

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