DBCA error while loading shared libraries: cannot restore segment prot after reloc [ID 956792.1]

DBCA error while loading shared libraries: cannot restore segment prot after reloc [ID 956792.1]
  修改时间 29-JUN-2010类型 HOWTO 状态 PUBLISHED  

In this Document
Goal
Solution

Applies to:

Oracle Server - Enterprise Edition - Version: 10.2.0.1 and later [Release: 10.2 and later ]
Information in this document applies to any platform.

Goal

DBCA error's out when creating a database:

ORA-12547 LOST CONTACT
oracleINFOSYS: error while loading shared libraries: cannot restore segment prot after reloc: Permission denied

Solution

Check if "Enforcing" is set with some value and set it with 0

For SELinux it must be set to a value but for Redhat or unbreakable Linux it must be set to 0 (zero) value.

1. Login root
2. setenforce 0


相关内容

产品
  • Oracle Database Products > Oracle Database > Oracle Database > Oracle Server - Enterprise Edition
关键字
REDHAT; SHARED LIBRARY; PERMISSION DENIED; DATABASE CONFIGURATION ASSISTANT; DBCA
错误
ORA-12547

你可能感兴趣的:(DBCA error while loading shared libraries: cannot restore segment prot after reloc [ID 956792.1])