2026-03-12 20:23:15
This commit is contained in:
8
csierra/awrrpt.sql
Normal file
8
csierra/awrrpt.sql
Normal file
@@ -0,0 +1,8 @@
|
||||
-- AWR Report
|
||||
@$ORACLE_HOME/rdbms/admin/awrrpt.sql
|
||||
--
|
||||
HOS cp awrrpt_*.* /tmp
|
||||
HOS chmod 644 /tmp/awrrpt_*.*
|
||||
PRO
|
||||
PRO If you want to preserve script output, execute corresponding scp command below, from a TERM session running on your Mac/PC:
|
||||
HOS echo "scp $HOSTNAME:/tmp/awrrpt_*.* ."
|
||||
Reference in New Issue
Block a user