| United States-English |
|
|
|
![]() |
ALLBASE/SQL Performance and Monitoring Guidelines: HP 3000 MPE/iX Computer Systems > Chapter 3 Guidelines on Query DesignUsing Parallel Serial Scans |
|
When you need to sequentially read a large table, you can improve performance by using a parallel serial scan. The ALLBASE/SQL optimizer uses a parallel serial scan when it is able to prefetch pages from multiple disk drives in parallel. A parallel serial scan is useful only for large tables that must be read sequentially. It is not beneficial for small tables or for tables that are accessed only by an index. To take advantage of a parallel serial scan, the following conditions must be met:
|
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||