màj mineures

This commit is contained in:
Yacine31
2024-07-24 17:02:54 +02:00
parent 42727a4187
commit 3c1ad140ae
3 changed files with 11 additions and 0 deletions

View File

@@ -79,6 +79,9 @@ ORAENV_ASK=NO
PATH=/usr/local/bin:$PATH
. oraenv -s >/dev/null
# si la base est standby on sort
${SCRIPTS_DIR}/is_standby.sh ${ORACLE_SID} && exit 2
#------------------------------------------------------------------------------
# recuperation du NLS_CHARACTERSET
#------------------------------------------------------------------------------