ExaCC: Start database with Small Pages after applying RU 19.27/23.8

With Release Update 19.27/23.8 (April 2025), Oracle removed the support to run a database with Small Pages on Engineered Systems. More details about this behavior change can be found in My Oracle Support Note Starting DBRU 19.27 and 23.8 Small Pages Are Not Allowed for RDBMS SGA In Exadata. (Doc ID 3081878.1). In this blog post I will show a way to still use Small Pages on an ExaCC environment.

Continue reading

ORA-65118 during RESTORE FOREIGN DATAFILE/TABLESPACE

Starting with 12c Transportable Tablespaces can be combined with incremental backups to reduce the amount of time required to copy the Datafiles from the source to the target location. To do this RESTORE FOREIGN DATAFILE resp. TABLESPACE commands were introduced for RMAN. In this blog post, I will show an issue when a backup of an 11.2.0.4 database is used as a source and a 19c PDB is used as target.

Continue reading