Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find the files that are 1 day old. Linux/Unix
  • Library cahe Latches and internal explaination Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • SYSOPER Mystery Oracle
  • Rename Tablespace Oracle
  • Find sort details from Db find_sort.sql Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • kill all processes from specific user in solaris. Linux/Unix
  • cif crons Linux/Unix
  • secure crt settings Linux/Unix
  • This is from Temi Oracle

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

  • RAC with RHEL4 and 11g Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • Backup and Recovery Scenarios Oracle
  • Exadata Basics Oracle
  • Roles and Stored Object behaviour Oracle
  • My Test Case On 21-OCT-2005 Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • newupload.html PHP/MYSQL/Wordpress
  • temp_use.sql diplays usage of temp ts Oracle
  • normal maintenance for exp-imp and renaming table Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Locktree.sql Oracle
  • Formatter Explain plan Output 1 Oracle
  • Load SPM baseline from AWR Oracle
  • Specify the Rollback segment to use in Transaction Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme