dbTalk Databases Forums  

problems with export

comp.databases.oracle comp.databases.oracle


Discuss problems with export in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
steve
 
Posts: n/a

Default problems with export - 09-20-2004 , 04:30 PM






hi,

during a full export of my export of a (Release 9.2.0.4.0 - Production )
database i'm getting the following:

I have been thru metalink, and can find nothing that is exactly the same,
even though there are similar looking problems relating to export.

can anyone point me to finding the objects 25245 &25244, so that i can
delete them.


.. exporting snapshot logs
.. exporting job queues
.. exporting refresh groups and children
.. exporting dimensions
.. exporting post-schema procedural objects and actions
EXP-00008: ORACLE error 1403 encountered
ORA-01403: no data found
ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 49
ORA-06512: at line 1
EXP-00085: The previous problem occurred when calling
SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 25244
EXP-00008: ORACLE error 1403 encountered
ORA-01403: no data found
ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 49
ORA-06512: at line 1
EXP-00085: The previous problem occurred when calling
SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 25245
.. exporting user history table
.. exporting default and system auditing options
.. exporting statistics
Export terminated successfully with warnings.

steve


Reply With Quote
  #2  
Old   
agis
 
Posts: n/a

Default Re: problems with export - 09-21-2004 , 02:02 AM







"steve" <me (AT) me (DOT) com> wrote

Quote:
hi,

during a full export of my export of a (Release 9.2.0.4.0 - Production )
database i'm getting the following:

I have been thru metalink, and can find nothing that is exactly the same,
even though there are similar looking problems relating to export.

can anyone point me to finding the objects 25245 &25244, so that i can
delete them.


. exporting snapshot logs
. exporting job queues
. exporting refresh groups and children
. exporting dimensions
. exporting post-schema procedural objects and actions
EXP-00008: ORACLE error 1403 encountered
ORA-01403: no data found
ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 49
ORA-06512: at line 1
EXP-00085: The previous problem occurred when calling
SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 25244
EXP-00008: ORACLE error 1403 encountered
ORA-01403: no data found
ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 49
ORA-06512: at line 1
EXP-00085: The previous problem occurred when calling
SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 25245
. exporting user history table
. exporting default and system auditing options
. exporting statistics
Export terminated successfully with warnings.

steve

Hi steve,

i think this is a problem with the advanced queues feature of Oracle.

Try to reiinstall this feature, check metalink for this.

To find the object u can query the dba_objects view using the object id the
export mensionning.

Also try to run ultrp.sql to recompile all invalid objects before exporting.

sqlplus "/ as sysdba"

@?/rdbms/admin/utlrp.sql





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.