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