Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: default password on 8i?
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.netReceived on Sun Mar 18 2001 - 10:26:23 CST
![]() |
![]() |