Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Where do I go from here?
Tandem Wexley wrote:
> I am new to oracle so be patient.
>
> I installed version 9.0.1.0.1 on my server with all defaults. How do I get
> into the Enterprise Mananger and start creating databases? I did default
> install as depicted in help file.
>
> <TW>
My advice would be to remove it from your machine. 9.0.1 was, to be cheritable, Beta. And you will have a far happier time with 9.2.0.1 or above.
That said if you are just beginning to learn Oracle the last place you should be is in Enterprise Manager. The object should not be to hide learning but to engage it eye-to-eye.
If you chose all defaults most likely the database already exists and all you need to do is create users (schemas) which means using SQL*Plus. If you do need to do the database creation (highly unlikely) us DBCA.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Wed Feb 11 2004 - 23:53:09 CST
![]() |
![]() |