Is there any way to retrieve table name and record data from RID:
db_id:file_id:page_no:row_no, for example,
RID: 1:1:1253:0 in my program?
Please reply me. Thanks in advance.
Regards,
Hyun-jik BaeYou may use the DBCC PAGE statement (undocumented). See:
http://www.sqlservercentral.com/col...ngdeadlocks.asp
http://www.microsoft.com/technet/pr...ks/inside6.mspx
Razvan
Friday, March 9, 2012
Getting names from RID: db_id:file_id:page_no:row_no
Labels:
database,
db_idfile_idpage_norow_no,
example,
microsoft,
mysql,
names,
oracle,
programplease,
record,
retrieve,
rid,
riddb_idfile_idpage_norow_no,
server,
sql,
table
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment