导航:首页 > 操作系统 > linuxoracle启动服务无法启动

linuxoracle启动服务无法启动

发布时间:2023-03-11 02:25:56

A. linux 下的oracle怎么启动

1、首先打开命令行窗口,切换到su - oracle,启动数据库监听。

B. Linux下Oracle监听服务启动失败,高人进来帮忙解决一下~

错误提示是没有权限,网上搜了下看到:
The Unix permissions for the hidden directory /tmp/.oracle should be:
Owner = the Oracle user who performed the database install,
Group = the dba group of the Oracle user,
and the directory's Unix permissions should be drwxrwxrwx

试试:
1) 进入/tmp目录
# cd /var/tmp(on Solaris Linux)
或者
# cd /tmp(on Hp and IBM)
2) 修改权限
# chown -R oracle10:dba .oracle
或者
# chmod 777 .oracle

阅读全文

与linuxoracle启动服务无法启动相关的资料

热点内容
阿里用的什么数据库服务器 浏览:337
玩剑网用哪个攻略app 浏览:76
javamysql数据库操作 浏览:225
眉山参加少儿编程培训 浏览:986
androidaes加密java 浏览:814
蜜字的app叫什么 浏览:542
程序员配乐 浏览:451
做一个解压屋 浏览:617
品牌衣服用什么app 浏览:150
python3链接数据库 浏览:53
教课书英语是什么app 浏览:882
环液式压缩机 浏览:479
android控件事件 浏览:967
云服务器的镜像选择什么 浏览:755
python如何设置cplex 浏览:10
linux的mv命令详解 浏览:359
怎么把安装好的python放在桌面上 浏览:121
mysql退出当前命令 浏览:743
现在还有什么手机好用的app 浏览:326
java字符处理函数 浏览:276