Insert, query, and update data

If you want to test fragmented tables, use the SQL syntax in Fragmentation support.

You can provide support in the access method for CREATE INDEX statement keywords that affect transaction processing. If a CREATE INDEX statement specifies the LOCK MODE clause, the access method must impose and manage locks during data retrieval and update. To determine the state of an index during transaction processing, the access method calls VII functions to determine the lock mode, data-entry constraints, referential constraints, and other state information.

A user sets the isolation level with commands such as SET ISOLATION and SET TRANSACTION or with configuration settings in the onconfig file. It is recommended that you document the isolation levels that the access method supports, as The mi_scan_isolevel() accessor function describes.

A database server administrator can use the onconfig file to set defaults for such things as isolation level, locking, logging, and sbspace name. For information about defaults that you can set for the test-environment onconfig file, see the Informix® Administrator's Guide.