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

MOSC Banner

ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be added when creating a broker configurat

Env oracle 12.0.1 oracle linux 6.4
Create Configuration Failing with ORA-16698 (Doc ID 1582179.1)

suggestion

alter system set log_Archive_dest_2='';

If you do this, how does log xprt work, no logs ship to stby?

My current setting:

log_archive_dest_2 string SERVICE=stdby LGWR ASYNC NOREG
ISTER VALID_FOR=(ONLINE_LOGFIL
ES,PRIMARY_ROLE) DB_UNIQUE_NAM
E=stdby

I don't remember this behavior in 11.2...




Welcome to DGMGRL, type "help" for information.
DGMGRL> connect sys/Qaz123@t11204
Connected as SYSDBA.
DGMGRL> CREATE CONFIGURATION 'PRODCONF' AS PRIMARY DATABASE IS 't11204' CONNECT IDENTIFIER IS t11204;
Configuration "PRODCONF" created with primary database "t11204"

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