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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Question!

Re: Oracle Question!

From: Mark Wagner <mwagner_at_speedchoice.com>
Date: Tue, 7 Dec 1999 23:57:22 -0700
Message-ID: <s56ie6h353176@corp.supernews.com>


Have you started the db instance?

as oracle user
type svrmgrl at the command prompt
then at the server manager prompt
svrmgrl> connect internal
svrmgrl> startup

One other thing to check is to see if the listener is running....

 type lsnrctl start
at the command line.....

Rishi Karan wrote in message <385273B1.37960727_at_cs.tu-berlin.de>...
>Hello,
>
>I´m having a small problem with oracle. Though I´m nre to oracle i´ve
>managed to successfully install it onto my linux system. I wanted to get
>to know the basics now, how does one make a DB, create tables, I mean
>regarding oracle. I´m pretty thorough in SQL. What does one start first?
>I tried starting "sqlplus", but I guess I need to have a DB first...and
>then anything I do I keep getting the error: ORACLE not found. Could
>anyone please help me?
>
>Thanks in advance
>Rishi Karan
>
Received on Wed Dec 08 1999 - 00:57:22 CST

Original text of this message

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