Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to start the RAC instance after enabled the log archive dest

979142Dec 18 2015 — edited Dec 18 2015

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2016
Added on Dec 18 2015
7 comments
1,645 views