Error: ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be added (12c)
HI Team,
I am unable to add standby database during configuring dgmgrl using the following command :
add database STBDB as connect identifier is STBDB ; --- STBDB is standby database.
I have cleared LOG_ARCHIVE_DEST_1 and _2 ='' ; and even restarted the instance, but I am getting the same error as given below
Error: ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be added
Can you please help on this.