导航:首页 > 操作系统 > 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启动服务无法启动相关的资料

热点内容
什么app能看明星演唱会 浏览:493
ug刀柄放到哪个文件夹 浏览:321
eclipse编写php 浏览:673
php抓取网页内容的代码 浏览:867
什么是萌鸭app 浏览:861
变量的数字如何变化python 浏览:794
整数压缩 浏览:993
最优停止策略问题算法 浏览:716
pdf图片背景 浏览:766
app的图标有什么风格 浏览:28
python代码运行编译器 浏览:936
魔鬼训练程序员 浏览:686
php上传大文件失败 浏览:602
sw服务器指定端口怎么填 浏览:189
java有哪些数组 浏览:984
程序员戴手表影响工作吗 浏览:235
游戏皇后解压视频 浏览:367
c语言怎么打开文件编译 浏览:436
手机上什么app可以设计logo 浏览:800
pid算法单片机 浏览:375