Archive Log Destination and Database startup Failure
GQMar 29 2009 — edited Mar 29 2009Hi,
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