Product Documentation

Database Integrity Utilities

Previous Topic

Next Topic

ct_tpc - TPC A Test

Operational Model:

  • Client

This is a C++ code sample program implementing the TPC (Transaction Processing Council) A test using the FairCom DB ISAM, c-treeDB (CTDB), and ODBC APIs. You can execute the same test set using any combination of these three APIs. For full usage information, simply execute the utility without any parameters.

When included with c-treeRTG BTRV Edition, this utility supports the FairCom DB BTRV interface as a fourth API.

This utility is perfect for benchmarking across computer systems, or for comparing the performance of these FairCom DB APIs.

See cttpca for a C code version.

TOCIndex