Viewing 2 posts - 1 through 2 (of 2 total)
Thanks for your reply
but I want to convert numeric LSN to decimal format not in binary
what exactly my task is
I get current LSN from fn_dblog that is in hexa decimal...
March 5, 2008 at 6:30 am
#785435
pla reply guys
I need it
one more question
can I convert the Numeric LSN ( like 251000000042000001) to decimal
select * from fn_dblog(null , null)
returns current_lsn as 000000fb:000001a4:0005 that is equal...
March 5, 2008 at 4:08 am
#785395