Practical Oracle 11g SQL*Plus and RMAN commands for inspecting Fast Recovery Area usage and backup history.
Random Oracle FRA Usage Notes
Posted on in System Administration
AI-enabled developer productivity, build systems, and engineering leadership
Posted on in System Administration
Practical Oracle 11g SQL*Plus and RMAN commands for inspecting Fast Recovery Area usage and backup history.
Posted on in System Administration
If you are unfamiliar with Oracle and setting up your vCloud Director Oracle database, don't make the same mistake I made:
SQL> CREATE TABLESPACE "CLOUD_DATA" DATAFILE "/home/oracle/app/oracle/oradata/orcl/cloud_data01.dbf" SIZE 1000M AUTOEXTEND ON ;
CREATE TABLESPACE "CLOUD_DATA" DATAFILE "/home/oracle/app/oracle/oradata/orcl/cloud_data01.dbf …