Re: Installing a new repository on an existing database

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 04 Feb 2000 18:58:47 +0800
Message-ID: <389AB0E7.7AFF_at_yahoo.com>


Tim Robinson wrote:
>
> I am trying to install a new Designer 2000 (PO7) repository on an existing
> database on my home machine for an Oracle class I'm in. the install goes by
> the book until I try to actually install the repository from the RAU. Once
> I start the install, I get an "ORA-00942 table or view does not exist" and
> "CDI-21239: Error While populating CK_INSTALLED_OBJECTS" error messages.
>
> Unfortunately, the documentation is lacking in regards to these errors. If
> anyone has experienced this problem, I would appreciate any suggestions.
>
> thanks,
> Tim R.
> timr_at_pegsinc.com

Sounds like a privilege problem...

One way to quickly verify this is:

grant DBA, execute any proc, select any table to "repos_owner"

do the install

if it works, revoke these "high powered" privs after wards.

HTH

-- 
===========================================
Connor McDonald
"These views mine, no-one elses etc etc"
connor_mcdonald_at_yahoo.com

"Some days you're the pigeon, and some days you're the statue."
Received on Fri Feb 04 2000 - 11:58:47 CET

Original text of this message