What does the following yield:
DBCC PAGE(DB ID, File ID, Page ID) WITH TABLERESULTS;
?
Hint: you should get a row with the following column values:
ParentObject = "PAGE HEADER:"
Field = "Metadata: ObjectId"
VALUE = <the real object_id>
On 6/20/09 7:40 PM, in article OaWGvBg8JHA.1380 (AT) TK2MSFTNGP02 (DOT) phx.gbl,
"Michael MacGregor" <nospam (AT) nospam (DOT) com> wrote:
Quote:
Ok, I have a different resource node set of data for a Page Lock that has
the same associated objid number along with DB ID, File ID and Page ID. What
would the associated objid be in this case?
MTM |