Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Enterprise 8i on linux - default dba?
In article <3a40582f_at_monitor.lanset.com>,
"John McClain" <jmcclain1_at_lanset.com> wrote:
> I have installed enterprise 8i on suse linux 7.0. The install appears
to
> have been successfull. ( how can I really tell for sure??)
> BUT, I would like to have access to the database I just installed!
> Throughout the entire isntall process ( using the universal
installer) I
> never once was give a user and password for a login to sqlplus.
Should there
> be one? where could I find it? Do I need to setup db accounts using
another
> tool? if so what tool?
> The issue is that when I type sqlplus, it prompts me for a user and
login
> makes sense) but I don't have one, so it returns 'invalid
login/password
> ...' Anyone out there that can help???
>
> --
> John and Michelle McClain
> 7604 Muschetto Ct.
> Citrus Heights, Ca. 95621
> (916)728-5223
>
>
This is a FAQ, and it is documented, and you are notified by the
installer (at least on Wintel)
sys/change_on_install (owner of the database, do NOT use it for
ordinary work)
system/manager (privileged account, owner of non-data dictionary
repository tables, do NOT create your own tables under this account)
scott/tiger (demo user)
For the rest:
please use the Oracle provided manuals as much as you can.
Hth,
-- Sybrand Bakker, Oracle DBA All standard disclaimers apply ------------------------------------------------------------------------ Sent via Deja.com http://www.deja.com/Received on Wed Dec 20 2000 - 03:24:20 CST
![]() |
![]() |