Versions Compared

Key

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

...

IFILE_WRITE_BLOCKS                                   : Number of DB blocks written to the instance file (.I file)  from the DB cache since last open model operation on the actual model

DFILE_WRITE_BLOCKS                                  BLOCKS                                 : Number of DB blocks written to the data file (.D file)  from the DB cache since last open model operation on the actual model

TOTAL_IFILE_READ_BLOCKS                         BLOCKS                       : Total number of DB blocks read from the instance file (.I file)  to the DB cache since the creation of the actual model

TOTAL_DFILE_READ_BLOCKS                        BLOCKS                     : Total number of DB blocks read from the data file (.D file)  to the DB cache since the creation of the actual model

TOTAL_IFILE_WRITE_BLOCKS                        BLOCKS                     : Total number of DB blocks written to the instance file (.I file)  from the DB cache since the creation of the actual model

TOTAL_DFILE_WRITE_BLOCKS                      BLOCKS                   : Total number of DB blocks written to the data file (.D file)  from the DB cache since the creation of the actual model

IFILE_UPDATED_BLOCKS_IN_CACHE            CACHE          : Number of updated (dirty) instanced file DB blocks in DB cache for actual model

DFILE_UPDATED_BLOCKS_IN_CACHE           CACHE        : Number of updated (dirty) data file DB blocks in DB cache for actual model

IFILE_BLOCKS_UPDATED                              UPDATED                            : Number of updated (dirty) instance file DB blocks in transaction for actual model

DFILE_BLOCKS_UPDATED                             UPDATED                          : Number of updated (dirty) data file DB blocks in transaction for actual model

IFILE_BLOCKS_IN_CACHE                              CACHE                           : Number of instance file DB blocks in DB cache for actgual actual model

DFILE_BLOCKS_IN_CACHE                             CACHE                         : Number of data file DB blocks in DB cache for actual model

ABORTED_TRANSACTIONS                            TRANSACTIONS                        : Total number of aborted transaction for actual model

COMMITTED_TRANSACTIONS                         : Total number of committed rtransaction transaction for actual model

USED_INSTANCE_IDS                                     : Number of current used (active) instanceId in actual model

...

USED_DFILE_SIZE_IN_MB                               : Size of data file in MB of actual moidelmodel

IFILE_READ_ACCESSES                                 : Number of read accesses to instance file since last open model operation on actual model

...