article thumbnail

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

HammerDB

scripts/tcl/maria/tprocc/maria_tprocc_buildschema.tcl echo "+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-" echo "RUN HAMMERDB TEST" echo "+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-"./hammerdbcli If HammerDB is running on a separate system from the database under test then you should modify this value accordingly.

C++ 83
article thumbnail

Site reliability engineering: 5 things you need to know

Dynatrace

The term “site reliability engineering” was coined in 2003 by Google VP of Engineering Ben Sloss , who famously noted on his LinkedIn profile that “if Google ever stops working, it’s my fault.” ” According to Google, “SRE is what you get when you treat operations as a software problem.”

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.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> This happens for both a schema build and running a test.

article thumbnail

How to deploy HammerDB CLI fast with Docker

HammerDB

The TPC publishes an official Docker image on Docker Hub to enable the rapid deployment and testing of databases with HammerDB. This image includes example scripts to build schemas and test your databases with a single command. Our Linux test system is running a MariaDB 10.10 Our Linux test system is running a MariaDB 10.10

C++ 62
article thumbnail

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

HammerDB

Copyright (C) 2003-2023 Steve Shaw Type "help" for a list of commands Initialized new Jobs on-disk database /opt/HammerDB-4.8/DATA/hammer.db Copyright (C) 2003-2023 Steve Shaw Type "help" for a list of commands Initialized new Jobs on-disk database /opt/HammerDB-4.8/TMP/hammer.DB So for example to change this to hammer.db DATA/hammer.db

article thumbnail

Site reliability engineering: 5 things to you need to know

Dynatrace

The term “site reliability engineering” was coined in 2003 by Google VP of Engineering Ben Sloss , who famously noted on his LinkedIn profile that “if Google ever stops working, it’s my fault.” ” According to Google, “SRE is what you get when you treat operations as a software problem.”

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"). Vuser 1:Timing test period of 1 in minutes Vuser 2:RUNNING Vuser 2:Initializing xtprof time profiler Vuser 2:Processing 10000000 transactions with output suppressed. >hammerdbcli py.