
===================================
- Source Container Database Environment
- sqlplus β/ as sysdbaβ
- alter pluggable database EBSCLONE close immediate;
- alter pluggable database EBSCLONE open read write;
=========================================

===================================
=========================================
ISSUE :My Primary Database is not able to ship Archive Logs to Standby DatabaseOn Primary …