Exforsys

Online Training

export error

This is a discussion on export error within the Oracle Database forums, part of the Database category; while exporting I am getting the following error EXP-00056: ORACLE error 4021 encountered ORA-04021: timeout occurred while waiting ...


Go Back   Exforsys > Database > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-26-2007, 06:43 AM
Junior Member
 
Join Date: Jul 2007
Posts: 6
srilata is on a distinguished road
export error

while exporting I am getting the following error
EXP-00056: ORACLE error 4021 encountered
ORA-04021: timeout occurred while waiting to lock object
ORA-06512: at "SYS.DBMS_METADATA", line 1511
I want an immedaite solution for this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-26-2007, 06:44 AM
Junior Member
 
Join Date: Jul 2007
Posts: 6
srilata is on a distinguished road
I am getting the following error while exporting
EXP-00056: ORACLE error 4021 encountered
ORA-04021: timeout occurred while waiting to lock object
ORA-06512: at "SYS.DBMS_METADATA", line 1511
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-13-2008, 09:29 AM
Junior Member
 
Join Date: Aug 2005
Posts: 11
jyaseena is on a distinguished road
What a poor site is this , nobody answering most of the questions....!!!!!!!!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-28-2008, 09:43 AM
Junior Member
 
Join Date: Apr 2008
Posts: 1
DHANEESH.K is on a distinguished road
Time out exception occurs when the table is locked by some other process and it is waiting for the for some time to get the lock to be released. You can wait for sometime and do the export again or kill those processes which is locking the table.

While an export of a single table might work, exporting an entire user ("schema") will fail with the above error.

This problem is caused when the metadata tables needed to perform an export are missing or invalid and can sometimes occur if you have dropped or modified the XMLDB schema.

It is quite easily resolved, simply run the following script when connected as sysdba:

$ORACLE_HOME/rdbms/admin/catmeta.sql


Thanks
Dhaneesh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
web.config gives error if i store string that contin "&" character in appSettings mahehs_k_anjani Microsoft .NET 2 09-06-2006 06:21 AM
Comp.Sys.Acorn.FAQ part 2 of 4 Paul Vigay Tech FAQ 0 05-31-2004 09:00 PM
Apple II Csa2 FAQs: Error List, Part 8/25 rubywand@swbell.net Tech FAQ 0 05-04-2004 10:01 AM
Kerberos FAQ, v2.0 (last modified 8/18/2000) Ken Hornstein Tech FAQ 0 04-17-2004 08:28 AM
[FAQ] FileMaker Pro - database for Macintosh and Windows Martin Trautmann Tech FAQ 0 04-17-2004 08:26 AM


All times are GMT -4. The time now is 02:50 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.