oracle11G报错 ORA-27157: OS post/wait facility removed ORA-27300: OS system dependent operation:semop Failed with status: 43
解决办法: 详见http://www.cnblogs.com/abclife/p/5859005.html
1).设置/etc/systemd/logind.conf中RemoveIPC=no
2).重启服务器或者重启systemd-logind
重启systemd-logind:
# systemctl daemon-reload