数据库:oracle11.2.0.4
系统:anolisos7.9
环境:系统中安装过11g数据库实例,同时也安装了19.3数据库软件.
问题描述:
在
/u01/app/oracle/product/19.3.0/db_1目录下使用deinstall命令后,11g数据库状态显示正常,但连接报错ORA-09925,如下所示:
[oracle@leo~]$ cat .bash_profile
……
exportORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1
#exportORACLE_HOME=$ORACLE_BASE/product/19.3.0/db_1
……
[oracle@leobin]$ pwd
/u01/app/oracle/product/11.2.0/db_1/bin
[oracle@leobin]$ ./sqlplus / as sysdba
SQL*Plus:Release 11.2.0.4.0 Production on Sat Aug 20 10:46:30 2022
Copyright(c) 1982, 2013, Oracle. All rightsreserved.
ERROR:
ORA-09925:Unable to create audit trail file
Linux-x86_64Error: 2: No such file or directory
Additionalinformation: 9925
ORA-01075:you are currently logged on