当前位置:Gxlcms > 数据库问题 > 安装oracle执行runInstaller文件时报错:“……/install/.oui:Permission denied”

安装oracle执行runInstaller文件时报错:“……/install/.oui:Permission denied”

时间:2021-07-01 10:21:17 帮助过:5人阅读

 

一:问题描述

技术图片

二:出错原因

将windows下未解压的Oracle安装软件上传到了linux服务器,导致有三个文件的执行权限丢失。

三:解决方法

为其赋予相应权限即可。

1:

[root@MyPc ~]# chmod 777 /download/database_10g_64/runInstaller 

2:

[root@MyPc install]# chmod 777 /download/database_10g_64/install/.oui

3:

[root@MyPc install]# chmod 777 /download/database_10g_64/install/unzip

安装oracle执行runInstaller文件时报错:“……/install/.oui:Permission denied”

标签:install   water   ack   tps   软件   roo   sdn   csdn   ade   

人气教程排行