Configuring Oracle Database ORCLCDB.
The java.library.path system variable is missing or invalid. Please set java.library.path with a correct value and retry the operation.
[FATAL] [INS-00001] Unknown irrecoverable error
CAUSE: No additional information available.
ACTION: Refer to the logs or contact Oracle Support Services
SUMMARY:
- [DBT-00006] The logging directory could not be created.
- [DBT-00006] The logging directory could not be created.
Database configuration failed.
缺少库文件的依赖包,试试执行命令dnf install libnsl 安装
Please set java.library.path with a correct value and retry the operation. 这个错误你看看是不是你在64位的CentOS安装 32 位的 Oracle了。
还有检测各依赖是否正确。
应该不是系统位数问题,我安装的是官网下载的oracle-database-ee-19c-1.0-1.x86_64.rpm
我也遇到了这个问题,请问解决了吗?
没有
安装 libnsl
yum install libnsl