This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
public:module:oracle:overview [2021/04/20 15:38] ronnie.chan |
public:module:oracle:overview [2021/04/20 15:42] (current) ronnie.chan |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Overview ====== | + | ====== 1. Overview ====== |
| + | ---- | ||
| - | ===== What is this software? ===== | + | ===== 1.1. What is this software? ===== |
| + | ---- | ||
| - | Ahsay brings you specialized client backup software, namely CloudBacko Pro, to provide a comprehensive backup solution for your Oracle Database Server. The Oracle Database Server module of CloudBacko Pro provides you with a set of tools to protect your Oracle Server with both full database and archived log backups while your database is online. | + | CloudBacko Pro provides a comprehensive backup solution for your Oracle Database Server. The Oracle Database Server module of CloudBacko Pro provides you with a set of tools to protect your Oracle Server with both full database and archived log backups while your database is online. |
| - | ===== System Architecture ===== | + | ===== 1.2. System Architecture ===== |
| + | ---- | ||
| Below is the system architecture diagram illustrating the major elements involved in the backup process among the Oracle Server and CloudBacko Pro. | Below is the system architecture diagram illustrating the major elements involved in the backup process among the Oracle Server and CloudBacko Pro. | ||
| Line 12: | Line 15: | ||
| {{public:module:oracle:image011.png?700}} | {{public:module:oracle:image011.png?700}} | ||
| + | |||
| + | ===== 1.3. Oracle Database Backup Mode ===== | ||
| + | ---- | ||
| + | |||
| + | CloudBacko's Oracle database and archived log backups use a spooling method to make a consistent snapshot of the database for backup. | ||
| + | |||
| + | For each database backup job, CloudBacko Pro will trigger Oracle to spool or make a copy of the following files to the temporary folder: | ||
| + | |||
| + | * Database files (.DBF) | ||
| + | * Archived Log files | ||
| + | * Control files (.CTL) | ||
| + | * Init.ora file | ||
| + | |||
| + | | {{public:module:oracle:image013.png?700}} | | ||