What to do when having warnings on Log Transport Services in v$dataguard_status ?
Oracle 19c on Red Hat 7.8 - Data Guard Question
select * from v$dataguard_status where severity = 'Warning';
shows 51 lines with facility ='Log Transport Services' and message like 'SRL selected for T-1.S-%%%% for LAD:2' .
What does it mean ? What to do to correct this ?
Patrick.