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

Home -> Community -> Usenet -> c.d.o.server -> Re: Problem creating any databases

Re: Problem creating any databases

From: <xafloc_at_my-deja.com>
Date: 2000/06/07
Message-ID: <8hlbku$p1q$1@nnrp1.deja.com>#1/1

> - Verify you did set ORACLE_SID
> - you need to issue
> connect internal
> -- you should get the message 'connected to an idle instance' after connect
> internal
> --> startup nomount
> create database ...

Here is the direct output of this:

##Oracle SID
[oracle_at_elinux oracle]$ echo $ORACLE_SID v8i815
[oracle_at_elinux oracle]$
##

##svrmgrl
SVRMGR> connect internal;
Connected.
SVRMGR> startup nomount;
ORACLE instance started.
ORA-01012: not logged on
##
Any commands after this in svrmgr is prompted with the not logged on error.

Any help would be appreciated...are there any logs or anything I can watch to get more detailed info?

Thanks,

Darren

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Jun 07 2000 - 00:00:00 CDT

Original text of this message

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