When I run
SELECT * FROM sys.dm_io_pending_io_requests
I get
\?\M:$RECYCLE.BIN\S-1-5-21-19228943-1386827994-1544898942-152002$RX06EDG\Data\mydatafile.ndf
When I look on my server I do have this directory $RECYCLE.BIN
I have never seen this where on a "Drive on your SQL" i.e M that you need this hidden file directory.
Any suggestions, is this normally for SQL I have never seen it. It occurs when the Application runs.
Thanks you.