Skip to content

Commit bcbddc6

Browse files
Merge pull request #1354 from oracle-devrel/uschwinn-patch-46
Update README.md
2 parents 2a45580 + 74c23df commit bcbddc6

File tree

1 file changed

+15
-7
lines changed
  • data-platform/core-converged-db/db-performance/sql-performance/sql-monitoring

1 file changed

+15
-7
lines changed

data-platform/core-converged-db/db-performance/sql-performance/sql-monitoring/README.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,42 @@ Advisors are distinguished by certain characteristics and are usually available
66

77
As the database offering evolves, new advisors and automation are continually made available.
88

9-
Reviewed: 02.04.2024
9+
Reviewed: 30.10.2024
1010

1111
# When to use this asset?
1212

1313
To learn to use Real-Time SQL Monitoring functionality.
1414

1515
# How to use this asset?
1616

17-
See the README file under the files folder.
17+
See the README in files folder.
1818

1919
# Useful Links
2020

2121
## Documentation
2222

23-
- [PL/SQL Packages and Types Reference DBMS_SQL_MONITOR](https://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_SQL_MONITOR.html#GUID-13874A73-369E-42CD-9C43-A12F1B3BDEC6)
23+
- [PL/SQL Packages and Types Reference DBMS_SQL_MONITOR](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/DBMS_SQL_MONITOR.html#GUID-13874A73-369E-42CD-9C43-A12F1B3BDEC6)
2424
- [PL/SQL Packages and Types Reference DBMS_SQLTUNE](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/DBMS_SQLTUNE.html#GUID-CFA1F851-1FC1-44D6-BB5C-76C3ADE1A483)
25-
- [PL/SQL Packages and Types Reference DBMS_PERF](https://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_PERF.html#GUID-290C18B9-A2EF-468D-9D6E-B31D717082BB)
26-
- [Database Reference V$SQL_MONITOR](https://docs.oracle.com/en/database/oracle/oracle-database/19/refrn/V-SQL_MONITOR.html#GUID-79E97A84-9C27-4A5E-AC0D-C12CB3E748E6)
25+
- [PL/SQL Packages and Types Reference DBMS_PERF](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/DBMS_PERF.html#GUID-290C18B9-A2EF-468D-9D6E-B31D717082BB)
26+
- [Database Reference V$SQL_MONITOR](https://docs.oracle.com/en/database/oracle/oracle-database/23/refrn/V-SQL_MONITOR.html#GUID-79E97A84-9C27-4A5E-AC0D-C12CB3E748E6)
2727

28-
## Blogs and technical briefs
28+
## Blogs and Technical Briefs
2929

30-
- [Getting the most out of Oracle SQL Monitor](https://sqlmaria.com/2017/08/01/getting-the-most-out-of-oracle-sql-monitor/)
3130
- [Real-Time SQL Monitoring and Oracle Database In-Memory](https://www.oracle.com/a/ocom/docs/database/sql-monitor-brief.pdf)
31+
- [How To Get Historical SQL Monitor Report For SQL Statements (Doc ID 2555350.1)](https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=366381867306540&parent=EXTERNAL_SEARCH&sourceId=HOWTO&id=2555350.1&_afrWindowMode=0&_adf.ctrl-state=cyqthpa8f_4)
3232

3333
# Team Publications
3434

35+
## Blogs
36+
3537
- [Real-Time SQL Monitoring: a MUST for SQL Tuning](https://blogs.oracle.com/coretec/post/oracle-database-real-time-sql-monitoring-one-of-the-most-important-tools)
3638

39+
## Videos
40+
41+
- [Monitoring, Analyzing and Diagnosing SQL Statements in 23ai](https://youtu.be/rbxNPetPH7c)
42+
- [23ai playlist with short videos](https://www.youtube.com/playlist?list=PLHA__TOeNI7MNBND0JWQUqTYOQ1up-VHX)
43+
44+
3745
# License
3846

3947
Copyright (c) 2024 Oracle and/or its affiliates.

0 commit comments

Comments
 (0)