Oracle SQL Developer DBA 管理工具入口

Steps for AWR, ADDM and Real Time SQL monitor report from SQL Developer (Doc ID 2766700.1)

SOLUTION

A. Generate AWR (Active Workload Repository), ADDM (Automatic Database Diagnostic Monitor)

  1. Run SQL Developer as Administrator, Go to View and Select option 'DBA'

  2. Click on Add Connections, select your connection and click OK

Make sure your connection is has DBA Access

  1. Open connection Performance > AWR > Click on AWR Report

  2. Select Start ID and End ID based on required time range

Example: Below screenshot/report covered from 3 March 2021, 01:00:20 AM to 3 March 2021, 07:00:42 AM.

Start ID = Session ID 5489 Start Time 3 March 2021, 01:00:20 AM

End ID = Session ID 5494 End Time 3 March 2021, 07:00:42 AM

Start ID selecting Session ID 5489

End ID selecting Session ID 5494

  1. Click on Generate Report Button

AWR Report

If there are any ADDM finding or recommendations within the time/sessions we selected, it is included in same report in section 'Top ADDM Findings by Average Active Sessions'

Detailed ADDM report information is available at end of the report

User can save this report in HTML format with Save button option

B. Real Time SQL monitor report

  1. Go to Tools and Select Monitor SQL

  2. Select your connection and click OK

  3. Sort by Start time

  4. For each user activity in application, there is a record inserted... once status change to Executing to DONE, Right Click on SQL ID and select 'Show SQL details' for cost and executions details

  5. Below is the report. Click on save ICON as HTML.

相关推荐
bbsh209910 分钟前
WebFuture 升级提示“不能同时包含聚集KEY和大字段””的处理办法
数据库·sql·mysql·webfuture
Zfox_4 小时前
Redis:Hash数据类型
服务器·数据库·redis·缓存·微服务·哈希算法
陈丹阳(滁州学院)6 小时前
若依添加添加监听容器配置(删除键,键过期)
数据库·oracle
远方16097 小时前
14-Oracle 23ai Vector Search 向量索引和混合索引-实操
数据库·ai·oracle
GUIQU.8 小时前
【Oracle】数据仓库
数据库·oracle
恰薯条的屑海鸥9 小时前
零基础在实践中学习网络安全-皮卡丘靶场(第十六期-SSRF模块)
数据库·学习·安全·web安全·渗透测试·网络安全学习
咖啡啡不加糖9 小时前
Redis大key产生、排查与优化实践
java·数据库·redis·后端·缓存
曼汐 .9 小时前
数据库管理与高可用-MySQL高可用
数据库·mysql
2301_793102499 小时前
Linux——MySql数据库
linux·数据库
喵叔哟9 小时前
第4章:Cypher查询语言基础
数据库