onstat -g tpf command: Print thread profiles
Use the onstat -g tpf command to display thread profiles.
Specify the tid thread ID to print the profile for a specific thread. Set tid to 0 to display the profiles for all of the threads.
Example output
Output description
- tid
- Thread ID
- lkreqs
- Lock requests
- lkw
- Lock waits
- dl
- Deadlocks
- to
- Remote deadlock timeout
- lgrs
- Log records
- isrd
- Number of reads
- iswr
- Number of writes
- isrw
- Number of rewrites
- isdl
- Number of deletes
- isct
- Number of commits
- isrb
- Number of rollbacks
- lx
- Long transactions
- bfr
- Buffer reads
- bfw
- Buffer writes
- lsus
- Log space currently used
- lsmx
- Max log space used
- seq
- Sequence scans