Update 10_os_info.sql

This commit is contained in:
Yacine31
2023-11-10 20:14:41 +01:00
parent c8e168250a
commit 1c042e269c

View File

@@ -3,6 +3,11 @@ prompt <pre>
host ps -ef | grep pmon | grep -v grep
prompt </pre>
prompt <h2>Running listeners</h2>
prompt <pre>
host ps -ef | grep tnslsnr| grep -v grep
prompt </pre>
prompt <h2>Disk Size df -h</h2>
set echo off head off
prompt <pre>