dbTalk Databases Forums  

SP3a won't run ... can't find in Knowledge base

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SP3a won't run ... can't find in Knowledge base in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TomR
 
Posts: n/a

Default SP3a won't run ... can't find in Knowledge base - 07-03-2003 , 03:50 PM






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

Reply With Quote
  #2  
Old   
Dinesh.T.K
 
Posts: n/a

Default Re: SP3a won't run ... can't find in Knowledge base - 07-03-2003 , 04:22 PM






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

Quote:
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



Reply With Quote
  #3  
Old   
Tom
 
Posts: n/a

Default Re: SP3a won't run ... can't find in Knowledge base - 07-07-2003 , 11:44 AM



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
Quote:
-----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


.


Reply With Quote
  #4  
Old   
Dinesh.T.K
 
Posts: n/a

Default Re: SP3a won't run ... can't find in Knowledge base - 07-07-2003 , 01:36 PM



Tom,

No problem.After making sure that you indeed have c:\temp and c:\tmp, open
up a command prompt and type :

set TEMP = c:\temp
set TMP = c:\tmp

now go to the drive and/or folder where you have downloaded the setup.Once
there, type 'setup'


--
Dinesh.
SQL Server FAQ at
http://www.tkdinesh.com

"Tom" <tjrow (AT) carolina (DOT) rr.com> wrote

Quote:
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


.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.