Hi,
I tried to convert a single instance DB named TESTDB into a RAC-DB named RAC on two nodes stb & dwh with
rconfig!
After the execution I got the following error messages on one of the two nodes:
/u01/app/oracle/product/11.2.0.2/db_1/dbs>sqlplus / as sysdba
SQL*Plus: Release 11.2.0.2.0 Production on Tue Mar 8 15:17:09 2011
Copyright (c) 1982, 2010, Oracle. All rights reserved.
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
Enter user-name:
ERROR:
ORA-01017: invalid username/password; logon denied
I tried to modify the parameter audit_file_dest on the still running instance.
And now I get the same errors on both instances.
Please, help.
hqt200475