Remove 2003 Remove Code Remove Database Remove Testing
article thumbnail

HammerDB v4.7 New Features Pt 2: Example CLI Scripts

HammerDB

When you list the HammerDB directory you can now see a directory called “scripts” This directory contains CLI scripts to build, run, delete and query TPROC-C and TPROC-H workloads against all databases. Copy Code Copied Use a different Browser ~/HammerDB-4.7$ Copy Code Copied Use a different Browser ~/HammerDB-4.7/scripts/tcl/maria/tprocc$

C++ 83
article thumbnail

HammerDB v4.8 New Features : Viewing your Benchmark results with the HammerDB Web Service

HammerDB

Copy Code Copied Use a different Browser hammerdb>jobs disable 1 Disabling jobs repository, restart HammerDB to take effect and in the GUI use the Jobs Disabled/Enabled option. in in the DATA directory, set this as follows: Copy Code Copied Use a different Browser <commandline> <sqlite_db>/opt/HammerDB-4.8/DATA/hammer.db</sqlite_db>

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

HammerDB v4.7 New Features Pt 3: Lightweight Docker Images for rapid testing

HammerDB

introduced a Dockerfile and Docker Images to pull from Docker Hub for rapid deployment of HammerDB with builds already including third-party database libraries. Copy Code Copied Use a different Browser /home/hammerdb/HammerDB-4.7#./scripts/tcl/postgres/tprocc/pg_tprocc.sh Copy Code Copied Use a different Browser. HammerDB v4.5

article thumbnail

HammerDB v4.6 New Features Pt2: Jobs Interface

HammerDB

In particular, after a running a test it would be ideal to have a repository where we could verify the configuration of the workload that was run, the results and any timing or transaction count data generated to bring all the log output into a central location. . <commandline> Use a different Browser. HammerDB CLI v4.6 TMP/hammer.DB

article thumbnail

HammerDB v4.6 New Features Pt1: Python CLI Interface

HammerDB

Copyright (C) 2003-2022 Steve Shaw. Copyright (C) 2003-2022 Steve Shaw. print(z," VU TEST") . print("TEST SEQUENCE COMPLETE"). print(z," VU TEST") . print("TEST SEQUENCE COMPLETE"). HammerDB will show the prompt “hammerdb>>>” to indicate that it is running a Python interpreter.

article thumbnail

HammerDB v4.2 New Features Pt1: MariaDB Build and Test Example with the CLI

HammerDB

However, as the two databases diverged from a shared common codebase, this presented a challenge in that it was not possible to modify the workload for MySQL or MariaDB without also changing the other. Also, the additional installation of the MySQL client libraries was needed when testing MariaDB. Prior to HammerDB v4.2 HammerDB v4.2

Testing 57
article thumbnail

How to add your database to HammerDB – Pt3 Adding to and modifying the source

HammerDB

From the previous post we now have source and binary copies of HammerDB for modification and test. The next step is to see if there is an Issue already created for the database we want to add or whether we should create one. You can now begin modifying the source to add your database. <? . <mariadb> xml version="1.0"