Neoview Management Dashboard Client Guide for Database Administrators (R2.3)
Table Of Contents
- HP Neoview Management Dashboard Client Guide for Database Administrators
- Table of Contents
- About This Document
- 1 Introduction to Dashboard
- 2 Installing the Client
- 3 Starting and Running the Client
- 4 Using the Client Windows
- Browse Window
- Browse Window Toolbar Button Summary
- Browsing and Analyzing Segments, Entities, and Objects
- Other Browse Window Toolbar Functions
- Command Wizard Toolbar Button
- Download Wizard Toolbar Button
- Object State Change Toolbar Button
- OEM Toolbar Button
- OIL Toolbar Button
- Properties Toolbar Button
- Refresh With Latest Data Button
- Rotate Graph Control
- Rotate Graph Toolbar Button
- Sort View Toolbar Button
- Suppress States Toolbar Button
- Thresholds Toolbar Button
- Browse Window Pull-Down Menus
- Browse Window File, Edit, View, and Help Menus
- Browse Window Shortcut Menus
- Object State Changes (OSC) Window
- Graph Window
- Report Window
- Session Window
- 5 Using the Client Property Sheets
- Attribute Property Sheet
- Font Property Sheet
- General Property Sheet
- Annotate Grid With States Check Box
- Clear Registry Button
- Command Wizard Check Box
- Data Query Tool Bar Enable Check Box
- Icons Button
- New Graph on Data Grid Double Click Check Box
- Reports Auto Refresh Check Box
- Set Password Button
- Show Help in Grid Check Box
- Show Splash Screen Check Box
- Show Removed Objects Check Box
- Stretch/Compress Grid Columns to Fit Window Check Box
- Graph Property Sheet
- Icon Server Control Panel
- OEM Property Sheet
- OIL Property Sheet
- OSC Property Sheet
- Monitor Object State Changes Check Box
- Display Log Window Check Box
- State Upgrades Monitored Check Box
- Notify Button
- State Downgrades Monitored Check Box
- Minimum State Change Monitored List
- Maximum Change History Retained in Log List
- Late Data Integrity Check List
- Audible Alert State Threshold List
- Notify Control Panel
- SSG Property Sheet
- Client Server Gateway Check Box
- Retrieval Options
- Sample Delay Options
- Trace Requests Check Box
- Trace Replies Check Box
- Trace Audits Check Box
- Show CSG Until Connected Check Box
- Auto Connect to CSG at Startup Check Box
- Auto Restart Session Check Box
- Max Rows/Object Field
- SSG/CSG Advanced Button
- SSG/CSG Advanced Control Panel
- Exit Shutdown Check Box
- Data Cache Check Box
- SSG Cache Field
- Enable Flow Control Option
- Disable Flow Control Option
- Accept Server Initiated Flow Control Option
- Term Name Check Box
- User Name Field
- Defaults Button
- 6 Using Entity Screen Information
- 7 Using Command and Control to Manage Queries
- 8 Switching Between Neoview Platforms
- Index

Table 6-5 QueryRTS Entity Attributes (continued)
Default Attribute
for Grid?
Default Attribute
for Graph?
DescriptionAttribute
YesNoSegment of the busiest Executor Server Process.BusiestESPSeg
YesNoProcessing node of the busiest Executor Server
Process.
BusiestESPCPU
YesNoProcess identification number of the busiest
Executor Server Process.
BusiestESPPIN
YesNoLocal civil time at which the query began
compilation.
CompileStartTS
YesNoLocal civil time at which query compilation
ended.
CompileEndTS
YesNoNumber of minutes required to compile the
query.
CompileTime
YesNoExecution processor time in seconds, calculated
by subtracting the execution start time from
the execution end time.
ExecTime
YesYesThe highest severity SQL error code returned
in relation to this query.
ErrorCode
YesNoNumber of rows inserted, updated, or deleted
by the query. The value is greater than 0 for
Insert, Update, or Delete queries for which end
statistics were received. It is –1 for queries in
progress or for which no end statistics were
received. It is 0 for SELECT queries for which
end statistics were retrieved.
NumRowsIUD
YesNoNumber of rows accessed by the disk process
or the file system to evaluate the statement.
RowsAcc
YesNoNumber of rows retrieved for the query.RowsRetr
YesNoNumber of i/o operations to or from disk for
the query.
DiskIOs
YesNoNumber of messages sent to the disk.MsgsToDisk
YesNoNumber of bytes written to disk.MsgBytesToDisk
YesYesNumber of lock waits (concurrency cost)LockWaits
YesYesCumulative number of times record locks were
escalated to file locks.
LockEscal
YesNoStatement type, one of insert, delete, update,
or select.
Type
YesNoEstimated number of rows to be accessed.
Estimated at the time the query is prepared.
EstCardinality
YesNoEstimated processor time, in seconds, required
to execute this query. Estimated at the time the
query is prepared.
EstCpuTime
YesNoEstimated time, in seconds, that will be spent
in waiting for operations, such as opening a
table, to complete. Estimated at the time the
query is prepared.
EstIdleTime
94 Using Entity Screen Information