Flow Map Manual
Database Object Attributes
Flow Map Object Attributes
098935 Tandem Computers Incorporated E–5
RECORDS-USED. The number of records returned to the SQL executor on reads, inserts,
writes, updates, and deletes.
REQUESTS. Number of requests for this open. Counter type: Incrementing.
REQUESTS-BLOCKED. Number of times an I/O operation had to wait because the
requested file or record was currently locked.
TIMEOUTS. The number of timeouts or cancels issued against this OPEN.
UPDATES. Number of calls to the WRITEUPDATE or WRITEUPDATEUNLOCK
procedure with a buffer length greater than zero or the number of calls to the REPLY
procedure.
WRITEREADS. Number of calls to the WRITEUPDATE or WRITEUPDATEUNLOCK
procedure with a buffer length of zeros.
WRITES. Number of calls to the WRITE, WRITEUPDATE, and WRITEUPDATELOCK
procedures.