Skip to content

Commit 9500d3d

Browse files
authored
Create perfhubscript.sql
1 parent 55b9e00 commit 9500d3d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
REM Script: perfhubscript.sql
2+
REM Oracle script perfhubrpt.sql
3+
REM The Performance Hub Report can be generated in Single-Instance Database, in RAC and for PDBs and root containers.
4+
5+
REM Connect with DBA privileges
6+
REM Start the perfhubrpt.sql from $ORACLE_HOME/rdbms/admin
7+
REM You will be prompted for report level (basic, typical or all), database id, instance id and time range.
8+
REM An active HTML report will be generated in the dirctory
9+
10+
@?/rdbms/admin/perfhubrpt.sql

0 commit comments

Comments
 (0)