
HP NonStop Shadowbase Command Definitions
Database Specification Command Descriptions
HP NonStop Shadowbase Command Reference Manual—785421-002
208
DBS STATS is the section of statistics displayed for each DBS.
FILE STATS is the section of statistics displayed on a file by file basis.
The following is an explanation of the columns and rows in the ESTATS
DBS output (as long as the MATRIX option is not specified, see the
documentation of the STATS AUD, DETAIL command for information on
that output style):
EVENT TYPE is the type of event listed for that row. The listed event type
is the type of the SOURCE event, except as discussed here. Update
source events that are applied as insert events to the target (such as in
the case of INSERTNOTFOUND) will be counted in the U->I INSERT row
of the table, and not in the UPDATE row. Similarly, insert source events
that are applied to the target as update events (such as in the case of
UPDATEDUPLICATE) will be counted in the I->U UPDATE row, and not in
the INSERT row.
DO is the count of events of each type that were DO events.
UNDO is the count of events of each type that were UNDO (TMF backout)
events.
TRANSFORMED is the count of events of each type that were
transformed to a different type of event when applied to the target (e.g., an
insert that was mapped into an update due to a duplicate key error).
IGNORED is the count of events of each type that were ignored at the
target side.
INFO DBS Command
The INFO DBS command displays the current values for the attributes of a
database specification. The syntax is:
INFO [/OUT list_file/] [DBS] {CONSNAME [<audmon-name>.]cons_name}
{[<audmon-name>.]<dbs_name> }
{ * }
OUT list_file
Komentáře k této Příručce