Query Scheduling in a Data Warehouse

POSTED BY admin on Aug 2 under General, Query Manager

Scheduling of ad hoc queries is a responsibility of the query manager. Simultaneous large ad hoc queries, if not controlled, can severely affect the performance of any system: in particular if the queries are run using parallelism, where a single query can potentially use all the CPU resource made available to it. Typically this will [...]

Copyright © 2008 The Best Technology Blog