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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: DB Config. Assistant

Re: DB Config. Assistant

From: Ora NT DBA <orantdba_at_netscape.net>
Date: Tue, 30 Apr 2002 07:03:42 -0800
Message-ID: <F001.004535BF.20020430070342@fatcity.com>


Hi Ken,

When you run the database configuration assistant (DBCA) it asks you to provide the sid for the database. You should be able to see the service associated with this database by looking at the "services". Don't know ANY XP but the service should be named "OracleServiceSID". Check to make sure that this service is started. If not you will have to start this service before
you can connect. Assuming that it is started you can connect from a dos window by typing

set oracle_sid="yoursid"
sqlplus system/manager

from here you should be able to query the dd tables.

John

kjanusz_at_att.net wrote:

> 9i on XP Prof. on DELL PC (no network)
>
>
>
> I tried to use DBCA to create a DB on my PC. I have never used this
> tool before. It appeared to run OK with no errors. However, when I
> query the V$ views I don't see it and I cannot connect to it. I ran
> DBCA twice to create the DB and the second time I didn't get any error
> message saying the DB already existed. I don't know that I should
> since I have never used DBCA before.
>
>
>
> If there is anyone out there that have used this tool before please
> give me some insight into it.
>
>
>
> Thanks and have a good day,
>
>
>
> Ken Janusz, CPIM
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ora NT DBA
  INET: orantdba_at_netscape.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Apr 30 2002 - 10:03:42 CDT

Original text of this message

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