返回顶部
首页 > 资讯 > 错误编码 >ORA-48165: user missing read, write, or exec permission on specified ADR Base directory [string] ORA
  • 552
分享到

ORA-48165: user missing read, write, or exec permission on specified ADR Base directory [string] ORA

报错故障missing 2023-11-05 18:11:27 552人浏览 安东尼
摘要

文档解释 ORA-48165: user missing read, write, or exec permission on specified ADR Base directory [string] Cause: The specifi

文档解释

ORA-48165: user missing read, write, or exec permission on specified ADR Base directory [string]

Cause: The specified ADR Base Directory does not have the correct permissions.

Action: Check the read, write, and exec permissions on the specified ADR Base Directory

ORA-48165错误表示用户缺少关于指定的ADR基目录的读取、写入或执行权限。

官方解释

ORA-48165 是一条警告性消息,表明当前用户缺少指定路径的 ADR 基础目录的读/写/执行权限。在 oracle Database 错误消息文档中,该错误的确切释义是:“指定的 ADR 基目录路径中的当前用户缺少读取、写入或执行权限”。

常见案例

ORA-48165错误常出现于用户在访问ADR基目录时,该目录所属用户缺少关于读取、写入或执行该目录的权限。

一般处理方法及步骤

1. 查询待访问的ADR基目录的所属用户;

2. 利用chown或chgrp命令,将待访问的ADR基目录的用户子权限改为和访问它的当前用户相同;

3. 将待访问的ADR基目录权限设置为可读、可写、可执行;

4. 重新执行访问ADR基目录的操作,检查是否能够正常访问。

--结束END--

本文标题: ORA-48165: user missing read, write, or exec permission on specified ADR Base directory [string] ORA

本文链接: https://lsjlt.com/news/541173.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作