Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Resouce busy error and indexes
In article <88rpfk$9mp$1_at_nnrp1.deja.com>,
robertchung0909_at_my-deja.com wrote:
>
>
> I am trying to create small indexes on tables when users are accessing
> them, but getting following error:
>
> ERROR at line 1:
> ORA-00054: resource busy and acquire with NOWAIT specified
>
> I get this error even when I lock the table in exclusive mode. Is
> there something that I can do? I do not want to kick users out or go
> through database maintenance outage just for a couple of small
> indexes. Thank you in advance.
>
I hate it when Oracle lets me drop the index, but I can't get the lock
to put it back. When that happens your choices basically are:
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Feb 21 2000 - 11:53:41 CST
![]() |
![]() |