Showing posts with label securitymodesql. Show all posts
Showing posts with label securitymodesql. Show all posts

Sunday, February 12, 2012

can't upgrade msde sp4

i'm trying to upgrade to sp4 using the following command:
<setup /upgradesp sqlrun SECURITYMODE=SQL UPGRADEUSER=username
UPGRADEPWD=password /L*v C:\MSDELog.log>
it starts, then stops, without giving me an error.
Please help!!
hi,
ak9408 wrote:
> i'm trying to upgrade to sp4 using the following command:
> <setup /upgradesp sqlrun SECURITYMODE=SQL UPGRADEUSER=username
> UPGRADEPWD=password /L*v C:\MSDELog.log>
> it starts, then stops, without giving me an error.
> Please help!!
inspect the C:\MSDELog.log text file for
RETURN VALUE 3
entries... about 10 lines before each entry some (sometime cryptic)
description of the problem will be reported..
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.18.0 - DbaMgr ver 0.62.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply