Re: ORA-04021: timeout occurred while waiting to lock object



On Jul 31, 3:04 am, pejantan4u <pejanta...@xxxxxxxxx> wrote:
Dear gurus,

I had this message when i tried to export a schema, please tell me why
this happens?

i ran this script, exp schema/schema@sid file=schema.dmp

thanks

Oracle 9 and 10 should have an object identifier at the end of the
error to give you a clue. You can also use various scripts or tools
to see what is locked. It helps to say your exact version, there's an
O9 bug having to do with compiling pl/sql, another one with smon
locking undo (which might show up if you have read consistency issues
trying to export while others update). 10.1 has a bug if you are
doing any DDL while exporting, see Note:298968.1.

Metalink Note: 169139.1 is the basic description on how to figure out
the problem. It's best to do exports when no one is on, and check the
utilities manual for the consistent parameter.

jg
--
@home.com is bogus. “We have a saying out here in rural California:
'If you need a hip replacement, commit a felony,' ” - Charles
Guenther, noting that prisons are under court order to improve medical
care, while the state isn't paying Medi-Cal hospitals because of the
budget deadlock.

.



Relevant Pages

  • cvs-src summary for June 14-21
    ... Intel PRO/10GbE driver MFC'ed ... Max responded, saying that since the script only adds lines to the output, ... Max later backed out the commit. ... Bruce Evans fixed a bug that allowed users to crash the system by ...
    (freebsd-current)
  • Re: SQLite 3.3.16 nulls test results
    ... Here are the results from Brian's script: ... Inserting values ... Selecting row with Marge ... Perhaps there's a bug somewhere. ...
    (perl.dbi.users)
  • Re: Help with files and spaces with shell script
    ... you should never name unexported variables with UPPER CASE names. ... By following that convention your script variable ... not need to be the person exporting the variable. ...
    (Fedora)
  • RE: TXT or HTML? -- IE NEW BUG
    ... Subject: TXT or HTML? ... -- IE NEW BUG ... vulnerability. ... However, the script would run in the web page's domain, so it ...
    (Bugtraq)
  • Re: IE javascript bug: global variable
    ... That's another aspect of this bug that puzzles me; ... code in the first block should "run to completion" before the ... instantiation of the second block. ... I see nothing to suggest that the first script ...
    (comp.lang.javascript)