This commit is contained in:
Yacine31
2023-11-12 03:58:17 +01:00
parent 7f2debf16c
commit e0b4531d85
2 changed files with 6 additions and 7 deletions

View File

@@ -38,4 +38,10 @@ prompt <h2>ulimit -a </h2>
prompt <pre>
host ulimit -a | sort
prompt </pre>
prompt <h2>ulimit -a </h2>
prompt <pre>
host /bin/sh 10b_oracle_installation.sh
prompt </pre>
exit

View File

@@ -1,10 +1,3 @@
prompt <h2>lscpu </h2>
prompt <pre>
host lscpu
prompt </pre>
exit
# inventory.xml
ORA_INVENTORY=$(cat /etc/oraInst.loc | grep inventory_loc | cut -d= -f2)
cat $ORA_INVENTORY/ContentsXML/inventory.xml >> ${HTML_FILE}