Error: Unable to open physical file - Operating system error 5: 5(error not found) Microsoft SQL Server: Error 5120
Reason of getting this Error: During attaching the database usually got this kind of error.
Work Around:
First we need to find out the service account which sql server runs under, here is the couple options for finding service account.
Option 1: Open SQL Server Configuration manager from start menu, and select sql server services, now you can see service account name on "Log On As" option below.
Reason of getting this Error: During attaching the database usually got this kind of error.
Work Around:
First we need to find out the service account which sql server runs under, here is the couple options for finding service account.
Option 1: Open SQL Server Configuration manager from start menu, and select sql server services, now you can see service account name on "Log On As" option below.







