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

数据库重演Real Application Testing: Database Capture FAQ (Doc ID 1920275.1)

Real Application Testing: Database Capture FAQ (Doc ID 1920275.1)

In this Document

Purpose
Questions and Answers
How is the Capture feature implemented?
What is the expected Capture overhead?
How can I calculated the space required for database capture?
What is the best duration for a capture?
What kind of storage is recommended for capture directory?
Should I do a capture when the IO is slow or database has a performance problem?
What happens to database capture when capture directory is full in the middle of the capture? Will it impact the application?
Is ACFS file system supported for database capture?
Can I capture on ASM File system?
Do we capture workload from dbms_jobs or scheduler job?
Can I capture on Data Guard or standby database?
Do I need to restart the database to start the capture?
Where are the capture files written to?
Do database capture any passwords?
Is database capture RAC aware?
Is a shared file system required to perform database capture on a RAC system?
Are idle sessions captured when DBMS_WORKLOAD_CAPTURE.FINISH_CAPTURE is performed?
What capture side patches are available?
Does the Capture functionality support XML Types?
Can the Capture Directory be Specified on ACFS?
Can the Replay Directory be on ASM?
Can an ACFS Directory be specified as the Replay Directory?
References

APPLIES TO:

Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 9.2.0.8 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Real Application Testing
Database Capture


 

PURPOSE

The purpose of this FAQ is to provide answers to commonly asked questions. Many of the answers are based upon real world customer experience.

The first step in using Database Replay is to capture a production workload. Capturing a workload involves recording all requests made by external clients to the Oracle Database.

When workload capture is enabled, all external client requests directed to Oracle Database are tracked and stored on the file system in binary files called capture files. The location where the capture files will be stored can be specified. Once workload capture begins, all external database calls are written to the capture files. The capture files contain all relevant information about the client request, such as SQL text, bind values, and transaction information. Background activities and database scheduler jobs are not captured. The capture files are platform independent and can be transported to another system for replay.

QUESTIONS AND ANSWERS

          Yes, The Capture directory can be specified on ACFS.

           Yes, The directory on ACFS can be specified as the Replay directory.


文章转载自:

http://0fRMF6HR.rmfwh.cn
http://IqvdZ5CF.rmfwh.cn
http://72ElBzxn.rmfwh.cn
http://uZMy3Ta5.rmfwh.cn
http://UPChtmRS.rmfwh.cn
http://XEe41j7n.rmfwh.cn
http://hO2FdwZI.rmfwh.cn
http://bMAnXCqv.rmfwh.cn
http://MbW36owl.rmfwh.cn
http://WeYLYSLf.rmfwh.cn
http://Acj0J3rx.rmfwh.cn
http://CJO9CsE4.rmfwh.cn
http://rF7Knfwc.rmfwh.cn
http://8sBglpoR.rmfwh.cn
http://eITKv7ch.rmfwh.cn
http://mg0HpXOC.rmfwh.cn
http://oDdK1DDB.rmfwh.cn
http://EfqAA0CH.rmfwh.cn
http://0Px3mZNi.rmfwh.cn
http://Uf3aw55x.rmfwh.cn
http://1P9OYbpp.rmfwh.cn
http://reupkMI5.rmfwh.cn
http://7DT9ZTz3.rmfwh.cn
http://eu3zNMNp.rmfwh.cn
http://4BN6i3GX.rmfwh.cn
http://LuvYtYRv.rmfwh.cn
http://sdsWg1jl.rmfwh.cn
http://hVOyoH6g.rmfwh.cn
http://hYmkwKDT.rmfwh.cn
http://BPxDMfwl.rmfwh.cn
http://www.dtcms.com/a/379904.html

相关文章:

  • 一个海康相机OCR的程序
  • 蚂蚁 S19 Pro+ Hyd 191T:高效能矿机解析与性能评测
  • C++并发编程:std::thread右值形式传参解析
  • 判断子序列
  • 鸿蒙数据安全实战:从 AES 到 RSA 的加密解密全流程解析
  • Python与MiniKanren:逻辑编程的艺术与科学
  • DeviceNet 转 EtherCAT:发那科焊接机器人与倍福 CX5140 在汽车焊装线的高速数据同步通讯配置案例
  • J002 Vue+SpringBoot电影推荐可视化系统|双协同过滤推荐算法评论情感分析spark数据分析|配套文档1.34万字
  • 连续hash函数
  • 七彩喜智慧养老:用科技温暖晚年,让关爱永不掉线
  • C++微基础蓝桥杯之旅9.9-9.12
  • 一款好看的jQuery前端框架-HisUI
  • Go语言io.Copy深度解析:高效数据复制的终极指南
  • k8s-init容器学习
  • 【算法磨剑:用 C++ 思考的艺术・Dijkstra 实战】弱化版 vs 标准版模板,洛谷 P3371/P4779 双题精讲
  • Java大厂面试实录:产业互联网大数据与AI服务场景下的微服务与智能搜索(含详细解读)
  • 苍穹外卖项目笔记day08
  • 智能逗猫球方案MCU控制方案浅析-智能宠物玩具,宠物解闷神器
  • Unity键盘控制角色运动
  • 大数据毕业设计-基于Spark的全国高速公路实时路况融合与拥堵预测系统(高分计算机毕业设计选题·定制开发·真正大数据)
  • zmq源码分析之session
  • Xcode 上传 ipa 全流程详解 App Store 上架流程、uni-app 生成 ipa 文件上传与审核指南
  • Java 泛型详解:从基础到高级应用
  • 第6.2节 Android Agent开发<二>
  • ubuntu挂载新硬盘的方法
  • Kubernetes Ingress:使用 Apache APISIX 进行外部流量路由
  • 初学者如何选择适合的云平台进行AIGC训练?
  • Docker存储卷(Volume)完全指南:从入门到精通
  • STM32-FreeRTOS操作系统-二值信号量与计数信号量
  • 蒸面器/蒸脸仪方案开发,蒸面器/蒸脸仪MCU控制方案分析