Basic HTML version of Foils prepared 7 October 97

Foil 31 Parallel Query Option

From Second Part of RDBMS Discussion ARL Database Tutorial -- February 98. by Gang Cheng Marek Podgorny Chao-Wei Ou


Parallel Query Processing
  • enables the parallel processing of lon and complex queries with parallelizable operators such as scan,join and sorts
  • speeds up query response time (vs throughput in Parallel Server Option)
Parallel Data Load
  • Loads data in both a direct and parallel method
  • speeds up the loading of large data loads
Parallel Index Creation
  • speeds up the creation of large indexes
Parallel Recovery
  • enables concurrent recovery sessions



© on Mon Oct 13 1997