我的编程空间,编程开发者的网络收藏夹
学习永远不晚

ORA-27140: attach to post/wait facility failed

短信预约 信息系统项目管理师 报名、考试、查分时间动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

ORA-27140: attach to post/wait facility failed

Errors in file /home/u01/app/oracle/diag/rdbms/hnybdb21/hnybdb211/trace/hnybdb211_j000_143099.trc:
ORA-27140: attach to post/wait facility failed
ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
ORA-27301: OS failure message: Operation not permitted
ORA-27302: failure occurred at: skgpwinit6
ORA-27303: additional information: startup egid = 5004 (asmadmin), current egid = 5001 (oinstall)

 

解决方案:

在oracle用户下修改$ORACLE_HOME/bin/oracle权限
[oracle@dba_oracle1 dbhome_1]$ pwd
/u01/app/oracle/product/12.2.0/dbhome_1
[oracle@dba_oracle1 dbhome_1]$ cd bin
[oracle@dba_oracle1 bin]$ pwd
/u01/app/oracle/product/12.2.0/dbhome_1/bin
[oracle@dba_oracle1 bin]$ chown -R oracle:asmadmin oracle

修改后
-rwxr-x--x 1 oracle asmadmin 239626641 Mar 3 2017 oracle

在修改文件属性
[oracle@dba_oracle1 ~]$ chmod 6751 $ORACLE_HOME/bin/oracle

[oracle@dba_oracle1 bin]$ls -la oracle
-rwsr-s--x 1 oracle asmadmin 239626641 Mar 3 2017 oracle

已完成

修改后之前发生的问题,得到解决,再也没出现其它问题。

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

ORA-27140: attach to post/wait facility failed

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

ORA-27140: attach to post/wait facility failed

Errors in file /home/u01/app/oracle/diag/rdbms/hnybdb21/hnybdb211/trace/hnybdb211_j000_143099.trc:ORA-27140: attach to post/wait f
2021-03-10

ORA-27140: attach to post/wait facility failed ORACLE 报错 故障修复 远程处理

文档解释ORA-27140: attach to post/wait facility failedCause: The program attempted to initialize the post/wait facility,
ORA-27140: attach to post/wait facility failed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-27157: OS post/wait facility removed ORACLE 报错 故障修复 远程处理

文档解释ORA-27157: OS post/wait facility removedCause: the post/wait facility for which the calling process is
ORA-27157: OS post/wait facility removed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view “string”.&

文档解释ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view string.stringCause: The dependent
ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view “string”.&
2023-11-05

ORA-32342: The EXPLAIN_MVIEW facility failed to explain the materialized view statement ORACLE 报错 故障

文档解释ORA-32342: The EXPLAIN_MVIEW facility failed to explain the materialized view statementCause: An error exists in
ORA-32342: The EXPLAIN_MVIEW facility failed to explain the materialized view statement ORACLE 报错 故障
2023-11-05

ORA-27154: post/wait create failed ORACLE 报错 故障修复 远程处理

文档解释ORA-27154: post/wait create failedCause: internal error, multiple post/wait creates attempted simultaneouslyAction:
ORA-27154: post/wait create failed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-27147: post/wait reset failed ORACLE 报错 故障修复 远程处理

文档解释ORA-27147: post/wait reset failedCause: OS system call failedAction: check errno and contact Oracle
ORA-27147: post/wait reset failed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-27146: post/wait initialization failed ORACLE 报错 故障修复 远程处理

文档解释ORA-27146: post/wait initialization failedCause: OS system call failedAction: check errno and contact Oracle
ORA-27146: post/wait initialization failed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-06616: LU6.2 Driver: Attach to LU failed ORACLE 报错 故障修复 远程处理

文档解释ORA-06616: LU6.2 Driver: Attach to LU failedCause: The SQL*Net LU6.2 driver was unable to attach to the LU
ORA-06616: LU6.2 Driver: Attach to LU failed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-27152: attempt to post process failed ORACLE 报错 故障修复 远程处理

文档解释ORA-27152: attempt to post process failedCause: OS system call failedAction: check errno and contact Oracle
ORA-27152: attempt to post process failed ORACLE 报错 故障修复 远程处理
2023-11-05

编程热搜

目录