After reading this question from Breck I wondered what is the difference between HeapsLocked and LockedHeapPages.
asked 27 Sep '10, 10:35
Martin 9.0k●130●166●257 accept rate: 14%
A heap represents a set of pages used for a particular purpose, so HeapsLocked gives the number of sets that are locked. LockedHeapPages gives the total number of pages in all of the heaps that are currently locked.
answered 27 Sep '10, 13:02
Bruce Hay 2.6k●1●5●10 accept rate: 48%
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Question tags:
property ×24
question asked: 27 Sep '10, 10:35
question was seen: 1,858 times
last updated: 27 Sep '10, 13:02
Set ReadOnly property of database to be On
How to replace the server property "Message" and the like?
connection_properties WaitStartTime not accurate
Out of range property values in 17.0.10.5963 dbsrv17 -k
Oem vs. Authenticated
What does the NodeAddress connection property 'NA' mean?
How can I determine the current value of server option max_query_tasks?
SET OPTION PUBLIC.GLOBAL_DATABASE_ID vs SELECT db_property('GlobalDBID')
How do I identify internally-generated connections in all versions of SQL Anywhere?
Core / Processor License Confusion
First time here? Check out the FAQ!