How to perform redo log multiplexing in a live database with log shipping already on to standby data
Hi DBA Gurus,
We need to perform Redo log multiplexing to avoid redo log corruption in our primary production database. It has one standby database as well and log shipping is live currently.
Oracle Database version 11.2.0.3, non-RAC database.
Kindly provide the steps and risks involved.