The database server does not process the following types of queries in parallel:
Subsequent changes to the isolation level do not affect the parallelism of queries already prepared. This situation results from the inherent nature of parallel scans, which scan several rows simultaneously.
For a complete list, see the IBM Informix: Guide to SQL Syntax.