Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problem creating any databases
<ddf_dba_at_my-deja.com> wrote in message news:8hlogh$33o$1_at_nnrp1.deja.com...
> In article <8hk542$tsb$1_at_nnrp1.deja.com>,
> xafloc_at_my-deja.com wrote:
> > Hello all.
> >
> > I have just installed Oracle 8i on a Red Hat 6.2 system. All has gone
well
> > up to this point, but I am running into problems creating databases.
> >
> > When I run the scripts created from dbassist, I get this:
> >
> > SVRMGR> connect internal
> > Connected.
> > SVRMGR> create database "elinux"
> > 2> ;
> > create database "elinux"
> > *
> > ORA-01012: not logged on
> > SVRMGR>
> >
I don't see a startup command in there. If you don't have an instance running (in nomount stage, obviously) you're not going to get very far.
Try a 'startup' before issuing the 'create database' command.
HJR
> > I am not sure what is going on, except that it is not working.
Can someone
> > point me to something to check, or something I may have forgotten to
do, etc.
> > This system has been patched with the latest patch for Linux.
> >
> > Thanks
> >
> > Darren
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
>
>
> >
![]() |
![]() |