Re: Help: Problems with ALTER TABLE

From: Steffen Krippner <steffenkrippner_at_yahoo.com>
Date: 20 Jul 2003 23:07:46 -0700
Message-ID: <8a219c99.0307202207.149b67c2_at_posting.google.com>


Hi,
here we comes the Oracle description for this error code:

ORA-00054 resource busy and acquire with NOWAIT specified

Cause: The NOWAIT keyword forced a return to the command prompt because a resource was unavailable for a LOCK TABLE or SELECT FOR UPDATE command.

Action: Try the command after a few minutes or enter the command without the NOWAIT keyword.

Thank you,
Steffen Received on Mon Jul 21 2003 - 08:07:46 CEST

Original text of this message