Use the onstat -g cpu command to display
information about runtime statistics for each thread that is running
in the server.
Example output
Output description
tid
The ID of the thread
name
The name of the thread
vp
The ID of the virtual processor in which the thread is running
Last Run
The timestamp when the thread last ran
CPU Time
The time taken until now by the thread
#scheds
The number of times the thread was scheduled to run
status
The status of the thread. Possible status values are:
cond wait
IO Idle
join wait
mutex wait
ready
sleeping
terminated
running
yield
Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.