Parallel update and delete operations

Informix® performs some types of update and delete operations in parallel.

The database server takes the following two steps to process UPDATE and DELETE statements:
  1. Fetches the qualifying rows.
  2. Applies the action of updating or deleting.

The database server performs the first step of an UPDATE or DELETE statement in parallel, with the following exceptions:


Copyright© 2018 HCL Technologies Limited