Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The _H table summarizes the data per hour.

The _D table summarizes the data per day. 

The _W table summarizes the data per week.

The _M table summarizes the data per month.

(N <table_name>) means normalized, the actual name can be retrieved from the <table_name>.

Column NameColumn Description
ORRW_PWII_INSTANCE_IDID of the database.
ORRW_TIMESTAMPTimestamp of the sampling.
ORRW_CACHE_NUMNumber of the row cache.
ORRW_CACHE_TYPE_IDType of the parent or subordinate row cache (N PW_ORCA_CACHE_TYPE_N).
ORRW_SUBORDINATE_NUMSubordinate set number.
ORRW_PARAMETER_IDName of the initialization parameter that determines the number of entries in the data dictionary cache (N PW_ORPA_PARAMETER_N).
ORRW_GETS_SUMTotal number of requests for information on the data object.
ORRW_GETMISSES_SUMTotal number of data requests resulting in cache misses.
ORRW_COUNT_SUMTotal number of entries in the cache.
ORRW_USAGE_SUMTotal number of cache entries that contain valid data.
ORRW_FIXED_SUMTotal number of fixed entries in the cache.
ORRW_SCANS_SUMTotal number of scan requests.
ORRW_SCANMISSES_SUMTotal number of times a scan failed to find the data in the cache.
ORRW_SCANCOMPLETES_SUMTotal number of times the list was scanned completely.
ORRW_DLM_REQUESTS_SUMTotal number of DLM requests. Column name Column description.
ORRW_DLM_CONFLICTS_SUMTotal number of DLM conflicts.
ORRW_DLM_RELEASES_SUMTotal number of DLM releases.
ORRW_MODIFICATIONS_SUMTotal number of inserts, updates, and deletions.
ORRW_FLUSHES_SUMTotal number of times flushed to disk.
ORRW_MINUTES_COUNT_SUMTotal amount of minutes summed in the row.
ORRW_PWHG_IDThe hour group ID that matches the sampled time.
ORRW_RECEIVED_TIMESTAMPThe timestamp that the row was loaded into the PW.

PW_ORSE_V_SYSTEM_EVENT_H

Stores information on total waits for an event.

Info

The _H table summarizes the data per hour.

The _D table summarizes the data per day. 

The _W table summarizes the data per week.

The _M table summarizes the data per month.


Column NameColumn Description
ORSE_PWII_INSTANCE_IDID of the instance.
ORSE_TIMESTAMPThe date of the sampling.
ORSE_EVENT_IDEvent name (N PW_OREI_EVENT_N).
ORSE_TOTAL_WAITS_SUMTotal number of waits for this event.
ORSE_TOTAL_TIMEOUTS_SUMTotal number of timeouts for this event.
ORSE_TIME_WAITED_SUMTotal amount of time waited for this event (in hundredths of a second).
ORSE_MINUTES_COUNT_SUMTotal amount of minutes summed in the row.
ORSE_PWHG_IDThe hour group ID that matches the time sampled.
ORSE_RECEIVED_TIMESTAMPThe timestamp that the statement was received.

PW_ORSG_V_SGASTAT_H

Stores detailed information on the system global area (SGA).

Info

The _H table summarizes the data per hour.

The _D table summarizes the data per day. 

The _W table summarizes the data per week.

The _M table summarizes the data per month.

(N <table_name>) means normalized, the actual name can be retrieved from the <table_name>.

Column NameColumn Description
ORSG_PWII_INSTANCE_IDID of the database.
ORSG_TIMESTAMPDate of the sampling.
ORSG_POOL_IDThe pool in which the memory in NAME resides (N PW_ORPL_POOL_N).
ORSG_SGA_COMPONENT_IDComponent name (N PW_ORSM_SGA_COMPONENT_N).
ORSG_BYTES_SUMMemory size in bytes.
ORSG_MINUTES_COUNT_SUMTotal amount of minutes summed in the row.
ORSG_PWHG_IDThe hour group ID that matches the sampled size.
ORSG_RECEIVED_TIMESTAMPThe timestamp that the row was loaded into the PW.

PW_ORSY_V_SYSSTAT_H

Stores system statistics information.

Column NameColumn Description
ORSY_PWII_INSTANCE_ID

ID of the database.

ORSY_TMESTAMP

Date of the sampling.

ORSY_STATISTIC_NUM

Number of the statistic counter.

Note that statistic numbers are not guaranteed to remain constant from one release to another.  Therefore you should rely on the statistic name, rather than its number in your applications.

ORSY_STATISTIC_ID

Name of the statistic counter. (N PW_ORTI_STATISTIC_N).

ORSY_CLASS

Number representing one or more statistics class. The following class numbers are additive:

  • 1 User
  • 2 Redo
  • 4 Enqueue
  • 8 Cache
  • 16 OS
  • 32 Parallel Server
  • 64 SQL
  • 128 Debug
ORSY_VALUE_SUMValue of the statistic counter.
ORSY_MINUTES_COUNT_SUMTotal amount of minutes summed in the row.
ORSY_PWHG_IDThe hour group ID that matches the sampled time.
ORSY_RECEIVED_TIMESTAMPThe timestamp that the row was loaded into the PW.

PW_ORPG_V_PCASTAT_H

Stores detailed information on the program global area (PGA_. The data is collected for databases of Precise 9.2 and later.

Info

The _H table summarizes the data per hour.

The _D table summarizes the data per day. 

The _W table summarizes the data per week.

The _M table summarizes the data per month.

(N <table_name>) means normalized, the actual name can be retrieved from the <table_name>.

Column NameColumn Description
ORPG_PWII_INSTANCE_IDID of the database.
ORPG_TIMESTAMPDate of the sampling.
ORPG_NAME_IDName of the statistic counter. (N PW_ORNE_NAMEPGA_N)
ORPG_VALUE_AVGAverage value of the statistic counter.
ORPG_VALUE_SUMTotal value of the statistic counter.
ORPG_MINUTES_COUNT_SUMTotal amount of minutes summed in the row.
ORPG_PWHG_IDThe hour group ID that matches the sampled time.
ORPG_RECEIVED_TIMESTAMPThe timestamp that the row was loaded into the PW.

PW_ORTM_V_SYS_TIME_MODEL_H

Stores detailed information on the database time model. This is the partition of the database time spent for connection management, parsing SQL and Java executions, as well as overall database statistics. The data is collected for databases of version 10 and higher.

Info

The _H table summarizes the data per hour.

The _D table summarizes the data per day. 

The _W table summarizes the data per week.

The _M table summarizes the data per month.

(N <table_name>) means normalized, the actual name can be retrieved from the <table_name>.

Column NameColumn Description
ORTM_PWII_INSTANCE_IDID of the database.
ORTM_TIMESTAMPDate of the sampling.
ORTM_STAT_NAME_IDName of the statistic counter. (N PW_ORTO_STAT_NAME_N)
ORTM_STAT_IDID of the statistic counter.
ORTM_VALUE_SUMTotal value of the statistic counter.
ORTM_MINUTES_COUNT_SUMTotal amount of minutes summed in the row.
ORTM_PWHG_IDThe hour group ID that matches the sampled time.
ORTM_RECEIVED_TIMESTAMPThe timestamp that the row was loaded into the PW.




Scroll Ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue
Newtabfooter
aliasIDERA
urlhttp://www.idera.com
 | 
Newtabfooter
aliasProducts
urlhttps://www.idera.com/productssolutions/sqlserver
 
Newtabfooter
aliasPurchase
urlhttps://www.idera.com/buynow/onlinestore
 | 
Newtabfooter
aliasSupport
urlhttps://idera.secure.force.com/precise/
 | 
Newtabfooter
aliasCommunity
urlhttp://community.idera.com
 
|
 
Newtabfooter
aliasResources
urlhttp://www.idera.com/resourcecentral
 | 
Newtabfooter
aliasAbout Us
urlhttp://www.idera.com/about/aboutus
 
Newtabfooter
aliasLegal
urlhttps://www.idera.com/legal/termsofuse