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: Creating Designer 2000 Repository

Re: Creating Designer 2000 Repository

From: Marcus Reichardt <mr_at_diamanda.hh.eunet.de>
Date: 1998/07/02
Message-ID: <359B857C.3CF1@diamanda.hh.eunet.de>#1/1

Alan Schneider wrote:
>
> I am trying to create a Designer 2000 Repository with Oracle 8.0.3 and keep
> getting the errors listed below my name. Is there a SQL script that I
> should/can run to create the views referred to in the messages?
>
> Please Help and send Reponses back to aschneid_at_gte.net. thanks
>
> Alan Schneider
>
> ===============
>
> Connected to: Personal Oracle Release 8.0.3.0.0 - Production
> With the Partitioning option
> PL/SQL Release 8.0.3.0.0 - Production
>
> IMP-00003: ORACLE error 942 encountered
> ORA-00942: table or view does not exist
> IMP-00023: Import views not installed, please notify your DBA
> IMP-00000: Import terminated unsuccessfully
>
> ===============

IMPORT can't find the version 7 export/import dictionary tables. They have to be installed manually by executing CATEXP7.SQL (or so) from sqlplus using SYS to log in.

Marcus Reichardt
Consultant Received on Thu Jul 02 1998 - 00:00:00 CDT

Original text of this message

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