重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

标题: sqlplus连接报错ORA-09925: Unable to create audit trail file [打印本页]

作者: jiawang    时间: 2025-10-28 17:24
标题: sqlplus连接报错ORA-09925: Unable to create audit trail file
报错现象:
[oracle@hisce ~]$ sqlplus / as sysdba
SQL*Plus: Release 19.0.0.0.0 - Production on Tue Oct 28 16:37:16 2025
Version 19.12.0.0.0
Copyright (c) 1982, 2021, Oracle.  All rights reserved.
ERROR:
ORA-09925: Unable to create audit trail file
Linux-x86_64 Error: 28: No space left on device
Additional information: 9925
ORA-01075: you are currently logged on



错误 ORA-09925: Unable to create audit trail file 通常与 Oracle 数据库的审计功能相关,在尝试创建或写入审计跟踪文件时遇到了问题。
此错误通常涉及到文件系统权限、磁盘空间、文件路径问题或操作系统级别的限制

检查磁盘空间状态