Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > The sysmaster Database > The System-Monitoring Interface Tables >

sysvpprof

The sysvpprof table lists user and system CPU time for each virtual processor.

Column Type Description
vpid integer Virtual processor ID
class char(50) Type of virtual processor:
  • cpu
  • adm
  • lio
  • pio
  • aio
  • tli
  • soc
  • str
  • shm
  • opt
  • msc
  • adt
usercpu float Number of microseconds of user time
syscpu float Number of microseconds of system time
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]