![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am attempting to apply SP3a to original SQL Server 2000 install. I get the following: Setup initialization error. Access is denied. Source 'D:\sql2ksp3\x86\setup\sqlspre.ini' Target: 'C\DOCUME~1\ADMINI~1\LOCALS~1\Temp\setupsql.ini' Can someone interpret this problem for me? Thanks |
#3
| |||
| |||
|
|
-----Original Message----- Tom, This error may happen when the setup fails to find the temp folder.Rather than allowing the default you can set some other values via environment variables, as in set TEMP = c:\temp set TMP = c:\tmp Now in the same session, proceed with the setup. -- Dinesh. SQL Server FAQ at http://www.tkdinesh.com "TomR" <tjrow (AT) carolina (DOT) rr.com> wrote in message news:041301c341a4$c88b9a20$a301280a (AT) phx (DOT) gbl... I am attempting to apply SP3a to original SQL Server 2000 install. I get the following: Setup initialization error. Access is denied. Source 'D:\sql2ksp3\x86\setup\sqlspre.ini' Target: 'C\DOCUME~1\ADMINI~1\LOCALS~1 \Temp\setupsql.ini' Can someone interpret this problem for me? Thanks . |
#4
| |||
| |||
|
|
Dinesh, Thanks. Next question. Could I bother you for an example. I'm not exactly sure where to go from here ... when you say "you can set some other values via environment variables" ... I'm not sure how to do this. Thanks Tom -----Original Message----- Tom, This error may happen when the setup fails to find the temp folder.Rather than allowing the default you can set some other values via environment variables, as in set TEMP = c:\temp set TMP = c:\tmp Now in the same session, proceed with the setup. -- Dinesh. SQL Server FAQ at http://www.tkdinesh.com "TomR" <tjrow (AT) carolina (DOT) rr.com> wrote in message news:041301c341a4$c88b9a20$a301280a (AT) phx (DOT) gbl... I am attempting to apply SP3a to original SQL Server 2000 install. I get the following: Setup initialization error. Access is denied. Source 'D:\sql2ksp3\x86\setup\sqlspre.ini' Target: 'C\DOCUME~1\ADMINI~1\LOCALS~1 \Temp\setupsql.ini' Can someone interpret this problem for me? Thanks . |
![]() |
| Thread Tools | |
| Display Modes | |
| |