Oracle Database 19c is certified for Oracle Linux 9 now (minimum requirement RU19.19). The Oracle Database preinstall package in its initial version is also available on the public Oracle yum server, in the AppStream Repo. https://yum.oracle.com/repo/OracleLinux/OL9/appstream/x86_64/getPackage/oracle-database-preinstall-19c-1.0-1.el9.x86_64.rpm […]
Tag: 19c
Create Oracle Data Guard Standby with DBCA
Demands of Automation You can easily create an Oracle Data Guard Standby Database with the Database Configuration Assistant DBCA. That’s especially interesting if you have automation at work, and are not keen on configuring stuff all over the place. This is available in version 19c upwards. DBCA uses RMAN DUPLICATE FOR STANDBY with an auxiliary […]