Microsoft
Software
Hardware
Network
Question : SQL 2005 - Create failed for database 'test'. (Microsoft.SqlServer.smo)
OK, I just installed SQL 2005 w/ SP2 on a Server. Now, I wanted our Database (*.mdf) and Log (*.ldf) files to be housed on the E: and F: Drives respectively. So, I right-clicked on the Instance of the Database name I'm connected to (i.e. where the Green arrow shows that its up and running), under "Select a Page", I then selected Database Settings and then browse to the root of the E: and F: Drives and then clicked ok. I even stopped/restarted the SQLServer/Agent Services.
When I right-clicked on the Databases folder to create a database, I type in the name 'test', just to make sure all is going well. I click OK and get the following error:
(See attached snapshot )
I've checked that I have the appropriate permissions, etc. Did I forget to perform some other configuration. I've never had this problem but this is the first time I changed the Database/Log file path using this approach because our business requires it. So....
Thank you Experts,
Wally
Answer : SQL 2005 - Create failed for database 'test'. (Microsoft.SqlServer.smo)
Are drives E and F physical drives in the server, or network devices? Database files can only be stored on fixed disk drives in the server, trying to use any other device type will cause the error you receive.
Random Solutions
Recovery disk No.2 needed for a Sony Vaio PCG-FR102/FR105
Insert Data from a table and also add a date/time the data was added in a column called DateRcv
Problem Creating MDE file
Receiving error when submitting data to SQL Server through asp.net vb
Bond Value Calculation
Exchange Migration - Exchange 2003 - Exchange 2007 - Old Hardware to New Hardware
Capture/crop non-rectangular objects in screenshots for use in PowerPoint 2007
What are the Interview Questions expected for WSS 3.0 having 1.5 to 2 years of experience.
Operation has timed out error while sending mail (above 2 MB) through C#.net
The Microsoft Jet database engine could not find the object 'Databases'. Make sure the object exists and that you spell its name and the path name correctly.