High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

alter system set log_archive_dest_2 gives LRM-00117: syntax error at ',' at the start of input

Can someone help me see where the syntax error is in my sql command ?

I am trying to configure a dataguard physical standby database.  One of the first steps is to setup the log_archive_dest_2 parameter.  However I am getting a syntax error when I execute the following command:

SQL>  alter system set log_archive_dest_2='service=pstdby valid_for=(ONLINE_LOGFILES, PRIMARY_ROLE) db_unique_name=pstdby' scope=both;

alter system set log_archive_dest_2='service=pstdby valid_for=(ONLINE_LOGFILES, PRIMARY_ROLE)  db_unique_name=pstdby' scope=both

*

ERROR at line 1:

ORA-01078: failure in processing system parameters

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center