Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Suivez les instructions ci-dessous pour appliquer un plan de sauvegarde afin de protéger une base de données Oracle :
Cliquez sur Gestionnaire d'applications>Applications, puis saisissez le nom de l'application de base de données ou utilisez les filtres pour trouver la base de données dont vous avez besoin.
Effectuez un clic droit sur l'application, puis sélectionnez Gérer le plan de sauvegarde.
Sur la page Gérer le plan de sauvegarde, sélectionnez un modèle et un profil, puis cliquez sur Appliquer le plan de sauvegarde.
La boîte de dialogue Appliquer le plan de sauvegarde s'ouvre. Attribuez des remplacements de règles et modifiez les paramètres d'application si nécessaire.
Vous pouvez attendre que le job s'exécute pendant la période prévue dans le plan de sauvegarde, ou vous pouvez l'exécuter à la prochaine occasion en cliquant sur le job et en sélectionnant Exécuter maintenant.
La tâche s'exécute dès que le planificateur a une disponibilité, souvent immédiatement.
Vous pouvez accéder à l'outil de surveillance des jobs pour afficher la progression et les détails du job.
Si vous sauvegardez une charge de travail sur un appareil de sauvegarde/récupération qui dépasserait sa capacité de stockage ou sa limite d'instantanés recommandées, une notification s'affichera pour vous recommander de sauvegarder les données sur un autre appareil de sauvegarde/récupération.
La protection des bases de données Oracle est la même pour les bases de données exécutées sur des serveurs de la solution Bare Metal ou dans une instance Compute Engine.
Journaux Oracle RMAN
Cette section concerne les journaux de protection Oracle sur Linux. Voici les journaux que vous devrez peut-être consulter :
Journal
Emplacement
Contenu
Éléments à rechercher
Journal de l'agent de sauvegarde et de reprise après sinistre
/var/act/log/UDSAgent.log
Pour toute tâche de montage.
Toute erreur commençant par "ORA-"
Journal de sauvegarde RMAN de la base de données
/var/act/log/<database name>_rman.log
Toutes les commandes de sauvegarde et les sorties pour la sauvegarde de la base de données et du journal d'archivage.
Erreurs ORA et RMAN dans le fichier journal.
Les montages compatibles avec les applications génèrent des journaux supplémentaires. Consultez les journaux suivants sur le serveur de base de données cible :
Journal
Emplacement
Contenu
Éléments à rechercher
Journal de l'agent de sauvegarde et de reprise après sinistre
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eTo protect an Oracle database, navigate to \u003cstrong\u003eApp Manager\u003c/strong\u003e, find your database, and select \u003cstrong\u003eManage Backup Plan\u003c/strong\u003e.\u003c/p\u003e\n"],["\u003cp\u003eOn the \u003cstrong\u003eManage Backup Plan\u003c/strong\u003e page, you can select a template and profile, and then \u003cstrong\u003eApply Backup Plan\u003c/strong\u003e, modifying settings as needed in the dialog that follows.\u003c/p\u003e\n"],["\u003cp\u003eBackup jobs can either be run during their scheduled period or immediately by selecting \u003cstrong\u003eRun Now\u003c/strong\u003e from the job list.\u003c/p\u003e\n"],["\u003cp\u003eFor Oracle ASM to FS backups over NFS, you must enable \u003cstrong\u003eConvert ASM to FS format\u003c/strong\u003e in the database's \u003cstrong\u003eApplication Details & Settings\u003c/strong\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIf the template captures logs, ensure that any software that purges logs through RMAN is disabled to avoid incomplete log information in the backup.\u003c/p\u003e\n"]]],[],null,["Use the following instructions to apply a backup plan to protect an Oracle database:\n\n1. Click **App Manager** \\\u003e **Applications** and\n enter the database application name or use the filters to find the database\n that you need.\n\n2. Right-click the application and select **Manage Backup Plan**.\n\n3. On the **Manage Backup Plan** page, select a template and a profile and\n click **Apply Backup Plan**.\n\n4. The **Apply Backup Plan** dialog opens. Assign policy overrides and change\n application settings as needed.\n\n5. You can wait for the job to run during the period scheduled in the backup\n plan, or you can run the job at the next opportunity by clicking on the\n job and selecting **Run Now**.\n\n | **Note:** To take Oracle ASM to FS backups over NFS, you must enable **Convert ASM to FS format** in the database **Application Details \\& Settings**.\n6. The job runs as soon as the scheduler has an opening, often immediately.\n You can go to the **Jobs Monitor** to view the progress and details of the\n job.\n\n | **Note:** If the template captures logs, and if you have software that purges logs through RMAN, be sure to disable it. If that purge runs during a Backup and DR backup job, the backup may have incomplete log information.\n\n If you back up a workload to a backup/recovery appliance that would exceed its\n recommended storage capacity or snapshot limit, you will see a notification\n with a recommendation to back up the data to a different backup/recovery appliance.\n | **Caution:** Exceeding the capacity of a backup/recovery appliance can lead to failed jobs and unprotected data and failed restore operations.\n\nOracle database protection is the same for databases running on Bare Metal Solution\nservers or inside a Compute Engine instance.\n\nOracle RMAN logs\n\nThis section is for Oracle protection logs on Linux. The following are logs that\nyou might need to consult:\n\n| Log | Location | What's in it | What to look for |\n|--------------------------|-----------------------------------------|------------------------------------------------------------------------|----------------------------------------|\n| Backup and DR agent log | `/var/act/log/UDSAgent.log` | For any mount job. | Any error with ORA- |\n| Database RMAN backup log | `/var/act/log/\u003cdatabase name\u003e_rman.log` | All the backup command and output for database and archive log backup. | ORA- and RMAN- errors in the log file. |\n\nApplication aware mounts produce additional logs. Check the following logs on the\ntarget database server:\n\n| Log | Location | What's in it | What to look for |\n|----------------------------------------------------|-------------------------------------------------------|-------------------------------------------|---------------------------------------------------------------------------------------|\n| Backup and DR agent log | `/var/act/log/UDSAgent.log` | For any mount job. | Any error with ORA- |\n| Database under file system | `/act/act_scripts/oracleclone/dbrecover_\u003cdbname\u003e.txt` | Progress of the archive log roll-forward. | Errors except those relating to a log looking for an archive during the roll-forward. |\n| Database under ASM disk group | `/act/act_scripts/asmclone/dbrecover_\u003cdbname\u003e.txt` | | |\n| `/act/act_scripts/asmclone/openDBlog_\u003cdbname\u003e.txt` | Steps to configure target database post-roll-forward. | Any error with ORA- | |\n\nThe Oracle DBA guide\n\n- [Backup and DR for Oracle databases](/backup-disaster-recovery/docs/concepts/oracle-intro)\n- [Prerequisites for protecting an Oracle database](/backup-disaster-recovery/docs/configuration/oracle-db-prerequisites)\n- [Oracle patches and known issues](/backup-disaster-recovery/docs/concepts/oracle-patches-known-issues)\n- [Prepare Oracle databases for protection](/backup-disaster-recovery/docs/configuration/oracle-db-prepare)\n- [Discover and protect an Oracle database](/backup-disaster-recovery/docs/configuration/discover-and-protect-oracle)\n- [Details and settings for Oracle databases](/backup-disaster-recovery/docs/create-plan/oracle-advanced-settings)\n- [Use dNFS with Backup and DR](/backup-disaster-recovery/docs/configuration/oracle-dnfs)\n- [Protect a discovered Oracle database](/backup-disaster-recovery/docs/backup/oracle-db-protect)\n- [Mount an Oracle database as a standard mount](/backup-disaster-recovery/docs/access-data/oracle-mount)\n- [Create an instant virtual copy of an Oracle database](/backup-disaster-recovery/docs/access-data/oracle-mount-virtualdb)\n- [Restore and recover an Oracle database](/backup-disaster-recovery/docs/restore-data/restore-oracle)\n- [Instant recovery of an Oracle database using Mount and Migrate](/backup-disaster-recovery/docs/restore-data/oracle-mm)\n- [Provision an environment with a Backup and DR workflow](/backup-disaster-recovery/docs/access-data/create-workflow-oracle)"]]