首页 > 系统服务 > 详细

ORA-09925: Unable to create audit trail file Linux-x86_64 Error: 2: No such file or directory Additional information: 9925 ORA-01075: you are currently logged on

时间:2020-02-29 17:30:33      阅读:418      评论:0      收藏:0      [点我收藏+]
SQL> conn /as sysdba
ERROR:
ORA-09925: Unable to create audit trail file
Linux-x86_64 Error: 2: No such file or directory
Additional information: 9925
ORA-01075: you are currently logged on


SQL> exit
[oracle@class118 orcldg]$ 
[oracle@class118 orcldg]$ 
[oracle@class118 orcldg]$ 
[oracle@class118 orcldg]$ ps -elf | grep smon
0 S oracle    38487      1  0  80   0 - 259494 semtim 00:19 ?       00:00:00 ora_smon_orcldg
0 S oracle    38788  38662  0  80   0 - 25819 pipe_w 00:32 pts/5    00:00:00 grep smon
[oracle@class118 orcldg]$ kill -9 38487
[oracle@class118 orcldg]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on Sun Mar 1 00:33:10 2020

Copyright (c) 1982, 2009, Oracle.  All rights reserved.

Connected to an idle instance.

SQL>

 

ORA-09925: Unable to create audit trail file Linux-x86_64 Error: 2: No such file or directory Additional information: 9925 ORA-01075: you are currently logged on

原文:https://www.cnblogs.com/vmsysjack/p/12383581.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!