Query the syssessions table to obtain the following information.
In addition, some columns contain flags that indicate if the primary thread of the session is waiting for a latch, lock, log buffer, or transaction; if it is an ON–Monitor thread; and if it is in a critical section.
Query the syssesprof table to obtain a profile of the activity of a session. This table contains a row for each session with columns that store statistics on session activity (for example, number of locks held, number of row writes, number of commits, number of deletes, and so on).
For a complete list of the syssessions columns and descriptions of syssesprof columns, see the chapter on the sysmaster database in the IBM Informix: Dynamic Server Administrator's Reference.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]