ORA-09925: Unable to create audit trail file Linux-x86_64

Posted 雅冰石

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ORA-09925: Unable to create audit trail file Linux-x86_64相关的知识,希望对你有一定的参考价值。

今天手工建库的过程中遇到了这么个错误

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

[oracle@ocbsdb01 dbhome_1]$ ps -ef | grep smon

oracle   11903     1  0 22:18 ?        00:00:00 ora_smon_manual

oracle   12485  1690  0 22:28 pts/1    00:00:00 grep smon

[oracle@ocbsdb01 dbhome_1]$ kill -9 11903

[oracle@ocbsdb01 dbhome_1]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on 星期六 3月 11 22:28:41 2017

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

已连接到空闲例程。

SQL> 

其实就是oracle 提示你已经登录了。杀掉重新登录就好了

注意:这种ORA-09925 报错的原因有很多,具体得看实际情况来定

以上是关于ORA-09925: Unable to create audit trail file Linux-x86_64的主要内容,如果未能解决你的问题,请参考以下文章

ERROR: ORA-09925: Unable to create audit trail file Linux-x86_64

Nacos 启动报错 Unable to start web server……Unable to start embedded Tomcat

idea 不能创建类啥原因 unable to parse template class

unable to inject dll into target怎么解决?

出现unable to open the service tomcat怎么办

unable to access jarfile baksmali.jar 怎么办