Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

2012 SP1 hung. Looks ok after reboot - how can I be sure?

$
0
0

I am running SQL 2012 dev on a Win7 x64 SP1 machine (8GB RAM, plenty of drive space). 
I launched the SQL 2012 SP1 install via Windows Update as the only update to apply at 15:29.
At 17:30 I viewed the log files and the last entry was at 15:48
The next morning, there was still no further activity so I rebooted the machine.

I launched SSMS and ran select @@VERSION with the following result:
 Microsoft SQL Server 2012 (SP1) - 11.0.3000.0 (X64)
  Oct 19 2012 13:38:57
  Copyright (c) Microsoft Corporation
  Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)

Local apps connect and run correctly.  I have not excercised all items (SSIS, AS, etc. yet) and was hoping I could get some guidance to determine the actual status of all components.

Here are the last few lines from Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121130_152701\MSSQLSERVER\Detail.txt
 (01) 2012-11-30 15:48:06 Slp: Invoking QueryServiceStatusEx Win32 API
 (01) 2012-11-30 15:48:06 Slp: Sco: Attempting to close service handle for service MSSQLSERVER
 (01) 2012-11-30 15:48:06 Slp: Sco: Attempting to close SC Manager
 (01) 2012-11-30 15:48:06 Slp: Sco: Returning service process id 6192
 (01) 2012-11-30 15:48:06 Slp: Waiting for nt event Global\sqlserverRecComplete to be created
 (01) 2012-11-30 15:48:06 Slp: Waiting for nt event Global\sqlserverRecComplete or sql process handle to be signaled

Here are the last few lines from Windows\Temp\SqlSetup.log
 11/30/2012 15:27:02.183 Attempting to launch user requested workflow from media
 11/30/2012 15:27:02.183 Media source: d:\f9206b2e021d74585a7f\
 11/30/2012 15:27:02.184 Install media path: d:\f9206b2e021d74585a7f\x64\setup\
 11/30/2012 15:27:02.184 Media layout: Full
 11/30/2012 15:27:02.185 Attempting to get execution timestamp
 11/30/2012 15:27:02.185 Timestamp: 20121130_152701
 11/30/2012 15:27:02.186 Attempting to run user requested action from media ScenarioEngine.exe
 11/30/2012 15:27:02.186 Attempting to launch process d:\f9206b2e021d74585a7f\x64\ScenarioEngine.exe

The folder d:\f9206b2e021d74585a7f\ was not removed (and occupies about 1.1 GB including subfolders).

Here is the version info from the SSMS About dialog:
 Microsoft SQL Server Management Studio  11.0.3000.0
 Microsoft Analysis Services Client Tools 11.0.3000.0
 Microsoft Data Access Components (MDAC)  6.1.7601.17514
 Microsoft MSXML        3.0 4.0 6.0
 Microsoft Internet Explorer     9.0.8112.16421
 Microsoft .NET Framework     4.0.30319.296
 Operating System       6.1.7601

So, any guidance to determinig if everything really made it to SP1?  I can provide more from any of the log files if needed.

Best,
Scott


Viewing all articles
Browse latest Browse all 7696

Trending Articles