当前位置: 首页 > article >正文

Performance Hub Active Report

Performance Hub 是 Oracle Enterprise Manager Database Express (EM Express) 中的一项功能,可提供给定时间范围内所有性能数据的新整合视图。用户可以使用 Database Express 页面顶部的时间选择器选择时间范围,详细信息选项卡将显示所选时间范围的可用性能数据。无需登录 Database Express 即可生成此 EM Express 页面,作为名为 Performance Hub Report 的活动数据库报告。
DBA 可以生成和检查活动的实时性能中心报告,该报告将包含有关数据库的整体 IO、CPU 和内存使用情况的摘要信息,并使用 HTML 界面提供清晰的图片。

生成报告

SQL> @?/rdbms/admin/perfhubrpt.sql
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~		    PERFHUB ACTIVE REPORT			       ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~  This script will generate PerfHub active report according to        ~
~  users input.  The script will prompt users for the		       ~
~  following information:					       ~
~     (1) report level: basic, typical or all			       ~
~     (2) dbid							       ~
~     (3) instance id						       ~
~     (4) selected time range					       ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Specify the report level
~~~~~~~~~~~~~~~~~~~~~~~~
*  Please enter basic, typical or all
*  Report level "basic" - include tab contents but no further details
*  Report level "typical" - include tab contents with details for top
*			    SQL statements
*  Report level "all" - include tab contents with details for all SQL
*			statements

Please enter report level [typical]: all


Using all for report level



Available Databases and Instances.
The database with * is current database
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

DB Id	     DB Name	  AWR Data Source	   Type
------------ ------------ ------------------------ ------------------------
* 3154578979 NEWPAY	  NEWPAY		   NON_CDB

Specify the database ID
~~~~~~~~~~~~~~~~~~~~~~~
Please enter database ID [3154578979]: 


Using 3154578979 for database ID


Generating report for selected data source. Please press Enter





Specify the Instance Number
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Single Instance Database. Please press Enter





Default Start Time  Default End Time	Oldest Available Snapshot Time
------------------- ------------------- ------------------------------
03/21/2025 10:53:25 03/21/2025 10:58:25 03/07/2025 08:30:59

Specify selected time range
~~~~~~~~~~~~~~~~~~~~~~~~~~~
*  If the selected time range is in the past hour, report data will be
*    retrieved from V$ views.
*  If the selected time range is over 1 hour ago, report data
*    will be retrieved from AWR.
*  If the dbid selected is not for the current database, only AWR data
*    is available.
*
*  Valid input formats:
*      To specify absolute time:
*	 [mm/dd[/yyyy]] hh24:mi[:ss]
*	 Examples: 02/23/14 14:30:15
*		   02/23 14:30:15
*		   14:30:15
*		   14:30
*      To specify relative time: (start with '-' sign)
*	 -[hh24:]mi
*	 Examples: -1:15  (SYSDATE - 1 Hr 15 Mins)
*		   -25	  (SYSDATE - 25 Mins)

Please enter start time [03/21/2025 10:53:25]: 10:00

Please enter end time [03/21/2025 10:58:25]: 11:00


Generating report for 03/21/2025 10:00:00 - 03/21/2025 10:58:25


Specify the Report Name
~~~~~~~~~~~~~~~~~~~~~~~
Please enter report name [perfhub_rt_03211058.html]: 


Generating report perfhub_rt_03211058.html ...

Report written to perfhub_rt_03211058.html

SQL> exit

视图展示

在这里插入图片描述
又四个选项卡,ASH分析、SQL监视、ADDM、工作负载
在这里插入图片描述
ASH分析中存在更多视图
在这里插入图片描述


http://www.kler.cn/a/595026.html

相关文章:

  • Deepseek X 文心智能体:提示词工程猫
  • 编写一个简单的chrome截图扩展
  • 一文了解 分布式训练
  • C# 集合(Collection)详解以及区别
  • 【记录一下】Microsoft登录反复跳转【需要家长或监护人同意才能使用该帐户】页面
  • Python:文件的基本操作与基本读写
  • RAGFlow爬虫组件使用及ragflow vs dify 组件设计对比
  • 用@keyframes-animation来实现动画效果
  • JavaF
  • 从入门到进阶:Python数据可视化实战技巧
  • 【嵌入式】C语言中malloc()和calloc()的区别
  • 指针与引用的深度解析 (408数据结构入门)
  • C++20 中 `constexpr` 的强大扩展:算法、工具与复数库的变革
  • C++从入门到实战(五)类和对象(第一部分)为什么有类,及怎么使用类,类域概念详解(附带图谱等更好对比理解)
  • C++标准库新部件:解锁编程新姿势
  • 企业内部 Hugging Face NLP 解决方案及示例
  • 【QT5 多线程示例】互斥锁
  • 【2025考研数学真题】1987~2025数一/二/三全套真题+详细答案(无水印)
  • 期刊分区表2025年名单下载(经济学、管理学)
  • Chapter 8 Charge Pump