Skip to content

Commit 0b51e04

Browse files
authored
Merge pull request #3287 from oracle-devrel/adrian-capitanu-oracle-patch-7
Update review date and add useful links in README
2 parents c6bd67b + 89584dd commit 0b51e04

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

  • oci-and-db/database/converged-database/real-application-testing

oci-and-db/database/converged-database/real-application-testing/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Real Application Testing comes in two flavors - Database Replay (DB Replay) and
44

55
Database Replay can be used to capture a real workload on the production system and replay it on a test system with the exact timing, concurrency, and transaction characteristics of the original workload. This enables you to test the effects of a system change without affecting the production system.
66

7-
Review Date: 03.06.2024
7+
Review Date: 29.07.2026
88

99
# Useful Links
1010

@@ -24,6 +24,9 @@ Review Date: 03.06.2024
2424
- [Real Application Testing Database Replay Demo](https://blogs.oracle.com/coretec/post/rat-demo)
2525
- [Smooth transition to Autonomous Database using SPA](https://blogs.oracle.com/coretec/post/spa-in-autonomous-database)
2626
- [Oracle SQL Tuning Sets (STS) - The foundation for SQL Tuning](https://blogs.oracle.com/coretec/post/oracle-sql-tuning-sets-the-basis-for-sql-tuning)
27+
- [Capture-Replay Workloads between non-Autonomous and Autonomous Databases](https://www.youtube.com/watch?v=cWZ9MPBZemc)
28+
- [Capture-Replay Workloads between Autonomous Databases](https://www.youtube.com/watch?v=JXpQe7zUFs8)
29+
- [Using the new graphical interface for Database Replay to test new patches on Autonomous Database](https://medium.com/@adrian.capitanu/using-database-replay-to-test-new-patches-on-autonomous-database-6701ed9def6e)
2730

2831
# License
2932

0 commit comments

Comments
 (0)