Hi,
I am not able to open my database after enabled the log archive location and getting the below error messages. I could see a resolution in many forums to exec the alter system command but DB is in nomount stage, so i cant run the commnds in the DB.
SQL> startup;
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORA-19905: log_archive_format must contain %s, %t and %r
SQL> select name from v$obsolete_parameter where isspecified='TRUE';
select name from v$obsolete_parameter where isspecified='TRUE'
*
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0
Any help is much appreciated.
Thanks,
Siva.