Monitor sessions and threads with ON-Monitor (UNIX)
On (UNIX™), you can use ON-Monitor to view information about sessions and user threads. This information is a subset of the information that the onstat -u command displays.
Choose User from the Status menu. The following information
appears:
- The session ID
- The user ID
- The number of locks that the thread is holding
- The number of read calls and write calls that the thread has executed
- Flags that indicate the present state of the thread (for example, waiting for a buffer or waiting for a checkpoint), whether the thread is the primary thread for a session, and what type of thread it is (for example, user thread, daemon thread, and so on)
The following figure shows sample output.