In one of our DR environments application team has created a job which drops old snapshot and creates snapshot daily, but one day application team contacted us saying that the snapshot job is failing on server, when we checked from our end it was failing with the error snapshot file already exists in the specified location.
In simple terms snapshot got deleted from management studio but not from disk, what could be the possible reasons for this to happen ?
Couldn't find any errors within SQL error logs and from event viewer as well.
Thanks in Advance.