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)
 urgent:error installing sql server 2005

Author  Topic 

nishita_s
Yak Posting Veteran

61 Posts

Posted - 2010-01-30 : 14:18:25
I m getting an error :

=== Verbose logging started: 1/31/2010 0:06:21 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: D:\WINDOWS\system32\msiexec.exe ===
MSI (c) (E4:B0) [00:06:21:375]: Resetting cached policy values
MSI (c) (E4:B0) [00:06:21:375]: Machine policy value 'Debug' is 0
MSI (c) (E4:B0) [00:06:21:375]: ******* RunEngine:
******* Product: I:\en_sql_2005_wgp_x86_dvd\Tools\setup\sqlncli.msi
******* Action:
******* CommandLine: **********
MSI (c) (E4:B0) [00:06:21:390]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (E4:B0) [00:06:21:390]: Grabbed execution mutex.
MSI (c) (E4:B0) [00:06:21:703]: Cloaking enabled.
MSI (c) (E4:B0) [00:06:21:703]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (E4:B0) [00:06:21:812]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (C0:74) [00:06:21:937]: Grabbed execution mutex.
MSI (s) (C0:7C) [00:06:21:937]: Resetting cached policy values
MSI (s) (C0:7C) [00:06:21:937]: Machine policy value 'Debug' is 0
MSI (s) (C0:7C) [00:06:21:937]: ******* RunEngine:
******* Product: I:\en_sql_2005_wgp_x86_dvd\Tools\setup\sqlncli.msi
******* Action:
******* CommandLine: **********
MSI (s) (C0:7C) [00:06:21:937]: Note: 1: 2203 2: I:\en_sql_2005_wgp_x86_dvd\Tools\setup\sqlncli.msi 3: -2147286960
MSI (s) (C0:7C) [00:06:21:953]: MainEngineThread is returning 1620
MSI (c) (E4:B0) [00:06:21:953]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (E4:B0) [00:06:21:953]: MainEngineThread is returning 1620
=== Verbose logging stopped: 1/31/2010 0:06:21 ===

Please help.
   

- Advertisement -