我只是想删除表格但出现错误。我刚刚创建了它的 hbm 文件并签入了代码,因为服务器已经开始指向同一个数据库。看起来会话被锁定。我得到以下错误。
Error starting at line 1 in command:
alter table DM_PKG_TEMPLATE drop column INSP_STAGE_ID
Error report:
SQL Error: ORA-00054: resource busy and acquire with NOWAIT specified
00054. 00000 - "resource busy and acquire with NOWAIT specified"
*Cause: Resource interested is busy.
*Action: Retry if necessary.