TPC-DS - Build

Tpc Ds Data Flow

About

How to build the TCP-DS tool. Ie

OS

Windows

I have tried with Visual Studio Community 2017 but I got the following error: Invalid pointer

  • Open the project dbgen2.sln. It will migrate the project
  • Build

Tpcds Visual Studio Build

Linux

  • Copy Makefile.suite to Makefile
  • Edit Makefile and find the line containing “OS = “
  • Read the comments and append your target OS. For example: “OS = LINUX”
  • Run “make”

See tpcds_home\tests\build_tools.sh

Documentation / Reference

  • See How_To_Guide.doc in tools





Discover More
Tpc Ds Data Flow
TPC-DS - tpcds.idx (distcomp utility)

The distcomp utility build an tpcds.idx file that defines the data distribution. This file is read by: dsdgen. and dsqgen The below is called before the build of dsdgen. where: tpcds.dst...



Share this page:
Follow us:
Task Runner