From 9fb568a6ee2821ab63d4b9f35b86ad8740e8ae9f Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Mon, 25 Dec 2023 23:31:45 +0100 Subject: [PATCH] correction mineurs --- backup_rman_AL.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backup_rman_AL.sh b/backup_rman_AL.sh index 924f80c..cfa358f 100755 --- a/backup_rman_AL.sh +++ b/backup_rman_AL.sh @@ -102,14 +102,14 @@ install -d ${BKP_LOG_DIR} # # si une autre sauvegarde est en cours, on quitte # -{RUNNING_RMAN}=$($ORACLE_HOME/bin/sqlplus -S / as sysdba <