In some situations, you may have to know DBID of the database to let backup catalog know the subsequent steps are for specific database in… Read More »How to Find DBID
Saw errors when creating a 19c RAC database by DBCA like the following. [oracle@primary01 ~]$ vi $ORACLE_BASE/cfgtoollogs/dbca/ORCLCDB/trace.log_2020-10-13_19-42-05PM ... ORA-19504: failed to create file "+DATA01/ORCLCDB/pdbseed/sysaux01.dbf" ORA-17502:… Read More »How to Resolve ORA-15173: entry 'pdbseed' does not exist in directory
You can enable the compression feature of RMAN by the following 2 ways: One time setting RMAN> show all; RMAN configuration parameters for database with… Read More »How to Compress RMAN Backupset