Hi we run 2017 standard. What is the minimum permission(s) our dba needs to give me in order to run checkpoint followed by dbcc dropcleanbuffers on a dev server? I have already read the do's and donts and have actually used dropcleanbuffers in the past at other sites. I can already read tables etc on most of the db's on the targeted server.
the error I get is
Msg 2571, Level 14, State 1, Line 3
User 'public' does not have permission to run DBCC DROPCLEANBUFFERS.