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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Newbie Oracle Question

Re: Newbie Oracle Question

From: Reinier <Reinier_Dickhout_at_hetnet.nl>
Date: 2000/09/21
Message-ID: <uZTDQQ5IAHA.346@net025s>#1/1

Designer doesn't have to be in its own instance. I hope you followed all the steps right, the ora-message you are getting can be confusing I think. Assuming you already have one database up and running ask yourself the question: is this going to be my application database, my repository database (that's the one designer uses) or both (which might be fine in a test/developer environment).

If you want the instance to be your repository database create a user that's going to be the repository owner, grant that user dba-priviliges and with the repository administration utility install the repository tables. Then you can add users to have access to that repository, with that same utility. You should check the instllation manual also. After that you should be able to log on to designer as repository owner or any of the users you've granted access to the repository.

O.k. hope this works for you.

Reinier.

<gmei_at_my-deja.com> wrote in message news:8qb07f$90c$1_at_nnrp1.deja.com...
> What is your platform?
>
> Designer 2000 itself is a oracle database instance. So after you
> installed Designer 2000 (assuming successfully), you would have two
> oracle instances running on the same box, one for your Oracle 8i
> database, another Designer 2000.
>
> Hope this helps.
>
> Guang
>
> In article <8qacu3$gsh$1_at_nnrp1.deja.com>,
> paulw933_at_my-deja.com wrote:
> > I am trying to install Oracle Designer 2000. I have Oracle 8i
> > installed on the same box. I can log into the database with no
 problem.
> > However if I try to run designer and log into the database I get the
> > following error:
> >
> > ORA 12154: Message not found
> >
> > Clearly there is something basic that I am doing wrong. Thanks for
 any
> > help you can give.
> >
> > Paul
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Sep 21 2000 - 00:00:00 CDT

Original text of this message

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