Home Β» Exadata

Oracle Exadata Patching

Log into the oracle user. If you are using X emulation then set the DISPLAY environmental variable.

πŸ”„ Gracefully Shutting Down or Rebooting an Oracle Exadata Storage Cell Without Affecting ASM

Managing Oracle Exadata Storage Servers (cells) requires precise handling, especially when performing shutdown or reboot operations. Improper steps can lead to ASM deactivation, impacting database availability. This guide explains how to safely shut down or restart an Exadata storage server without affecting ASM disk group availability, following best practices aligned with Oracle Support Doc ID

βœ… RMAN Cross-Platform Tablespace Transport Over Network (SSC β†’ Exadata)

Starting with Oracle Database 12.2, it’s now possible to transport tablespaces across platforms directly over the network using RMAN’s FROM SERVICE clause and the RESTORE FOREIGN DATAFILE command. This functionality enables database administrators to migrate tablespaces from a source environment (e.g., SSC) to a target environment (e.g., Exadata) without manually copying backup files, greatly simplifying and speeding up the process.

Powering On and Shutting Down Oracle Exadata Database Machine

Managing power operations for Oracle Exadata infrastructure must be performed in a defined sequence to ensure data consistency, minimize downtime, and prevent damage to critical components. This guide covers the recommended procedures for powering on, shutting down, and restarting individual components and the entire Exadata rack.