ajout de la balise <h1>
This commit is contained in:
@@ -2,6 +2,7 @@ DATETIME=`date +%Y%m%d%H%M`
|
||||
|
||||
for r in $(ps -eaf | grep pmon | egrep -v 'grep|ASM1|APX1' | cut -d '_' -f3)
|
||||
do
|
||||
export ORAENV_ASK=NO
|
||||
export ORACLE_SID=$r
|
||||
. oraenv -s
|
||||
echo $ORACLE_SID $ORACLE_HOME
|
||||
|
||||
Reference in New Issue
Block a user