Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Alter table failes with ORA-00054:resource busy
I want to alter a table and add a new column on our production database.
I am getting the following error
ERROR at line 1:
ORA-00054: resource busy and acquire with NOWAIT specified
Some user/process is holding the lock on this table.I have tried at different times and still cannot get it done.There are some processes that will comtinuously use these tables.
How can I add the column.
Ravi
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ravindra
INET: ravindra_at_navin.com
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 also send the HELP command for other information (like subscribing). Received on Sat May 11 2002 - 02:13:18 CDT
![]() |
![]() |