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!

alter system set LOG_ARCHIVE_DEST_1=

happy10319Jul 29 2007 — edited Jul 29 2007
Hi,
in order to prepare primary DB for DATAGUARD, I have to set this initialization parameteres :
LOG_ARCHIVE_DEST_1=
'LOCATION= C:\oracle\oradata\orcl\arch
VALID_FOR=(ALL_LOGFILES,ALL_ROLES)
DB_UNIQUE_NAME=orcl'

What would be the syntaxe if I want to use
alter system set ..................................

Thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2007
Added on Jul 29 2007
2 comments
22,891 views