Hi,

I want to change the log_archive_dest spfile parameter in a RAC environment to different values for both instances.

How can do this dynamically ?

Say for eg., rac1.log_archive_dest='/u01/backup'
rac2.log_archive_dest='/u02/backup'

Is it possible to set dynamically ??

Thx.