Link to home
Create AccountLog in
Avatar of AADAC_ITS
AADAC_ITS

asked on

Second SQL Instance can only see the c:\ drive

I just installed a second instance of SQL 2005 and am trying to restore a database, redirecting the data and log files to places other than the c:\ drive. The second instance only seems to be able to see the c drive though and when I manually type in the location I want to redirect the data and log files to I get an Operating System error #5.

Has anyone encountered something like this? If so, how did you enable the second sql instance to see other drives? The account that is running sql does have access to the other drives.
ASKER CERTIFIED SOLUTION
Avatar of chapmandew
chapmandew
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Is it a Network Drive or an External Drive?

In both cases it won't show ... Copy you db backup to C Drive and Restore.