You can use the following transaction management statements with transaction objects to manage connections and transactions for Informix databases:
For example, these qualifications are all acceptable:
CONNECT
COMMIT
DISCONNECT
ROLLBACK
Informix using CONNECT, COMMIT, DISCONNECT, and ROLLBACK