Skip to content

Commit e8a3bd2

Browse files
committed
Mention DBMS_MONITOR
1 parent 6d119cf commit e8a3bd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16975,6 +16975,9 @@ parameters.
1697516975

1697616976
#### Other Tracing Utilities
1697716977

16978+
Oracle Database has a number of tracing capabilities and controls, including
16979+
the [DBMS_MONITOR][198] package.
16980+
1697816981
PL/SQL users may be interested in using [PL/Scope][78].
1697916982

1698016983
## <a name="programstyles"></a> 33. Node.js Programming Styles and node-oracledb
@@ -17497,3 +17500,4 @@ can be asked at [AskTom][158].
1749717500
[195]: https://www.oracle.com/database/technologies/faq-nls-lang.html
1749817501
[196]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-C558F7CF-446E-4078-B045-0B3BB026CB3C
1749917502
[197]: https://www.youtube.com/watch?v=PWFb7amjqCE
17503+
[198]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-951568BF-D798-4456-8478-15FEEBA0C78E

0 commit comments

Comments
 (0)