Well, I am quite surprised to see that TimerLock table in SharePoint 2010 content database holds the GUID value in 'LockedBy' field. I did not get any information about it, however, as per MOSS 2007 it holds the server responsible for relaying alerts/emails
from SharePoint.
So in SharePoint 2010, LockedBy field value is replaced from holder 'ServerName' to 'Server's GUID Value'.
Question - What is the GUID value? And which server it is pointing to? I checked GUID of all web front end servers, database server, search, mail server - but this GUID is not matching with objectGUID value of any of the farm servers. What am i missing here?
Thanks & Regards, Atul Shukla