diff --git a/sh/10_oracle_installation.sh b/sh/10_oracle_installation.sh index 6fcee37..22ad415 100644 --- a/sh/10_oracle_installation.sh +++ b/sh/10_oracle_installation.sh @@ -1,18 +1,18 @@ # /etc/oratab -echo "
" cat /etc/oratab | egrep -v "^$|^#" echo "" # inventory.xml -echo "
" ORA_INVENTORY=$(cat /etc/oraInst.loc | grep inventory_loc | cut -d= -f2) cat $ORA_INVENTORY/ContentsXML/inventory.xml | grep "" # opatch -echo " Opatch lspatches
" +echo "Niveau de patch des ORACLE_HOME (opatch lspatches) :
" cat /etc/oratab | egrep -v "^$|^#" | cut -d: -f2 | sort -u | while read oh do echo ""