Archive Dest error
AAPFeb 23 2012 — edited Feb 23 2012Hi,
Oracle 10g on windows xp
When trying to add new 4rth archive dest...after 1, 2, and use_db_recovery_dest, Which I had given throuhg EM, following error erupts when trying to give from command prompt and when my database is up...
SQL> alter system set log_archive_dest_3="d:\arch\ optional reopen=300" scope=both;
alter system set log_archive_dest_3="d:\arch\ optional reopen=300" scope=both
*
ERROR at line 1:
ORA-32017: failure in updating SPFILE
ORA-16179: incremental changes to "log_archive_dest_3" not allowed with SPFILE
what is wrong....
Thanks and Regards