ORA-39002 ORA-39070 ORA-29283 ORA-06512 ORA-29283

简介:


记一次expdp导出失败,报错如下

ORA-39002: invalid operation

ORA-39070: Unable to open the log file.

ORA-29283: invalid file operation

ORA-06512: at "SYS.UTL_FILE", line 536

ORA-29283: invalid file operation



创建了逻辑目录,逻辑目录权限也没问题,也给用户授予对目录的read,write了,网上的资料大多是没有创建这个目录导致,这里是客户的数据库由第三方公司运营,之前就发现过他的安装目录属主不对,是101这种数字的,考虑是不是权限问题导致的,将目录权限改为777后正常。


总结:权限问题也会导致报以上错误,值得注意。




 本文转自 dbapower 51CTO博客,原文链接:http://blog.51cto.com/suifu/1746260,如需转载请自行联系原作者



相关文章
|
关系型数据库 网络性能优化 容器
ora.qosmserver
ora.qosmserver 作用
3340 0
|
关系型数据库 Oracle
ora.rhpserver
ora.rhpserver 作用
1658 0
|
Oracle 关系型数据库
|
Oracle 关系型数据库 Java
|
SQL 关系型数据库 Oracle
|
机器学习/深度学习 关系型数据库 Oracle
1025ORA-00600[kkpo_rcinfo_defstgdelseg]
[20161025]ORA-00600 [kkpo_rcinfo_defstgdelseg], [xxxx].txt --链接http://www.anbob.com/archives/2745.html,重复操作,做1个记录。
1272 0
|
Oracle 关系型数据库 Go
ORA-32017 ORA-00096问题
<div style="font-family:'lucida Grande',Verdana,'Microsoft YaHei'; font-size:14px; line-height:23px"> <div><br></div> <div><br></div> <div>1</div> <div><br></div> <div>SQL&gt; alter system se
3305 0
|
SQL
ORA-00604 ORA-14452 ORA-20783
<div class="Blog_tit4 Blog_tit5" style="word-wrap:break-word; border-bottom-width:0px; padding:0px 0px 11px"> <div class="Blog_tit4 Blog_tit5" style="word-wrap:break-word; border-bottom-width:0px
3137 0
|
SQL Oracle 关系型数据库
ORA-39083 ORA-00959
<p><br></p> <p></p> <div style="font-family:'lucida Grande',Verdana,'Microsoft YaHei'; font-size:14px; line-height:23.8px"> <div> <span style="color:#ff0000; line-height:23.8px">ORA-<span style
3421 0
|
Oracle 关系型数据库 数据库
ORA-00600 [kcratr_nab_less_than_odr]
【说明】最近整个IT的运气有点背,先是机房的停电事件。最近又发生了一个事故,有台虚拟机的硬盘坏掉了,导致安装在虚拟机上面的应用和数据库全部起不来了。经过一番折腾虚拟机终于起来了,但是启动的时候报错了: SQL> startupORACLE instance started.
996 0