在某数据库环境中,操作系统为SUN Solaris平台,数据库为10.2.0.4,由于数据库操作人员操作不当,使用shutdown abort命令强行关闭了数据库,重新启动数据库时,出现报错信息,ORA-27154:post/wait create failed ORA-27399:OS system dependent operation:semget failed with status: 28ORA-27301:OS failure message: No space left on deviceORA-27302: failure occurred at:sskgpsemsper数据库无法启动,经过分析处理后,数据库正常启动。案例中,使用(____)移除信号量资源占用。
A.newfs
B.ipcs
C.ifconfig
D.ipcrm
正确答案是D