Database Schema Reference

Table B-32

WFHPerformanceLog

 

 

 

Name

Index

Null?

Type

Description

 

 

 

 

SAMPLETIME

NOT

DATE

Date time stamp for the sample.

 

 

NULL

 

 

RESPONSETIME

NOT

NUMBER(38)

Average engine response time to

 

 

NULL

 

requests by a client application.

SWAPINTIME

NOT

NUMBER(38)

Average process swap in time.

 

 

NULL

 

 

SWAPOUTTIME

NOT

NUMBER(38)

Average process swap out time.

 

 

NULL

 

 

TXCOMMITTIME

NOT

NUMBER(38)

Average engine transaction commit

 

 

NULL

 

time.

DBSACQUIRETIME

NOT

NUMBER(38)

Average DB service acquire time.

 

 

NULL

 

 

APPCPUTIME

NOT

NUMBER(38)

Engine CPU time.

 

 

NUL

 

 

GCCPUTIME

NOT

NUMBER(38)

Engine garbage collection time.

 

 

NUL

 

 

ACTIVESESSION

NOT

NUMBER(38)

The number of active sessions.

 

 

NULL

 

 

SUSPENDSESSION

NOT

NUMBER(38)

The number of suspended sessions.

 

 

NULL

 

 

ACTIVEPROCESS

NOT

NUMBER(38)

The number of active processes.

 

 

NULL

 

 

ACTIVESUBPROCESS

NOT

NUMBER(38)

The number of active subprocesses.

 

 

NULL

 

 

PENDINGACTIVITY

NOT

NUMBER(38)

The number of pending activities.

 

 

NULL

 

 

READYACTIVITY

NOT

NUMBER(38)

The number of ready activities.

 

 

NULL

 

 

ACTIVEACTIVITY

NOT

NUMBER(38)

The number of active activities.

 

 

NULL

 

 

RUNNINGTIMER

NOT

NUMBER(38)

The number of running timers.

 

 

NULL

 

 

STOPPEDTIMER

NOT

NUMBER(38)

The number of stopped timers.

 

 

NULL

 

 

 

 

 

 

 

Appendix B Engine Database Schema 351

Page 351
Image 351
Sun Microsystems manual Table B-32