diff --git a/sql/10_os_info.sql b/sql/10_os_info.sql index 890a86b..f35f2a4 100644 --- a/sql/10_os_info.sql +++ b/sql/10_os_info.sql @@ -38,4 +38,10 @@ prompt
host ulimit -a | sort prompt+ +prompt
+host /bin/sh 10b_oracle_installation.sh +prompt+ exit \ No newline at end of file diff --git a/sql/10b_oracle_installation.sh b/sql/10b_oracle_installation.sh index 1a17394..3564aaf 100644 --- a/sql/10b_oracle_installation.sh +++ b/sql/10b_oracle_installation.sh @@ -1,10 +1,3 @@ -prompt
-host lscpu -prompt-exit - - # inventory.xml ORA_INVENTORY=$(cat /etc/oraInst.loc | grep inventory_loc | cut -d= -f2) cat $ORA_INVENTORY/ContentsXML/inventory.xml >> ${HTML_FILE}