I am trying to skrink the log files for a database logical name GPSDYNAMICSLog.ldf, I want to have 2 MB size, and I do the following.
When I use DBCC SHRINKFILE (GPSDYNAMICSLog, 2) I get the following:
Server: Msg 8985, Level 16, State 1, Line 1
Could not locate file 'GPSDYNAMICSLog' in...