Today i got an alert of ddisk space.When i tried to shrink the file by DBCC SHRINKFILE() it has shown that it is being locked by SPID 13 Process which shows that CHECKPOINT is running on the same database.
Please tell me what is this.Why it happens and what to do in this case.