all groups > sql server msde > may 2005 >
You're in the

sql server msde

group:

MSDE - Novice & silly question



Re: MSDE - Novice & silly question Andrea Montanari
5/27/2005 12:00:00 AM
sql server msde: hi,
[quoted text, click to view]

please add the
/L*v "c:\msdelog.txt"
parameter to the setup.exe call, in order to log the installation process...
this will output a 2mb text file you can inspect for
RETURN VALUE 3
entries...about 10/15 lines before each entry some (sometime cryptic)
descition of the problem raised will be shown..
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.12.0 - DbaMgr ver 0.58.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

MSDE - Novice & silly question Luiz Horacio
5/27/2005 2:33:29 AM
Hi,

I'm trying to install MSDE with the following command line:

c:\temp\setup.exe sapwd="password"

Password has 12 mixed special characters, upper and lower case letters and
numbers, so I guess it is a strong SA password.

Installation starts, but just before the progress bar reaches the end it
starts rolling back, and no error message is shown.

What can I do to check what is wrong with the installation?

Regards,


Luiz Horacio

Re: MSDE - Novice & silly question Luiz Horacio
5/28/2005 12:00:00 AM
Hi Andrea,

Thanks for the help.

I did a search on the log file for "RETURN VALUE 3" but it was not found.

Here are the first and last lines, maybe they can help somehow.

=== Verbose logging started: 27/5/2005 23:48:22 Build type: SHIP UNICODE
2.00.2600.00 Calling process: C:\WINDOWS\System32\msiexec.exe ===
MSI (c) (5C:34): Resetting cached policy values
MSI (c) (5C:34): Machine policy value 'Debug' is 0
MSI (c) (5C:34): ******* RunEngine:
******* Product: C:\Temp\MSDE\Setup\SqlRun01.msi
******* Action:
******* CommandLine: **********
MSI (c) (5C:34): Machine policy value 'DisableUserInstalls' is 0
....
....
....
Property(C): ACTION = INSTALL
=== Log parado: 27/5/2005 23:50:29 ===
MSI (c) (5C:34): Note: 1: 1708
MSI (c) (5C:34): Produto: Microsoft SQL Server Desktop Engine -- A operação
de instalação falhou.[Install operation failed]

MSI (c) (5C:34): Grabbed execution mutex.
MSI (c) (5C:34): Cleaning up uninstalled install packages, if any exist
MSI (c) (5C:34): MainEngineThread is returning 1603
=== Verbose logging stopped: 27/5/2005 23:50:29 ===

Thanks for any help.


Regards,


Luiz Horacio



"Andrea Montanari" <andrea.sqlDMO@virgilio.it> escreveu na mensagem
news:3fobcjF8o54aU1@individual.net...
[quoted text, click to view]

Re: MSDE - Novice & silly question Andrea Montanari
5/28/2005 12:00:00 AM
hi Luiz,
[quoted text, click to view]

try "localizing" the "RETURN VALUE 3" words in your language, as you are
installing a portuguese localized version :)
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.12.0 - DbaMgr ver 0.58.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

Re: MSDE - Novice & silly question Luiz Horacio
5/28/2005 12:00:00 AM
Hi Andrea,

Thanks for all your help and patience.

[quoted text, click to view]
Silly of me... Now I found 3:
----------
Starting custom action InstallPerfMon
Registering performance counters from sqlctr.ini
PerfmonLoad routine returned error code 6
Ação concluída 23:50:07: InstallFinalize. Valor de retorno 3.
------------
Start custom action DeferProperties
Defer Properties returns: 0
MSI (s) (88:B4): Executing op: End(Checksum=0,ProgressTotal=0)
MSI (s) (88:B4): Error in rollback skipped. Return: 5
MSI (s) (88:B4): FEATURECACHE: Entering Invalidate
MSI (s) (88:B4): No System Restore sequence number for this installation.
MSI (s) (88:B4): Unlocking Server
Ação concluída 23:50:27: INSTALL. Valor de retorno 3.
--------------
Property(S): ProductToBeRegistered = 1
MSI (s) (88:B4): MainEngineThread is returning 1603
MSI (c) (5C:34): Back from server. Return value: 1603
MSI (c) (5C:34): Decrementing counter to disable shutdown. If counter >= 0,
shutdown will be denied. Counter after decrement: -1
Ação concluída 23:50:29: INSTALL. Valor de retorno 3.
MSI (c) (5C:34): Note: 1: 2262 2: Control 3: -2147287038
---------------

Do this help to fix the problem?

Regards,


Luiz Horacio




"Andrea Montanari" <andrea.sqlDMO@virgilio.it> escreveu na mensagem
news:3fqv44F95h8hU1@individual.net...
[quoted text, click to view]

Re: MSDE - Novice & silly question Luiz Horacio
5/29/2005 4:14:24 PM
Hi Andrea,

Thanks for all. I fixed it with the command line for corrupted registry.

Regards,


Luiz Horacio
"Andrea Montanari" <andrea.sqlDMO@virgilio.it> escreveu na mensagem
news:3fu3erF9j577U1@individual.net...
[quoted text, click to view]

Re: MSDE - Novice & silly question Andrea Montanari
5/29/2005 4:55:24 PM
hi Luiz,
[quoted text, click to view]

please have a look at http://support.microsoft.com/kb/q315083/
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.12.0 - DbaMgr ver 0.58.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

AddThis Social Bookmark Button