màj backup des binaires

This commit is contained in:
Yacine31
2024-07-26 01:25:17 +02:00
parent a02849240f
commit fd710c8cf3
2 changed files with 27 additions and 23 deletions

View File

@@ -26,6 +26,15 @@ export BKP_REDUNDANCY=1
export BKP_LOG_FILE=${BKP_LOG_DIR}/backup_rman_${ORACLE_SID}_$(date +%Y.%m.%d-%H.%M).log
export RMAN_CMD_FILE=${BKP_LOG_DIR}/rman_cmd_file_${ORACLE_SID}.rman
# ---------------------------
# --- Backup des binaires ---
# ---------------------------
# répertoire ORACLE_HOME source a sauvegarder
export ORA_APP_LOCATION=/u01/app
# répertoire destination de la sauvegarde
export BKP_APP_LOCATION=/u04/
# --------------------------------------
# --- backup RMAN conditionnelle des AL
# --------------------------------------