Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 SQL Server Installation Question

Author  Topic 

hcornelison
Starting Member

1 Post

Posted - 2010-02-09 : 15:15:54
I have a question regarding Installation of SQL.

Whenever I have my installation files located on D:\(for example), and I instruct SQL during installation to install everything to D:\, there are still a ton of files that get copied to the C:\ partition (%SYSTEMDRIVE%). This is a big problem for me, as most of the customers site I install and configure SQL on, has a very limited amount of space on there System Drive.

Is there a way to make SQL dump these file (Im guessing setup support files and such) to another drive during installation, so the System Drive is not impacted whatsoever?

Also, when ever I install the Service Pack for SQL, even though SQL is installed on D:\, my System Drive (C:\) shrinks dramatically. As with the above question, is there a way to prevent this from happening?

Thanks in advance for any help.

ddamarlim
Starting Member

1 Post

Posted - 2010-02-10 : 21:22:46
Can help me ?

I want to install SQL Server 2005 Standard edition, but i have error message "the image file %1 is valid, but is for a machine type other than the current machine"

what happened, Please help me

o/s : windows server 2003 SP2
processor : intel(R) Xeon(Tm) 2,8 GHz
Ram : 1,5 Ghz

Regards

Dicky Damarlim
Go to Top of Page

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2010-02-11 : 10:45:41
Seems you're trying to install the wrong version. Are you using the 64x CD?
Go to Top of Page

tripodal
Constraint Violating Yak Guru

259 Posts

Posted - 2010-02-12 : 12:58:14
The windows installer is probably copying the installation files to the temp folder.

You can change this in the system properties of this machine (will require a reboot)
Go to Top of Page
   

- Advertisement -