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: Strange import errors

RE: Strange import errors

From: Cale, Rick T (Richard) <RICHARD.T.CALE_at_saic.com>
Date: Fri, 14 Jul 2000 02:23:00 -0700
Message-Id: <10558.112034@fatcity.com>


Jack

 You must run catrep.sql if you are importing an export file which has  replication objects in it.

 This script needs to be run as SYS or INTERNAL.

 Catrep.sql runs prvtdefr.plb which creates the necessary package related to

 QUEUE_IMPORT_CHECK.  After catrep.sql is successfully run, you should be able to run import without
 getting errors indicated in the problem section.

HTH
Rick
> -----Original Message-----
> From: Jack van Zanen [SMTP:nlzanen1_at_ey.nl]
> Sent: Friday, July 14, 2000 5:27 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Strange import errors
>
>
>
>
> Hi All,
>
>
> I'm on the phone with OWW support at the moment and can't get the answer
> right
> now so maybe you guys know what the problem is here
>
>
> *******Import Error*********8
>
>
> IMP-00017: following statement failed with ORACLE error 6550:
> "BEGIN
> SYS.DBMS_DEFER_IMPORT_INTERNAL.QUEUE_IMPORT_CHECK('PPRD.WORLD','IBM"
> " AIX/RS600 4.1-8.0.0'); END;"
> IMP-00003: ORACLE error 6550 encountered
> ORA-06550: line 1, column 40:
> PLS-00302: component 'QUEUE_IMPORT_CHECK' must be declared
> ORA-06550: line 1, column 9:
> PL/SQL: Statement ignored
> . . importing table "DEF$_AQCALL" 0 rows
> imported
>
>
> **************************
>
> We can't even find which script is supposed to create the package
> involved.
>
> Catalog , catproc, catexp don't create it
>
> Any Ideas here
>
> Oracle 8.0.5
> AIX 4.3.3
> both target and source database are same specs/versions
>
> Full export & full import
>
>
> TIA
>
>
>
> Jack
>
>
> ===================================================================
> De informatie verzonden met dit E-mail bericht is uitsluitend bestemd voor
> de geadresseerde. Gebruik van deze informatie door anderen dan de
> geadresseerde is verboden. Openbaarmaking, vermenigvuldiging, verspreiding
> en/of verstrekking van deze informatie aan derden is niet toegestaan.
> Ernst & Young staat niet in voor de juiste en volledige overbrenging van
> de
> inhoud van een verzonden E-mail, noch voor tijdige ontvangst daarvan.
> ===================================================================
> The information contained in this communication is confidential and may be
> legally privileged. It is intended solely for the use of the individual or
> entity to whom it is addressed and others authorised to receive it. If you
> are not the intended recipient you are hereby notified that any
> disclosure,
> copying, distribution or taking any action in reliance on the contents of
> this information is strictly prohibited and may be unlawful. Ernst &
> Young is neither liable for the proper and complete transmission of the
> information contained in this communication nor for any delay in its
> receipt.
> ===================================================================
>
>
>
> --
> Author: Jack van Zanen
> INET: nlzanen1_at_ey.nl
>
> 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
Received on Fri Jul 14 2000 - 04:23:00 CDT

Original text of this message

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