`

Database Replay

 
阅读更多
  1. You start a capture process that records activities against the database.
  2. The process writes the activities to special files called "capture files" in a directory called /capture directory/.
  3. After a while you stop the capture process and move these capture files to a test system in a directory called /replay directory/.
  4. You start a replay process and several replay clients to replay all these capture files.
  5. The capture files are applied against the test database.

Capture:

Runthe simulation workload from a SQL*Plus prompt.

In the real situation,merely let the capture run for a while to capture allworkload.

YOu can replay it after preprecessing.

when the EM is shown as below:

run the following script from command line

wrc userid=henry password=henry replaydir=E:/app/Henrybaiwentao/capture

You can start more clients to process the workload in parallel.

then see the results like this:

分享到:
评论

相关推荐

    Oracle11g新特性实验之三-Database replay(重演).docx

    Oracle 11g 新特性实验之三 - Database Replay(重演) Oracle 11g 中的 Database Replay(重演)是一种新的特性,能够模拟生产数据库的工作负载,以便在测试环境中进行测试和优化。下面将详细介绍 Database Replay...

    Oracle Database RAT介绍

    RAT主要包括两个核心功能:数据库重放(Database Replay)和SQL性能分析器(SQL Performance Analyzer),以及共享SQL调优集(SQL Tuning Set)功能。 二、Database Replay 数据库重放 数据库重放(Database Replay)是RAT...

    Oracle Database Real Application Testing User’s Guide 11g Releas

    这包括Database Replay、Active Data Guard和SQL Performance Analyzer等工具,这些工具能够帮助用户预测并解决潜在的性能问题,减少数据库升级或更改所带来的风险。 1. Database Replay:这是一个功能强大的工具,...

    11gtop新特性

    本文将重点介绍11g中的几个关键特性:Database Replay、Flashback Data Archive、Secure Files以及SQL Performance Analyzer等,并通过简单的实践案例来展示这些特性的实际应用。 #### 二、Database Replay **...

    Oracle Database 12c 数据库32个新特性与案例总结

    25. **Database Replay**:改进的性能测试工具,用于模拟和分析生产负载。 26. **SQL Developer Data Modeler**:集成的数据建模工具,简化了数据库设计。 27. **Java in the Database**:在数据库内执行Java代码...

    1Z0-063 12c oracle

    Oracle 1Z0-063是Oracle数据库12c版本的认证考试之一,主要面向想要获得“Oracle Certified Professional, Oracle Database 12c Administrator”资格的专业人员。该考试主要验证考生对于Oracle Database 12c的高级...

    database_oracle datase 11g overview

    例如,Database Replay和SQL Performance Analyzer可以帮助识别和解决性能问题。 6. **Flexibility and Scalability**:Oracle Database 11g设计的目标是提供灵活的商业模式和IT架构,以适应不断变化的业务需求。...

    Oracle Database High Availability Overview 11g Release 2 (11.2)

    Oracle 11g还引入了数据库弹性概念,包括自动诊断和修复能力,如Automatic Workload Repository (AWR)、Automatic Database Diagnostic Monitor (ADDM) 和Database Replay,它们帮助识别和解决性能问题,预防潜在...

    ocp12c-063 235q.pdf

    - 使用Database Replay工具进行性能分析。 - 利用ADDM(Automatic Database Diagnostic Monitor)的Compare Period报告进行性能诊断。 - 使用Active Session History(ASH)报告来监控数据库活动会话。 - 通过...

    Oracle单实例版本升级(11g To 12c).docx

    这个过程包括 Database Replay、Sql Performance Analyzer 和 sql 计划管理等几个方面。 Database Replay 数据库重播功能可以捕获生产系统上的实际数据库工作负载,并在测试系统上重播。这使您能够在不影响生产...

    OCPOCA认证考试指南全册:Oracle Database 11g(1Z0-051,1Z0-052,1Z0-053)--详细书签版(第2/2部分)

    OCPOCA认证考试指南全册:Oracle Database 11g(1Z0-051,1Z0-052,1Z0-053) 共2部分:此为第002部分 基本信息 原书名: OCA/OCP Oracle Database 11g All-in-One Exam Guide with CD-ROM: Exams 1Z0-051, 1Z0-052...

    Oracle第2章初识Oracle11g.pptx

    在Oracle 11g的新特性中,数据库重演(Database Replay)允许管理员重播生产环境中的工作负载,以测试性能改进。SQL重演(SQL Replay)专注于SQL查询的性能分析和优化。计划管理(Plan Management)帮助管理和控制SQL执行...

    oracle10g学习资料

    SQL Tuning Advisor帮助识别并改进低效的SQL查询,而Database Replay则允许用户捕获生产环境中的工作负载,然后在测试环境中重现,以便进行性能调优和问题诊断。 在压缩包中的论文可能深入探讨了这些特性的实现、...

    replayattack_3d maddatabase百度云网盘, replay-attackdatabase

    "MADDatabase"(Multiple Annotated Disguised Faces Database)则是一个多标注伪装人脸数据库,通常包含了大量经过伪装的面部图像,包括但不限于眼镜、口罩、帽子等。这些伪装可以模拟现实生活中的遮挡情况,使活体...

    oracle 11g r2 download address

    - **Database Replay**:用于模拟生产环境中的工作负载,帮助评估性能影响。 #### 五、安装注意事项 1. **系统要求**:确保目标系统满足 Oracle 11g R2 的最低硬件和软件要求。 2. **网络配置**:正确配置网络参数...

    初识Oracle11g.pptx

    1. **数据库重演(Database Replay)**:这是一个性能测试工具,用于重现数据库的工作负载,帮助管理员分析和优化系统性能。 2. **SQL重演(SQL Replay)**:此功能允许捕获和回放特定SQL语句的执行情况,用于性能...

    Oracle数据库12c新特性高性能与高可用性

    - **Database Replay**:允许管理员模拟生产环境中的负载,以便测试性能和容量规划。 - **Optimizer Statistics Advisor**:提供了一种评估和调整查询优化器统计信息的方法,有助于改善查询性能。 - **Enterprise ...

Global site tag (gtag.js) - Google Analytics