Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find long Running Transaction Linux/Unix
  • Good notes on Oracle Events Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Roles and Stored Procs II Oracle
  • pvm_pre_change.sql Oracle
  • Implementing Listener Security Oracle
  • How to choose Driver table in SQL statement Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • executing Function from SQLPLUS prompt Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • Export With Query Another Example. Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix

Load testing on Oracle 19C RAC with HammerDB

Posted on 18-Jan-202418-Jan-2024 By Admin No Comments on Load testing on Oracle 19C RAC with HammerDB

When dealing with Oracle 19c Real Application Clusters (RAC), the process of capturing a workload from a source Oracle 19c RAC database and replaying it on a target Oracle 19c RAC database using HammerDB involves some additional considerations. Below are the revised steps:

Capture and Replay Workload from Source to Target Oracle 19c RAC

  1. Download and Install HammerDB:
    • Visit HammerDB website and download the latest version.
    • Follow the installation instructions for your operating system.
  2. Install Oracle Client:
    • Ensure that you have the Oracle client installed on the machine where HammerDB is running.
    • Set up the necessary Oracle client configurations.
  3. Launch HammerDB:
    • Start HammerDB after the installation.
  4. Configure Source Database Connection (Source Oracle 19c RAC):
    • Go to the “Session” menu and select “Define Database.”
    • Choose “Oracle” as the database type.
    • For RAC, enter connection details for one of the nodes in the source Oracle 19c RAC cluster:
      • Hostname: <Node 1 hostname>
      • Port: <Oracle port>
      • Service Name: <Source Oracle service name>
      • Username: <Your source Oracle username>
      • Password: <Your source Oracle password>
    • Click “OK.”
  5. Capture Workload from Source Database:
    • In the “Session” menu, select “Define Workload.”
    • Choose “Capture Workload.”
    • Specify the capture options and start the capture process.
    • Perform the operations on the source Oracle 19c RAC database that you want to capture for the workload.
  6. Save Captured Workload:
    • Save the captured workload to a file. This file will contain the SQL statements and transactions performed during the capture.
  7. Configure Target Database Connection (Target Oracle 19c RAC):
    • Go to the “Session” menu and select “Define Database.”
    • Choose “Oracle” as the database type.
    • For RAC, enter connection details for one of the nodes in the target Oracle 19c RAC cluster:
      • Hostname: <Node 1 hostname>
      • Port: <Oracle port>
      • Service Name: <Target Oracle service name>
      • Username: <Your target Oracle username>
      • Password: <Your target Oracle password>
    • Click “OK.”
  8. Configure Replay on Target Database:
    • In the “Session” menu, select “Define Workload.”
    • Choose “Replay Workload.”
    • Specify the replay options, load the previously saved captured workload file, and configure the target Oracle 19c RAC database connection.
  9. Run Load Test on Target Database:
    • Start the load testing by selecting the “Run Benchmark” option in HammerDB.
    • Monitor the progress of the test, which now replays the captured workload on the target Oracle 19c RAC database.
  10. Analyze Results:
  • Review the detailed performance metrics and statistics provided by HammerDB after the load test completes.
  • Analyze the impact of the replayed workload on the target Oracle 19c RAC database.

These steps are tailored for Oracle 19c RAC. Always refer to the official documentation for accurate and up-to-date information, and ensure that you have the necessary permissions and licenses for performing load testing on both Oracle 19c RAC databases.

Oracle

Post navigation

Previous Post: Add new columns in dataframe
Next Post: Transfer SQL Profiles from One database to other database.

Related Posts

  • V$transaction notes for finding XID composition. Oracle
  • Virtual Indexes in Oracle Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • Proc code Oracle
  • Wait time tuning research Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • oracle fast start failover best practice Oracle
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • Good Link from metalink 1 Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • To see how much time or progress of long transaction Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • fkwoind.sql fkwoindex.sql Oracle
  • how to find OS block size Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme