Skip to content

Commit 475c4f0

Browse files
Merge pull request #1353 from oracle-devrel/uschwinn-patch-45
Update README.md
2 parents 8035585 + 9e76ca9 commit 475c4f0

File tree

1 file changed

+4
-1
lines changed
  • data-platform/core-converged-db/db-performance/performance-hub

1 file changed

+4
-1
lines changed

data-platform/core-converged-db/db-performance/performance-hub/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,19 @@ This folder provides SQL scripts to generate active Performance Hub reports. The
44

55
Information on the script usage can also be found in the blog posting [Performance Hub - the database tuning gem](https://blogs.oracle.com/coretec/post/oracle-performance-hub).
66

7-
Please refer to the [DBMS_PERF documentation](https://docs.oracle.com/en/database/oracle/oracle-database/21/arpls/DBMS_PERF.html#GUID-85CD8AB9-B6E0-444F-91A5-762EB92A74E9) to get detailed information on the parameters that can be used.
7+
Please refer to the [DBMS_PERF documentation](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/DBMS_PERF.html#GUID-85CD8AB9-B6E0-444F-91A5-762EB92A74E9) to get detailed information on the parameters that can be used.
88

99
Before you start make sure that the user has DBA privileges.
1010

11+
Reviewed: 30.10.2024
12+
1113
# When to use this asset?
1214

1315
To present or to learn about Performance Hub.
1416

1517
# How to use this asset?
1618

19+
Execute the scripts in folder files.
1720
- perfhubscript.sql: Use the Oracle provided script perfhubrpt.sql
1821
- dbmsperf_def.sql: Example for DBMS_PERF.REPORT_PERFHUB with default settings
1922
- dbmsperf_1.sql: Example for DBMS_PERF.REPORT_PERFHUB with parameters

0 commit comments

Comments
 (0)