Skip to Main Content

Oracle Database Discussions

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!

Archive Log Destination and Database startup Failure

GQMar 29 2009 — edited Mar 29 2009
Hi,

I have mistakenly altered Database with wrong folder name as a destination folder name archive log files using command:

alter system set log_archive_dest=”H:\oradata\PASSDB\archive” scope=spfile;


Now when I am starting database its giving error message: ORA-16019: cannot use string with LOG_ARCHIVE_DES.

How can this problem be fixed as I can not start database at all?

Its Oracle 9i under Windows 2003 Server.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2009
Added on Mar 29 2009
10 comments
811 views