Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

After reading this question from Breck I wondered what is the difference between HeapsLocked and LockedHeapPages.

asked 27 Sep '10, 10:35

Martin's gravatar image

Martin
9.1k131170257
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.

permanent link

answered 27 Sep '10, 13:02

Bruce%20Hay's gravatar image

Bruce Hay
2.6k1510
accept rate: 48%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×24

question asked: 27 Sep '10, 10:35

question was seen: 2,134 times

last updated: 27 Sep '10, 13:02