Home | Previous Page | Next Page   Disk, Memory, and Process Management > Table Fragmentation and PDQ >

Database Server Use of PDQ

In Extended Parallel Server, parallel execution automatically occurs when the database operation involves data that is fragmented across multiple dbspaces and multiple CPU VPs are available. Parallel processing can occur on both a single coserver and across multiple coservers.

Important:
In Extended Parallel Server, the value of PDQPRIORITY does not determine when to use PDQ to process a query in parallel. The database server does not use PDQ if the database operation accesses data on only one table fragment on a single coserver or does not contain an SQL operator that can execute in parallel if multiple CPU VPs are available.

Extended Parallel Server executes the following database operations in parallel when the involved tables are fragmented into separate dbspaces:

For more information on how Extended Parallel Server uses PDQ to execute these database operations, refer to your IBM Informix: Performance Guide.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]