Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show in trace new counters have been added to the MON$RECORD_STATS [CORE4518] #4836

Open
firebird-automations opened this issue Aug 12, 2014 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @sim1984

The table MON$RECORD_STATS have added new columns:

MON$RECORD_LOCKS
MON$RECORD_WAITS
MON$RECORD_CONFLICTS
MON$VERSION_READS
MON$FRAGMENT_READS

However, in tracing these statistics not available.

Table Natural Index Update Insert Delete Backout Purge Expunge
***************************************************************************************************************
RDB$FIELDS 2
RDB$RELATION_FIELDS 2 1
RDB$CHARACTER_SETS 1

It would be good for the statements to add this information:

LOCKS
WAITS
CONFLICTS
VERSIONS
FRAGMENTS

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants