I need to test my data warehouse using TPC-DS. How can I generate queries for my data warehouse using TPC-DS? I tried to generate but it generate for a specific data warehouse.
Thanks.
I need to test my data warehouse using TPC-DS. How can I generate queries for my data warehouse using TPC-DS? I tried to generate but it generate for a specific data warehouse.
Thanks.
I'm not sure what you mean by "testing your data warehouse" using TPC-DS.
TPC-DS is a benchmark for database engines, focused on typical decision support access patterns; a data warehouse is an information systems concept that is usually built using a variety of database management systems (and other tools).
This being clarified, you can use TPC-DS to benchmark the database engine that you plan to use as a data store for your data warehouse. If that's your goal, you need to:
The TPC-DS specification doc not only provides this information but it can also help you understand some essential concepts on this topic: http://www.tpc.org/tpc_documents_current_versions/pdf/tpc-ds_v2.11.0.pdf