SQL Server 2008R2 SP2 Query optimizer memory leak ?

It looks like we are facing a SQL Server 2008R2 queery optimizer memory leak.
We have below version of SQL Server
Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64)
 Jun 28 2012 08:36:30
 Copyright (c) Microsoft Corporation
 Standard Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
The instance is set MAximum memory tro 20 GB.
After executing a huge query (2277 kB generated by IBM SPSS Clementine) with tons of CASE and a lot of AND/OR statements in the WHERE and CASE statements and muliple subqueries the server stops responding on Out of memory in the internal pool
and the query optimizer has allocated all the memory.
From Management Data Warehouse we can find that the query was executed at
7.11.2014 22:40:57
Then at 1:22:48 we recieve FAIL_PACE_ALLOCATION 1
2014-11-08 01:22:48.70 spid75       Failed allocate pages: FAIL_PAGE_ALLOCATION 1
And then tons of below errors
2014-11-08 01:24:02.22 spid87      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:02.22 Server      Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:02.22 Server      Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:02.30 Server      Error: 17312, Severity: 16, State: 1.
2014-11-08 01:24:02.30 Server      SQL Server is terminating a system or background task Fulltext Host Controller Timer Task due to errors in starting up the task (setup state 1).
2014-11-08 01:24:02.22 spid74      Error: 701, Severity: 17, State: 123.
2014-11-08 01:24:02.22 spid74      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:13.22 Server      Error: 17312, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:13.22 spid87      Error: 701, Severity: 17, State: 123.
2014-11-08 01:24:13.22 spid87      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:13.22 spid63      Error: 701, Severity: 17, State: 130.
2014-11-08 01:24:13.22 spid63      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:13.22 spid57      Error: 701, Severity: 17, State: 123.
2014-11-08 01:24:13.22 spid57      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:13.22 Server      Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:18.26 Server      Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:24.43 spid81      Error: 701, Severity: 17, State: 123.
2014-11-08 01:24:24.43 spid81      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:18.25 Server      Error: 18052, Severity: -1, State: 0. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:18.25 Server      BRKR TASK: Operating system error Exception 0x1 encountered.
2014-11-08 01:24:30.11 Server      Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:30.11 Server      Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:35.18 spid57      Error: 701, Severity: 17, State: 131.
2014-11-08 01:24:35.18 spid57      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:35.18 spid71      Error: 701, Severity: 17, State: 193.
2014-11-08 01:24:35.18 spid71      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:35.18 Server      Error: 17312, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:35.41 Server      Error: 17312, Severity: 16, State: 1.
2014-11-08 01:24:35.41 Server      SQL Server is terminating a system or background task SSB Task due to errors in starting up the task (setup state 1).
2014-11-08 01:24:35.71 Server      Error: 17053, Severity: 16, State: 1.
2014-11-08 01:24:35.71 Server      BRKR TASK: Operating system error Exception 0x1 encountered.
2014-11-08 01:24:35.71 spid73      Error: 701, Severity: 17, State: 123.
2014-11-08 01:24:35.71 spid73      There is insufficient system memory in resource pool 'internal' to run this query.
2014-11-08 01:24:46.30 Server      Error: 17312, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:51.31 Server      Error: 17053, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:51.31 Server      Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2014-11-08 01:24:51.31 Logon       Error: 18052, Severity: -1, State: 0. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
Last error message is half an hour after the inital Out of memory at 2014-11-08 01:52:54.03. Then the Instance is completely shut down
From the memory information in the error log we can see that all the memory is consumed by the QUERY_OPTIMIZER
Buffer Pool                                   Value
Committed                                   2621440
Target                                      2621440
Database                                     130726
Dirty                                          3682
In IO                                            
0
Latched                                          
1
Free                                           
346
Stolen                                      2490368
Reserved                                          0
Visible                                     2621440
Stolen Potential                                  0
Limiting Factor                                  17
Last OOM Factor                                   0
Last OS Error                                     0
Page Life Expectancy                             28
2014-11-08 01:22:48.90 spid75     
Process/System Counts                         Value
Available Physical Memory                29361627136
Available Virtual Memory                 8691842715648
Available Paging File                    51593969664
Working Set                               628932608
Percent of Committed Memory in WS               100
Page Faults                                48955000
System physical memory high                       1
System physical memory low                        0
Process physical memory low                       1
Process virtual memory low                        0
MEMORYCLERK_SQLOPTIMIZER (node 1)                KB
VM Reserved                                       0
VM Committed                                      0
Locked Pages Allocated                            0
SM Reserved                                       0
SM Committed                                      0
SinglePage Allocator                       19419712
MultiPage Allocator                             128
Memory Manager                                   KB
VM Reserved                               100960236
VM Committed                                 277664
Locked Pages Allocated                     21483904
Reserved Memory                                1024
Reserved Memory In Use                            0
On the other side MDW reports that the MEMORYCLERK_SQLOPTIMIZER increases since the execution of the query up to the point of OUTOF MEMORY, but the Average value is 54.7 MB during that period as can be seen on attached graph.
We have encountered this issue already two times (every time the critical query is executed).

Hi,
This does seems to me kind of memory Leak and actually it is from SQL Optimizer which leaked memory from buffer pool so much that it did not had any memory to be allocated for new page.
MEMORYCLERK_SQLOPTIMIZER (node 1)                KB
VM Reserved                                       0
VM Committed                                      0
Locked Pages Allocated                            0
SM Reserved                                       0
SM Committed                                      0
SinglePage Allocator                       19419712
MultiPage Allocator                             128
Can you post complete DBCC MEMORYSTATUS output which was generated in errorlog. Is this the only message in errorlog or there are some more messages before and after it.
select (SUM(single_pages_kb)*1024)/8192 as total_stolen_pages, type
from sys.dm_os_memory_clerks
group by typeorder by total_stolen_pages desc
and
select sum(pages_allocated_count * page_size_in_bytes)/1024,type from sys.dm_os_memory_objects
group by type
If you can post the output of above two queries with dbcc memorystaus output on some shared drive and share location with us here. I would try to find out what is leaking memory.
You can very well apply SQL Server 2008 r2 SP3 and see if this issue subsides but I am not sure whether this is fixed or actually it is a bug.
Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
My Technet Wiki Article
MVP

Similar Messages

  • Will Cumulative Update 12 for SQL Server 2008R2 SP2 fix: Warning: Unable to Verify TimeStamp for Path\ProgramName?

    Hello,
    I had a server crash recently and our outsource hosting tech support suggested applying Cumulative Upade 12 for SQL server 2008R2 SP2 to fix the issue.  The exception from our dump file "Warning: Unable to Verify TimeStamp for Path\ProgramName"
    is not in the list of hotfixes for this CU.  Do you know if this will fix this issue?  The CU warns not to apply the CU if your issue id not addressed by the CU.  Here is a portion of the dump file with the relevant error:
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (7e8.2ab4): Unknown exception - code 000042ac (first/second chance not available)
    ntdll!NtWaitForSingleObject+0xa:
    00000000`777412fa c3              ret
    0:240> .sympath srv*c:\Websymbols*http://msdl.microsoft.com/download/symbols;
    Symbol search path is: srv*c:\Websymbols*http://msdl.microsoft.com/download/symbols
    Expanded Symbol search path is: srv*c:\websymbols*http://msdl.microsoft.com/download/symbols
    0:240> .reload /f
    .Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\sqlservr.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for sqlservr.exe
    ..........Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\sqlos.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for sqlos.dll
    ...............Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\opends60.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for opends60.dll
    .......Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\BatchParser.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for BatchParser.dll
    ....Unable to load image C:\Program Files\Microsoft SQL Server\100\Shared\instapi10.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for instapi10.dll
    *** ERROR: Module load completed but symbols could not be loaded for instapi10.dll
    ..Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\Resources\1033\sqlevn70.rll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for sqlevn70.rll
    *** ERROR: Module load completed but symbols could not be loaded for sqlevn70.rll
    Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
    Run !sym noisy before .reload to track down problems loading symbols.
    .................Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\ftimport.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ftimport.dll
    .Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\msfte.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for msfte.dll
    *** ERROR: Module load completed but symbols could not be loaded for msfte.dll
    ...........Unable to load image C:\Windows\System32\sqlncli10.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for sqlncli10.dll
    ...Unable to load image C:\Windows\System32\1033\SQLNCLIR10.RLL, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for SQLNCLIR10.RLL
    *** ERROR: Module load completed but symbols could not be loaded for SQLNCLIR10.RLL
    ..Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\xpsqlbot.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for xpsqlbot.dll
    .Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\XPStar.DLL, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for XPStar.DLL
    .Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\sqlscm.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for sqlscm.dll
    ...*** ERROR: Module load completed but symbols could not be loaded for odbcint.dll
    ...Unable to load image C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\Resources\1033\XPStar.RLL, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for XPStar.RLL
    Thank you,
    Steve -

    The error message appears to be related to a debug session and not come from the actual crash.
    So all I know is that you hade a server crash. I don't even know exactly what that means. Did Windows bite the dust? Or was it only SQL Server?
    Assuming the latter, I would expect the SQL Server errorlog to have some information (and that would be ERRORLOG.1 or earlier, since the server have been restarted), but if SQL Server died the output may be incomplete.
    There may be also dump files, but as I rarely look into these, I am not sure how to interpret them. But I am quite confident that "Unable to verify TimeStamp..." is not the reason SQL Server went down.
    I would suggest the following course:
    *  If the server is not critical, do nothing. As long as it has onlyl happened once, it has only happened once.
    *  If the server is critical, open a case with Microsoft if you are not able to figure out the reason yourself. The key here is "Unknown exception - code 000042ac".
    *  If it happens again, you should absolutely open a case. An important thing here is whether the stack dump is identical or something different. If the stack dumps are identical, you may have hit a bug in SQL Server or the OS, and applying CUs or OS
    fixes could help if it is a known issue. If the stack dump is something else, you have ghosts in the machine - that is, bad hardware.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • I am trying to update CU3 on SQL Server 2008R2 SP2 on a cluster passive server by rollipatch upgrade i am getting the below said error

    2014-03-08 13:28:51 SQLEngine: : File versions : ['D:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\SQSRVRES.DLL':2009.2009.4266.0], ['C:\Windows\system32\SQSRVRES.DLL':2009.2009.4266.0].
    2014-03-08 13:28:51 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
    2014-03-08 13:28:51 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls
    2014-03-08 13:28:51 Slp: Sco: Attempting to get registry value C:\Windows\system32\SQSRVRES.DLL
    2014-03-08 13:28:51 SQLEngine: : Incrementing value for DLL C:\Windows\system32\SQSRVRES.DLL, current value = 6
    2014-03-08 13:28:51 Slp: Sco: Attempting to get registry value C:\Windows\system32\SQSRVRES.DLL
    2014-03-08 13:28:51 Slp: Sco: Attempting to set value C:\Windows\system32\SQSRVRES.DLL
    2014-03-08 13:28:51 Slp: SetValue: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls, Name = C:\Windows\system32\SQSRVRES.DLL
    2014-03-08 13:28:51 SQLEngine: : Leaving ConfigureSQLEngineResourceType
    2014-03-08 13:28:51 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
    2014-03-08 13:28:51 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\Setup
    2014-03-08 13:28:51 Slp: Sco: Attempting to get registry value PatchLevel
    2014-03-08 13:28:51 SQLEngine: --PerfmonRegistration: Checking whether to patch performance counters for service 'MSSQLSERVER'
    2014-03-08 13:28:51 SQLEngine: --PerfmonRegistration: Getting perfmon DLL name from key at 'System\CurrentControlSet\Services\MSSQLSERVER\Performance'
    2014-03-08 13:28:51 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
    2014-03-08 13:28:51 Slp: Sco: Attempting to open registry subkey System\CurrentControlSet\Services\MSSQLSERVER\Performance
    2014-03-08 13:28:51 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.
    2014-03-08 13:28:51 Slp: The registry key System\CurrentControlSet\Services\MSSQLSERVER\Performance is missing.
    2014-03-08 13:28:51 Slp: The configuration failure category of current exception is ConfigurationFailure
    2014-03-08 13:28:51 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.
    2014-03-08 13:28:51 Slp: Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException: The registry key System\CurrentControlSet\Services\MSSQLSERVER\Performance is missing.
    2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.Globals.GetSqlRegistryKeyHKLM(ServiceContainer context, String key, String machineName, Boolean createIfNotFound)
    2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.PerfmonRegistration.GetDLLNameFromRegistry()
    2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.PerfmonRegistration.NeedToPatch()
    2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineSetupPrivate.PatchPerfmonCounters(EffectiveProperties properties)
    2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineSetupPrivate.Patch(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcb)
    2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)
    2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)
    2014-03-08 13:28:51 Slp: Exception: Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException.
    2014-03-08 13:28:51 Slp: Source: Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.
    2014-03-08 13:28:51 Slp: Message: The registry key System\CurrentControlSet\Services\MSSQLSERVER\Performance is missing..
    2014-03-08 13:28:52 Slp: Watson Bucket 1 
     Original Parameter Values 
    2014-03-08 13:28:52 Slp: Parameter 0 : SQL2008@RTM@KB2754552 
    2014-03-08 13:28:52 Slp: Parameter 1 : Microsoft.SqlServer.Configuration.SqlEngine.Globals.GetSqlRegistryKeyHKLM 
    2014-03-08 13:28:52 Slp: Parameter 2 : Microsoft.SqlServer.Configuration.SqlEngine.Globals.GetSqlRegistryKeyHKLM 
    2014-03-08 13:28:52 Slp: Parameter 3 : Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException@1306@30 
    2014-03-08 13:28:52 Slp: Parameter 4 : Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException@1306@30 
    2014-03-08 13:28:52 Slp: Parameter 5 : SqlEngineConfigAction_patch_configrc 
    2014-03-08 13:28:52 Slp: Parameter 6 : PATCH@CONFIGRC@SQL_ENGINE_CORE_INST 
    2014-03-08 13:28:52 Slp: 
     Final Parameter Values 
    2014-03-08 13:28:52 Slp: Parameter 0 : SQL2008@RTM@KB2754552 
    2014-03-08 13:28:52 Slp: Parameter 1 : 0x4E0712AD 
    2014-03-08 13:28:52 Slp: Parameter 2 : 0x4E0712AD 
    2014-03-08 13:28:52 Slp: Parameter 3 : 0x2F2F19BE@1306@30 
    2014-03-08 13:28:52 Slp: Parameter 4 : 0x2F2F19BE@1306@30 
    2014-03-08 13:28:52 Slp: Parameter 5 : SqlEngineConfigAction_patch_configrc 
    2014-03-08 13:28:52 Slp: Parameter 6 : 0x94D05575 
    Sangamesh ms

    Hi,
    Backup system\CurrentControlSet\Services\MSSQLSERVER\ first.
    For loading the performance counter, we need a perf-<instancename>sqlctr.ini file, a sqlctr.h file matching the .ini file, and the
    registry key under System\CurrentControlSet\Services\MSSQLSERVER\Performance.
    According the description, I understand that it is missing the correct perf-<instancename>sqlctr.ini and the
    registry in your environment.
    I suggest you manually add the registry key values under the
    System\CurrentControlSet\Services\MSSQLSERVER\Performance with referring the value of registry on other working machine. Also I copy the perf-<instancename>sqlctr.ini file from other working
    machine as they are both SQL Server 2008 R2.  Then, restart the server.
    You can reload the system performance counter by lodctr /R and lodctr /T:MSSQLSERVER to set the SQL Server performance counter service as trusted.
    Lodctr
    http://technet.microsoft.com/en-us/library/hh875560.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • SQL Server 2008R2 memory issues

    Hi Experts.
    I have SQL Server 2008R2 installation,We allocated 102400MB(100GB) Memory   out of 128GB Installed.
    But Task manager is showing  SQL Servr using 104 GB.Please some body let us know why SQL Server uisng more memory more than we allocated.
    Please advise next step or recommendations if any 
    OS :Windows 2008R2 64bit.
    DB:SQL Server 2008R2 64bit.
    Thanks in advance.
    Regards,

    But Task manager is showing  SQL Servr using 104 GB.Please some body let us know why SQL Server uisng more memory more than we allocated.
    You should not refer to task manager for SQL server memory consumption. Its windows tool it always wont show you correct value.
    Please use below query to SQL Server memory utilization
    select
    (physical_memory_in_use_kb/1024)Memory_usedby_Sqlserver_MB,
    (locked_page_allocations_kb/1024 )Locked_pages_used_Sqlserver_MB,
    (total_virtual_address_space_kb/1024 )Total_VAS_in_MB
    from sys. dm_os_process_memory
    100 G limit is put on SQL Server buffer pool. SQL Server can still use memory more than 100 G because few memory allocations for objects like, XML,SQLCLR, Linked server, backup , database mail etc are allocated directly by windows and sys.dm_os_process_memory
    does not tracks it. So just relax this is normal
    Task manager only show Working set.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Which .exe file I should choose to apply SP2 for SQL Server 2008r2 Enterprise Edition 64Bit

    Hi All,
    Which .exe file I should choose to apply SP2 for SQL Server 2008r2 Enterprise Edition 64Bit.
    And what is the difference between below .exe files. 
    SQLServer2008R2SP2-KB2630458-x64-ENU.exe
    SQLServer2008R2SP2-KB2630458-IA64-ENU.exe
    Grateful to your time and support. Regards, Shiva

    Good day
    Shiva Shakthi,
    I have change the type of the thread to a question, as this is a question :-)
    please chose the right type next time. If you have a question then use a question thread (this is the default), and that will let you mark the answers that you get.
    Have a nice day :-)
    [Personal Site] [Blog] [Facebook]

  • How much memory does SQL Server 2008R2 Standard use on Windows Server 2008 R2 64-bit?

    Hi,
    can anyone tell me how much RAM will really be used by SQL Server?
    72 GB are currently installed. As Windows is only able to use 32 GB is SQL Server able to use the other 40GB + the unused part of the first 32 GB?
    Thank you very much!
    BR Matthias

    Sorry, I don´t understand your post ?!
    Maybe the question is if SQL Server is able to allocate more memory than the installed Windows Version is able to?
    Since your OS is Windows Standard edition(X64) it cannot use or a process running cannot use more than 32 G of memory.
    Now SQL server can use as much memory possible but it is now limited by Windows as your OS can only see 32 G.So it would be good part from your side to go to sp_configure and set 25 G for SQL server and can leave rest for OS( it just a figure not a actual
    value i have given,actual you have to calculate by yourself or refer to below link) .
    http://mssqlwiki.com/2013/04/22/max-server-memory-do-i-need-to-configure/
    As Andrew said after 32 G what ever memory you put it is waste.
    Hope this helps
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • SQL Server 2008R2 vs 2012 OLTP performance difference - log flushes size different

    Hi all,
    I'm doing some performance test against 2 identical virtual machine (each VM has the same virtual resources and use the same physical hardware).
    The 1° VM has Windows Server 2008R2 and SQL Server 2008R2 Standard Edition
    the 2° VM has Windows Server 2012R2 and SQL Server 2012 SP2 + CU1 Standard Edition
    I'm using hammerDB (http://hammerora.sourceforge.net/) has benchmark tool to simulate TPC-C test.
    I've noticed a significative performance difference between SQL2008R2 and SQL2012, 2008R2 does perform better. Let's explain what I've found:
    I use a third VM as client where HammerDB software is installed, I run the test against the two SQL Servers (one server at a time), in SQL2008R2 I reach an higher number of transaction per minutes.
    HammerDB creates a database on each database server (so the database are identical except for the compatibility level), and then HammerDB execute a sequence of query (insert-update) simulating the TPC-C standard, the sequence is identical on both servers.
    Using perfmon on the two servers I've found a very interesting thing:
    In the disk used by the hammerDB database's log (I use separate disk for data and log) I've monitored the Avg. Disk Bytes/Write and I've noticed tha the SQL2012 writes to the log with smaller packet (let's say an average of 3k against an average of 5k written
    by the SQL 2008R2).
    I've also checked the value of Log flushes / sec on both servers and noticed that SQL2012 do, on average, more log flushes per second, so more log flushes of less bytes...
    I've searched for any documented difference in the way log buffers are flushed to disk between 2008r2 and 2012 but found no difference.
    Anyone can piont me in the correct direction?

    Andrea,
    1) first of all fn_db_log exposes a lot of fields that do not exist in SQL2008R2
    This is correct, though I can't elaborate as I do not know how/why the changes were made.
    2) for the same DML or DDL the number of log record generated are different
    I thought as much (but didn't know the workload).
    I would like to read and to study what this changes are! Have you some usefu link to interals docs?
    Unfortunately I cannot offer anything as the function used is currently undocumented and there are no published papers or documentation by MS on reading log records/why/how. I would assume this to all be NDA information by Microsoft.
    Sorry I can't be of more help, but you at least know that the different versions do have behavior changes.
    Sean Gallardy | Blog | Microsoft Certified Master

  • SQL Server 2012 SP2 Cumulative Update 5

    We are starting to take a look at Cumulative update 5 for SQL Server 2012 SP2.  The Installation was going smooth until the very in, where it sat on trying to start MSSQLServer for several minutes and finally timed out.  Why does Cumulative
    patch 5 says it failed to start the service when the server is already running?  Version number changed, and everthing looks ok, except for the error message in the log file.
    Is this a valid installation or do I need to try again? 
    Thanks.
    DJ

    Thanks for the reply.  The ErrorLog is too large to post in 1 reply.  Will post multiple times.
    Version of the SQL Server shows 11.0.5582.0
    Dj
    Post 1
    2015-03-24 14:13:23.82 Server      Microsoft SQL Server 2012 - 11.0.5582.0 (X64)
     Feb 27 2015 18:10:15
     Copyright (c) Microsoft Corporation
     Enterprise Edition: Core-based Licensing (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)
    2015-03-24 14:13:23.82 Server      (c) Microsoft Corporation.
    2015-03-24 14:13:23.82 Server      All rights reserved.
    2015-03-24 14:13:23.82 Server      Server process ID is 37184.
    2015-03-24 14:13:23.82 Server      System Manufacturer: 'VMware, Inc.', System Model: 'VMware Virtual Platform'.
    2015-03-24 14:13:23.82 Server      Authentication mode is MIXED.
    2015-03-24 14:13:23.82 Server      Logging SQL Server messages in file 'L:\SQL Server\Log Files\ERRORLOG'.
    2015-03-24 14:13:23.82 Server      The service account is 'NT Service\MSSQLSERVER'. This is an informational message; no user action is required.
    2015-03-24 14:13:23.82 Server      Registry startup parameters:
      -d H:\\System DB\Data\master.mdf
      -e L:\SQL Server\Log Files\ERRORLOG
      -l G:\\System DB\Logs\mastlog.ldf
    2015-03-24 14:13:23.82 Server      Command Line Startup Parameters:
      -s "MSSQLSERVER"
    2015-03-24 14:13:24.15 Server      SQL Server detected 1 sockets with 2 cores per socket and 2 logical processors per socket, 2 total logical processors; using 2 logical processors based on SQL Server licensing. This is an informational
    message; no user action is required.
    2015-03-24 14:13:24.15 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2015-03-24 14:13:24.15 Server      Detected 8191 MB of RAM. This is an informational message; no user action is required.
    2015-03-24 14:13:24.15 Server      Using locked pages in the memory manager.
    2015-03-24 14:13:24.15 Server      Common Criteria compliance mode is enabled. This is an informational message only; no user action is required.
    2015-03-24 14:13:24.22 Server      This instance of SQL Server last reported using a process ID of 39820 at 3/24/2015 2:09:46 PM (local) 3/24/2015 6:09:46 PM (UTC). This is an informational message only; no user action is required.
    2015-03-24 14:13:24.23 Server      Node configuration: node 0: CPU mask: 0x0000000000000003:0 Active CPU mask: 0x0000000000000003:0. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2015-03-24 14:13:24.23 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2015-03-24 14:13:24.24 Server      Software Usage Metrics is disabled.
    2015-03-24 14:13:24.24 spid4s      Starting up database 'master'.
    2015-03-24 14:13:24.30 spid4s      9 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-03-24 14:13:24.32 spid4s      0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-03-24 14:13:24.32 spid4s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2015-03-24 14:13:24.33 Server      CLR version v4.0.30319 loaded.
    2015-03-24 14:13:24.36 Server      Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
    2015-03-24 14:13:39.41 spid6s      SQL Server has encountered 1 occurrence(s) of I/O requests taking longer than 15 seconds to complete on file [H:\\System DB\Data\master.mdf] in database [master] (1).  The OS file handle is 0x0000000000000598. 
    The offset of the latest long I/O is: 0x0000000002a000
    2015-03-24 14:13:53.94 spid4s      Recovery completed for database master (database ID 1) in 29 second(s) (analysis 3 ms, redo 39 ms, undo 8 ms.) This is an informational message only. No user action is required.
    2015-03-24 14:13:54.19 spid4s      CHECKDB for database 'master' finished without errors on 2015-03-06 08:35:22.387 (local time). This is an informational message only; no user action is required.
    2015-03-24 14:13:54.19 spid4s      Resource governor reconfiguration succeeded.
    2015-03-24 14:13:54.19 spid4s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2015-03-24 14:13:54.19 spid4s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2015-03-24 14:13:54.21 spid4s      Server name is 'Server'. This is an informational message only. No user action is required.
    2015-03-24 14:13:54.22 spid4s      Failed to verify Authenticode signature on DLL 'S:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Binn\ftimport.dll'.
    2015-03-24 14:13:54.22 spid9s      Starting up database 'mssqlsystemresource'.
    2015-03-24 14:13:54.22 spid14s     Starting up database 'msdb'.
    2015-03-24 14:13:54.23 spid15s     Starting up database 'Mgmt'.
    2015-03-24 14:13:54.24 spid16s     Starting up database 'Web2'.
    2015-03-24 14:13:54.24 spid12s     The certificate [Cert Hash(sha1) "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"] was successfully loaded for encryption.
    2015-03-24 14:13:54.24 spid18s     Starting up database 'Web2A'.
    2015-03-24 14:13:54.24 spid9s      The resource database build version is 11.00.5582. This is an informational message only. No user action is required.
    2015-03-24 14:13:54.25 spid12s     Server is listening on [ 'any' <ipv6> 1433].
    2015-03-24 14:13:54.25 spid12s     Server is listening on [ 'any' <ipv4> 1433].
    2015-03-24 14:13:54.25 spid12s     Server local connection provider is ready to accept connection on [
    \\.\pipe\SQLLocal\MSSQLSERVER ].
    2015-03-24 14:13:54.26 spid12s     Server local connection provider is ready to accept connection on [
    \\.\pipe\sql\query ].
    2015-03-24 14:13:54.26 Server      Server is listening on [ ::1 <ipv6> 1434].
    2015-03-24 14:13:54.26 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434].
    2015-03-24 14:13:54.26 Server      Dedicated admin connection support was established for listening locally on port 1434.
    2015-03-24 14:13:54.26 Server      SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This
    is an informational message. No user action is required.
    2015-03-24 14:13:54.33 Server      The SQL Server Network Interface library successfully registered the Service Principal Name (SPN) [ MSSQLSvc/Server.local ] for the SQL Server service.
    2015-03-24 14:13:54.33 Server      The SQL Server Network Interface library successfully registered the Service Principal Name (SPN) [ MSSQLSvc/Server.local:1433 ] for the SQL Server service.
    2015-03-24 14:13:54.39 spid9s      Starting up database 'model'.
    2015-03-24 14:13:54.42 spid4s      1 transactions rolled back in database 'msdb' (4:0). This is an informational message only. No user action is required.
    2015-03-24 14:13:54.42 spid4s      Recovery is writing a checkpoint in database 'msdb' (4). This is an informational message only. No user action is required.
    2015-03-24 14:13:54.46 spid9s      1 transactions rolled forward in database 'model' (3:0). This is an informational message only. No user action is required.
    2015-03-24 14:13:54.47 spid9s      0 transactions rolled back in database 'model' (3:0). This is an informational message only. No user action is required.
    2015-03-24 14:13:54.62 spid9s      Clearing tempdb database.
    2015-03-24 14:14:17.34 spid9s      Starting up database 'tempdb'.
    2015-03-24 14:14:27.05 spid19s     The Service Broker endpoint is in disabled or stopped state.
    2015-03-24 14:14:27.06 spid19s     The Database Mirroring endpoint is in disabled or stopped state.
    2015-03-24 14:14:27.07 spid19s     Service Broker manager has started.
    2015-03-24 14:14:27.21 spid15s     CHECKDB for database 'Mgmt' finished without errors on 2014-09-14 00:02:54.637 (local time). This is an informational message only; no user action is required.
    2015-03-24 14:14:27.58 spid16s     CHECKDB for database 'Web2' finished without errors on 2015-03-22 00:00:43.253 (local time). This is an informational message only; no user action is required.
    2015-03-24 14:14:27.65 spid4s      Database 'master' is upgrading script 'ProvisionAgentIdentity.sql' from level 184554434 to level 184554958.
    2015-03-24 14:14:27.65 spid4s      Database 'master' is upgrading script 'no_op.sql' from level 184554434 to level 184554958.
    2015-03-24 14:14:27.93 spid4s      Database 'master' is upgrading script 'no_op.sql' from level 184554434 to level 184554958.
    2015-03-24 14:14:27.94 spid4s      -----------------------------------------
    2015-03-24 14:14:27.94 spid4s      Starting execution of dummy.sql
    2015-03-24 14:14:27.94 spid4s      -----------------------------------------
    2015-03-24 14:14:27.94 spid4s      Database 'master' is upgrading script 'repl_upgrade.sql' from level 184554434 to level 184554958.
    2015-03-24 14:14:27.94 spid4s      Executing replication upgrade scripts.
    2015-03-24 14:14:27.99 spid4s      Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
    2015-03-24 14:14:28.07 spid4s      Using 'xpstar.dll' version '2011.110.5058' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
    2015-03-24 14:14:28.09 spid4s      Executing sp_vupgrade_replication.
    2015-03-24 14:14:28.50 spid4s      Upgrading publication settings and system objects in database [Mgmt].
    2015-03-24 14:14:28.89 spid4s      Upgrading publication settings and system objects in database [Web2].
    2015-03-24 14:14:29.98 spid4s      Upgrading publication settings and system objects in database [Web2A].
    2015-03-24 14:14:30.48 spid4s      Could not open database [LEGACY_DSS]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when
    the database is available.
    2015-03-24 14:14:30.48 spid4s      Could not open database [PROD_1]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when the
    database is available.
    2015-03-24 14:14:30.48 spid4s      Could not open database [PROD_LS]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when
    the database is available.
    2015-03-24 14:14:30.48 spid4s      Could not open database [PROD_NG]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when
    the database is available.
    2015-03-24 14:14:30.48 spid4s      Could not open database [PROD_RSV]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when
    the database is available.
    2015-03-24 14:14:30.52 spid4s      Upgrading subscription settings and system objects in database [Mgmt].
    2015-03-24 14:14:31.17 spid4s      Attempting to load library 'xprepl.dll' into memory. This is an informational message only. No user action is required.
    2015-03-24 14:14:31.19 spid4s      Using 'xprepl.dll' version '2011.110.5582' to execute extended stored procedure 'xp_repl_encrypt'. This is an informational message only; no user action is required.
    2015-03-24 14:14:31.19 spid4s      Upgrading subscription settings and system objects in database [Web2].
    2015-03-24 14:14:31.75 spid4s      Upgrading subscription settings and system objects in database [Web2A].
    2015-03-24 14:14:32.31 spid4s      Could not open database [LEGACY]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when the
    database is available.
    2015-03-24 14:14:32.31 spid4s      Could not open database [PROD_1]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when the
    database is available.
    2015-03-24 14:14:32.31 spid4s      Could not open database [PROD_LS]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when
    the database is available.
    2015-03-24 14:14:32.31 spid4s      Could not open database [PROD_NG]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when
    the database is available.
    2015-03-24 14:14:32.31 spid4s      Could not open database [PROD_RSV]. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when
    the database is available.
    2015-03-24 14:14:32.33 spid4s      Attempting to copy article resolvers from SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL11.MSSQLSERVER\Replication\ArticleResolver
    2015-03-24 14:14:32.59 spid4s      sp_vupgrade_replication executed successfully
    2015-03-24 14:14:32.59 spid4s      Saving upgrade script status to 'SOFTWARE\Microsoft\MSSQLServer\Replication\Setup'.
    2015-03-24 14:14:32.59 spid4s      Saved upgrade script status successfully.
    2015-03-24 14:14:32.59 spid4s      Database 'master' is upgrading script 'upgrade_ucp_cmdw_discovery.sql' from level 184554434 to level 184554958.
    2015-03-24 14:14:32.92 spid4s      Database 'master' is upgrading script 'msdb110_upgrade.sql' from level 184554434 to level 184554958.
    2015-03-24 14:14:32.92 spid4s      ----------------------------------
    2015-03-24 14:14:32.92 spid4s      Starting execution of PRE_MSDB.SQL
    2015-03-24 14:14:32.92 spid4s      ----------------------------------
    2015-03-24 14:14:33.08 spid4s      Setting database option COMPATIBILITY_LEVEL to 100 for database 'msdb'.
    2015-03-24 14:14:33.17 spid4s      -----------------------------------------
    2015-03-24 14:14:33.17 spid4s      Starting execution of PRE_SQLAGENT100.SQL
    2015-03-24 14:14:33.17 spid4s      -----------------------------------------
    2015-03-24 14:14:33.17 spid4s      Setting database option COMPATIBILITY_LEVEL to 110 for database 'msdb'.
    2015-03-24 14:14:33.22 spid4s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 14:14:33.22 spid4s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 14:15:00.06 spid6s      SQL Server has encountered 1 occurrence(s) of I/O requests taking longer than 15 seconds to complete on file [G:\\System DB\Logs\MSDBLog.ldf] in database [msdb] (4).  The OS file handle is 0x0000000000000790. 
    The offset of the latest long I/O is: 0x00000000efac00
    2015-03-24 14:16:00.87 spid4s      DBCC TRACEOFF 1717, server process ID (SPID) 4. This is an informational message only; no user action is required.
    2015-03-24 14:16:00.87 spid4s      DBCC execution completed. If DBCC printed error messages, contact your system administrator.
    2015-03-24 14:16:00.88 spid4s      
    2015-03-24 14:16:00.88 spid4s      Creating table temp_sysjobschedules
    2015-03-24 14:16:01.00 spid4s      
    2015-03-24 14:16:01.00 spid4s      Alter table sysdownloadlist...
    2015-03-24 14:16:01.00 spid4s      
    2015-03-24 14:16:01.00 spid4s      Alter table sysjobhistory...
    2015-03-24 14:16:01.02 spid4s      
    2015-03-24 14:16:01.02 spid4s      Alter table systargetservers...
    2015-03-24 14:16:01.02 spid4s      
    2015-03-24 14:16:01.02 spid4s      Alter table sysjobsteps...
    2015-03-24 14:16:01.09 spid4s      Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.
    2015-03-24 14:16:01.09 spid4s      Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.
    2015-03-24 14:16:01.09 spid4s      
    2015-03-24 14:16:01.09 spid4s      -----------------------------------------
    2015-03-24 14:16:01.09 spid4s      Execution of PRE_SQLAGENT100.SQL complete
    2015-03-24 14:16:01.09 spid4s      -----------------------------------------
    2015-03-24 14:16:01.10 spid4s      DMF pre-upgrade steps...
    2015-03-24 14:16:01.25 spid4s      DC pre-upgrade steps...
    2015-03-24 14:16:01.25 spid4s      Check if Data collector config table exists...
    2015-03-24 14:16:01.25 spid4s      Data Collector state before upgrade: 0
    2015-03-24 14:16:01.25 spid4s      pre_dc100::Check if syscollector_collection_sets_internal table exists...
    2015-03-24 14:16:01.25 spid4s      pre_dc100::Capturing Collection set status in temp table...
    2015-03-24 14:16:01.33 spid4s      Deleting cached auto-generated T-SQL Data Collection packages from msdb...
    2015-03-24 14:16:01.33 spid4s      End of DC pre-upgrade steps.
    2015-03-24 14:16:01.33 spid4s      DAC pre-upgrade steps...
    2015-03-24 14:16:01.33 spid4s      Starting DAC pre-upgrade steps ...
    2015-03-24 14:16:01.33 spid4s      End of DAC pre-upgrade steps.
    2015-03-24 14:16:01.33 spid4s      ----------------------------------
    2015-03-24 14:16:01.33 spid4s      Starting execution of MSDB.SQL
    2015-03-24 14:16:01.33 spid4s      ----------------------------------
    2015-03-24 14:16:01.39 spid4s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 14:16:01.39 spid4s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 14:16:01.42 spid4s      Checking the size of MSDB...
    2015-03-24 14:16:01.60 spid4s      
    2015-03-24 14:16:01.60 spid4s      Setting database option TRUSTWORTHY to ON for database 'msdb'.
    2015-03-24 14:16:01.60 spid4s      Setting database option RECOVERY to SIMPLE for database 'msdb'.
    2015-03-24 14:16:01.63 spid4s      ----------------------------------
    2015-03-24 14:16:01.63 spid4s      Finished execution of MSDB.SQL
    2015-03-24 14:16:01.63 spid4s      ----------------------------------
    2015-03-24 14:16:01.63 spid4s      -----------------------------------------
    2015-03-24 14:16:01.63 spid4s      Starting execution of MSDB_VERSIONING.SQL
    2015-03-24 14:16:01.63 spid4s      -----------------------------------------
    2015-03-24 14:16:01.63 spid4s      -----------------------------------------
    2015-03-24 14:16:01.63 spid4s      Finished execution of MSDB_VERSIONING.SQL
    2015-03-24 14:16:01.63 spid4s      -----------------------------------------
    2015-03-24 14:16:01.63 spid4s      Dropping view MSdatatype_mappings...
    2015-03-24 14:16:01.63 spid4s      Dropping view sysdatatypemappings...
    2015-03-24 14:16:30.94 spid4s      Dropping table MSdbms_datatype_mapping...
    2015-03-24 14:16:30.95 spid4s      Dropping table MSdbms_map...
    2015-03-24 14:16:30.96 spid4s      Dropping table MSdbms_datatype...
    2015-03-24 14:16:30.96 spid4s      Dropping table MSdbms...
    2015-03-24 14:16:30.99 spid4s      Creating table MSdbms
    2015-03-24 14:16:31.00 spid4s      Creating table MSdbms_datatype
    2015-03-24 14:17:30.96 spid4s      Creating table MSdbms_map
    2015-03-24 14:17:30.96 spid4s      Creating table MSdbms_datatype_mapping
    2015-03-24 14:17:30.97 spid4s      Definining default datatype mappings
    2015-03-24 14:17:30.98 spid4s      Creating datatype mappings for MSSQLSERVER to ORACLE8
    2015-03-24 14:17:31.08 spid4s      Creating datatype mappings for MSSQLSERVER to ORACLE9
    2015-03-24 14:17:31.12 spid4s      Creating datatype mappings for MSSQLSERVER to ORACLE10
    2015-03-24 14:17:31.17 spid4s      Creating datatype mappings for MSSQLSERVER to ORACLE11
    2015-03-24 14:17:31.22 spid4s      Creating datatype mappings for MSSQLSERVER to DB2
    2015-03-24 14:17:31.28 spid4s      Creating datatype mappings for MSSQLSERVER to SYBASE
    2015-03-24 14:17:31.33 spid4s      Creating datatype mappings for ORACLE8 to MSSQLSERVER
    2015-03-24 14:17:31.38 spid4s      Creating datatype mappings for ORACLE9 to MSSQLSERVER
    2015-03-24 14:17:31.45 spid4s      Creating datatype mappings for ORACLE10 to MSSQLServer
    2015-03-24 14:17:50.00 spid4s      Creating datatype mappings for ORACLE11 to MSSQLServer
    2015-03-24 14:17:59.30 spid4s      Creating view MSdatatype_mappings
    2015-03-24 14:17:59.31 spid4s      Creating view sysdatatypemappings
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_enum_proxy_for_subsystem
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_enum_login_for_proxy
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sysmail_delete_mailitems_sp
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_sqlagent_get_startup_info
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_sqlagent_has_server_access
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_sqlagent_get_perf_counters
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_sqlagent_notify
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sysmail_delete_log_sp
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_is_sqlagent_starting
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_verify_job_identifiers
    2015-03-24 14:17:59.89 spid4s      Dropping signature from: sp_verify_schedule_identifiers
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_verify_jobproc_caller
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_downloaded_row_limiter
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_post_msx_operation
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_verify_performance_condition
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_verify_job_date
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_verify_job_time
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_verify_alert
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_update_alert
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_delete_job_references
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_delete_all_msx_jobs
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sysmail_verify_accountparams_sp
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_generate_target_server_job_assignment_sql
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_generate_server_description
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sysmail_verify_principal_sp
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_msx_set_account
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sysmail_verify_profile_sp
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_msx_get_account
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sysmail_verify_account_sp
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_delete_operator
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sysmail_add_profile_sp
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_msx_defect
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sysmail_update_profile_sp
    2015-03-24 14:17:59.90 spid4s      Dropping signature from: sp_msx_enlist
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_delete_profile_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_delete_targetserver
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_help_profile_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_enlist_tsx
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_create_user_credential_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_get_sqlagent_properties
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_alter_user_credential_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_set_sqlagent_properties
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_drop_user_credential_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_add_targetservergroup
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_add_account_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_update_targetservergroup
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_update_account_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_delete_targetservergroup
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_delete_account_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_help_targetservergroup
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_help_account_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_add_targetsvrgrp_member
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_help_admin_account_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_delete_targetsvrgrp_member
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_add_profileaccount_sp
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sp_verify_category
    2015-03-24 14:17:59.91 spid4s      Dropping signature from: sysmail_update_profileaccount_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_add_category
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_delete_profileaccount_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_update_category
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_help_profileaccount_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_delete_category
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_configure_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_help_category
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_help_configure_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_help_targetserver
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_help_configure_value_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_resync_targetserver
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_add_principalprofile_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_purge_jobhistory
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_update_principalprofile_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_help_jobhistory_full
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_delete_principalprofile_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_help_jobhistory_summary
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_help_principalprofile_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_help_jobhistory
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_logmailevent_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_add_jobserver
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sysmail_start_sp
    2015-03-24 14:17:59.92 spid4s      Dropping signature from: sp_delete_jobserver
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sysmail_stop_sp
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_help_jobserver
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sysmail_help_status_sp
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_help_downloadlist
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sysmail_help_queue_sp
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_enum_sqlagent_subsystems_internal
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_SendMailMessage
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_enum_sqlagent_subsystems
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_isprohibited
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_verify_subsystem
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_SendMailQueues
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_verify_schedule
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_ProcessResponse
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_add_schedule
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_MailItemResultSets
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_attach_schedule
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_process_DialogTimer
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_detach_schedule
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_readrequest
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_update_replication_job_parameter
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_GetAttachmentData
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_update_schedule
    2015-03-24 14:17:59.93 spid4s      Dropping signature from: sp_RunMailQuery
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_delete_schedule
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_validate_user
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_get_jobstep_db_username
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_send_dbmail
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_verify_jobstep
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_ExternalMailQueueListener
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_add_jobstep_internal
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_sysmail_activate
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_add_jobstep
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_update_jobstep
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_delete_jobstep
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_help_jobstep
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_write_sysjobstep_log
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_maintplan_delete_log
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_help_jobsteplog
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_maintplan_delete_subplan
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_delete_jobsteplog
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_maintplan_update_subplan_tsx
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_get_schedule_description
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_maintplan_subplans_by_job
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_add_jobschedule
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_maintplan_open_logentry
    2015-03-24 14:17:59.94 spid4s      Dropping signature from: sp_update_jobschedule
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_maintplan_close_logentry
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_delete_jobschedule
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_maintplan_update_log
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_help_schedule
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_maintplan_update_subplan
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_help_jobschedule
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_maintplan_delete_plan
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_verify_job
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_maintplan_start
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_add_job
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_get_script
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_update_job
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_clear_dbmaintplan_by_db
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_delete_job
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_add_maintenance_plan
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_get_composite_job_info
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_delete_maintenance_plan
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_help_job
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_add_maintenance_plan_db
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_help_jobcount
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_delete_maintenance_plan_db
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_help_jobs_in_schedule
    2015-03-24 14:17:59.95 spid4s      Dropping signature from: sp_add_maintenance_plan_job
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_manage_jobs_by_login
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_delete_maintenance_plan_job
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_apply_job_to_targets
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_help_maintenance_plan
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_remove_job_from_targets
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_get_job_alerts
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_start_job
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_stop_job
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_add_log_shipping_monitor_jobs
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_cycle_agent_errorlog
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_add_log_shipping_primary
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_get_chunked_jobstep_params
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_add_log_shipping_secondary
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_check_for_owned_jobs
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_delete_log_shipping_monitor_jobs
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_check_for_owned_jobsteps
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_delete_log_shipping_primary
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_sqlagent_refresh_job
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_delete_log_shipping_secondary
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_jobhistory_row_limiter
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_log_shipping_in_sync
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_sqlagent_log_jobhistory
    2015-03-24 14:17:59.96 spid4s      Dropping signature from: sp_log_shipping_get_date_from_file
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_sqlagent_check_msx_version
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_get_log_shipping_monitor_info
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_sqlagent_probe_msx
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_update_log_shipping_monitor_info
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_set_local_time
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_delete_log_shipping_monitor_info
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_multi_server_job_summary
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_remove_log_shipping_monitor_account
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_target_server_summary
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_log_shipping_monitor_backup
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_uniquetaskname
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_log_shipping_monitor_restore
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_addtask
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_change_monitor_role
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_droptask
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_create_log_shipping_monitor_account
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: trig_targetserver_insert
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_add_alert_internal
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_ssis_addlogentry
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_add_alert
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_ssis_listpackages
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_delete_alert
    2015-03-24 14:17:59.97 spid4s      Dropping signature from: sp_ssis_listfolders
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_help_alert
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_deletepackage
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_operator
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_deletefolder
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_add_operator
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_sqlagent_is_srvrolemember
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_getpackage
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_update_operator
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_category_identifiers
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_getfolder
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_help_operator
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_putpackage
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_help_operator_jobs
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_proxy_identifiers
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_operator_identifiers
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_credential_identifiers
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_addfolder
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_notify_operator
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_subsystems
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_renamefolder
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_notification
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_verify_subsystem_identifiers
    2015-03-24 14:17:59.98 spid4s      Dropping signature from: sp_ssis_setpackageroles
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_add_notification
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_verify_login_identifiers
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_ssis_getpackageroles
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_update_notification
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_verify_proxy
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_delete_notification
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_add_proxy
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_help_notification
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_delete_proxy
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_help_jobactivity
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_update_proxy
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_sqlagent_is_member
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_verify_proxy_permissions
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_sem_add_message
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_help_proxy
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_sem_drop_message
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_get_message_description
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_grant_proxy_to_subsystem
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_help_jobhistory_sem
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_grant_login_to_proxy
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_convert_jobid_to_char
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_revoke_login_from_proxy
    2015-03-24 14:17:59.99 spid4s      Dropping signature from: sp_revoke_proxy_from_subsystem

  • How to link Excel 2010 .XLSX file to SQL server 2008R2 - a method that actually works?

    I have been trying unsuccessfully to link my excel file to SQL server like I used to with SQL 2005.
    In SQL 2008R2 I have installed the 64-bit data access components from Office 2010 to get the  provider 'Microsoft.ACE.OLEDB.12.0' avilable.
    When I try this command:
    SELECT
    FROM
    OPENDATASOURCE(
    'Microsoft.ACE.OLEDB.12.0',
    'Data Source="E:\ADUpdates\Employee List1.xlsx"; Extended properties=Excel 12.0')...[Sheet1$]
    I get this error:
    Msg 7399, Level 16, State 1, Line 1
    The OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)" reported an error. Access denied.
    Msg 7301, Level 16, State 2, Line 1
    Cannot obtain the required interface ("IID_IDBCreateCommand") from OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)".
    The Access Denied error seems to be form the worksheet and not the file itself. Evidence is that if I enter a bogus sheet name it tells me the sheet doesn't exist and after this error the file is locked open and can't be saved again from Excel until the
    query windows is closed. The sheet is not protected in Excel so I don't know how access to it can be denied.
    Does anyone actually have this working in SQL 2008R2?

    Some minor progress on this issue by running SQL Server service under a domain account with Administrator priv on the SQL server.
    This query now works in a query window:
    SELECT * FROM OPENDATASOURCE( 'Microsoft.ACE.OLEDB.12.0', 'Data Source="E:\ADUpdates\Employee List.xlsx"; Extended properties=Excel 12.0')...[EmployeeData];
    However, creating a Linked server object for the same spreadsheet still does not work:
    EXEC master.dbo.sp_addlinkedserver @server = N'TEST', @srvproduct=N'Excel 12.0', @provider=N'Microsoft.ACE.OLEDB.12.0', @datasrc=N'E:\ADUpdates\Employee List.xlsx'
    The test connection to the linked server failed.
    Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "TEST".
    OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "TEST" returned message "Unrecognized database format 'E:\ADUpdates\Employee List.xlsx'.". (Microsoft SQL Server, Error: 7303)
    For help, click:
    http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600&EvtSrc=MSSQLServer&EvtID=7303&LinkId=20476
    Naturally, the help link provided only confirms the contempt microsoft holds for their customers by not providing any information at all.
    (appologies for the weird colour and fonts, this is a microsoft product, just have to live with obvious defects).

  • Unable to edit maintenance plan Sql Server 2008R2

    Hi All,
    I am unable to edit sql server maintenance plan and it is failing continuously from job as well.When I try to open the same the throws an error:
    Microsoft SQL Server Management Studio is unable to load this document.:
    Error loading from XML. No further detailed error information can be supplied for this problem because no Event objects was passed where detailed error information can be stored. It used to work pretty well in the past.Throws same error when I try to connect
    remotely.
    Regards
    Rahul

    Has the MP been developed in SQL Server 2008r2 as well?
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • SQL Server 2005 SP2 install on Vista

    Hi,
    I have all updates for Vista, tried to install SQL Server 2005 SP2, the following log file:
    Microsoft SQL Server 2005 9.00.3042.00
    ==============================
    OS Version      : Professional  (Build 6000)
    Time            : Wed Mar 26 12:20:54 2008
    USER-PC : To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter.
    Machine         : USER-PC
    Product         : Microsoft SQL Server Setup Support Files (English)
    Product Version : 9.00.3042.00
    Install         : Successful
    Log File        : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_USER-PC_SQLSupport_1.log
    Machine         : USER-PC
    Product         : Microsoft SQL Server Native Client
    Product Version : 9.00.3042.00
    Install         : Successful
    Log File        : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_USER-PC_SQLNCLI_1.log
    Machine         : USER-PC
    Product         : Microsoft SQL Server VSS Writer
    Product Version : 9.00.3042.00
    Install         : Successful
    Log File        : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_USER-PC_SqlWriter_1.log
    Machine         : USER-PC
    Product         : Microsoft SQL Server Setup Support Files (English)
    Product Version : 9.00.3042.00
    Install         : Successful
    Log File        : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_USER-PC_SQLSupport_2.log
    Machine         : USER-PC
    Product         : Microsoft SQL Server Native Client
    Product Version : 9.00.3042.00
    Install         : Successful
    Log File        : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_USER-PC_SQLNCLI_2.log
    Machine         : USER-PC
    Product         : Microsoft SQL Server 2005 Express Edition
    Product Version : 9.00.1399.06
    Install         : Successful
    Log File        : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_USER-PC_SQL.log
    Machine         : USER-PC
    Product         : Workstation Components, Books Online and Development Tools
    Warning         : Warning 28123.Warning: SQL Server Setup cannot install this feature because a different edition of this feature is already installed. For more information, see 'Version and Edition Upgrades' in SQL Server Books Online.
    Machine         : USER-PC
    Product         : Microsoft SQL Server 2005 Tools Express Edition
    Product Version : 9.00.1399.06
    Install         : Successful
    Log File        : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_USER-PC_Tools.log
     Setup succeeded with the installation, inspect the log file completely for status on all the components.
    Time            : Wed Mar 26 12:23:51 2008
    ==============================================================
    When I try to start SQL Server it times out. SQL Server Express is running ok.
    Can you help me get this started?
    Thank you,
    Lucy

    This is the previous errorlog:
    2008-04-09 11:47:06.27 Server      Microsoft SQL Server 2005 - 9.00.3054.00 (Intel X86)
     Mar 23 2007 16:28:52
     Copyright (c) 1988-2005 Microsoft Corporation
     Enterprise Evaluation Edition on Windows NT 6.0 (Build 6000: )
    2008-04-09 11:47:06.27 Server      (c) 2005 Microsoft Corporation.
    2008-04-09 11:47:06.27 Server      All rights reserved.
    2008-04-09 11:47:06.27 Server      Server process ID is 240.
    2008-04-09 11:47:06.27 Server      Authentication mode is WINDOWS-ONLY.
    2008-04-09 11:47:06.27 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
    2008-04-09 11:47:06.27 Server      This instance of SQL Server last reported using a process ID of 4180 at 4/5/2008 11:17:36 AM (local) 4/5/2008 6:17:36 PM (UTC). This is an informational message only; no user action is required.
    2008-04-09 11:47:06.27 Server      Registry startup parameters:
    2008-04-09 11:47:06.27 Server        -d C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
    2008-04-09 11:47:06.27 Server        -e C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
    2008-04-09 11:47:06.27 Server        -l C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
    2008-04-09 11:47:06.32 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2008-04-09 11:47:06.32 Server      Detected 2 CPUs. This is an informational message; no user action is required.
    2008-04-09 11:47:06.50 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2008-04-09 11:47:06.55 Server      Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
    2008-04-09 11:47:06.64 Server      The Microsoft Distributed Transaction Coordinator (MS DTC) service could not be contacted.  If you would like distributed transaction functionality, please start this service.
    2008-04-09 11:47:06.64 Server      Database mirroring has been enabled on this instance of SQL Server.
    2008-04-09 11:47:06.64 spid4s      Starting up database 'master'.
    2008-04-09 11:47:06.80 spid4s      4 transactions rolled forward in database 'master' (1). This is an informational message only. No user action is required.
    2008-04-09 11:47:06.82 spid4s      0 transactions rolled back in database 'master' (1). This is an informational message only. No user action is required.
    2008-04-09 11:47:06.82 spid4s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2008-04-09 11:47:07.06 spid4s      SQL Trace ID 1 was started by login "sa".
    2008-04-09 11:47:07.10 spid4s      Starting up database 'mssqlsystemresource'.
    2008-04-09 11:47:07.13 spid4s      The resource database build version is 9.00.3042. This is an informational message only. No user action is required.
    2008-04-09 11:47:07.34 spid4s      Server name is 'USER-PC'. This is an informational message only. No user action is required.
    2008-04-09 11:47:07.34 spid9s      Starting up database 'model'.
    2008-04-09 11:47:07.53 spid9s      Clearing tempdb database.
    2008-04-09 11:47:08.11 Server      A self-generated certificate was successfully loaded for encryption.
    2008-04-09 11:47:08.11 Server      Server is listening on [ 'any' <ipv6> 1433].
    2008-04-09 11:47:08.11 Server      Server is listening on [ 'any' <ipv4> 1433].
    2008-04-09 11:47:08.17 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\MSSQLSERVER ].
    2008-04-09 11:47:08.17 Server      Server named pipe provider is ready to accept connection on [ \\.\pipe\sql\query ].
    2008-04-09 11:47:08.17 Server      Server is listening on [ ::1 <ipv6> 1434].
    2008-04-09 11:47:09.12 spid9s      Starting up database 'tempdb'.
    2008-04-09 11:47:09.47 spid12s     The Service Broker protocol transport is disabled or not configured.
    2008-04-09 11:47:09.47 spid12s     The Database Mirroring protocol transport is disabled or not configured.
    2008-04-09 11:47:09.53 spid12s     Service Broker manager has started.
    2008-04-09 11:51:06.92 Server      CPU time stamp frequency has changed from 1662000 to 199683 ticks per millisecond. The new frequency will be used.
    2008-04-09 11:55:07.29 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 11:55:07.29 Server      CPU time stamp frequency has changed from 199683 to 136029 ticks per millisecond. The new frequency will be used.
    2008-04-09 12:23:09.84 Server      CPU time stamp frequency has changed from 136029 to 586928 ticks per millisecond. The new frequency will be used.
    2008-04-09 12:59:13.12 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 13:07:13.85 Server      CPU time stamp frequency has changed from 586928 to 824822 ticks per millisecond. The new frequency will be used.
    2008-04-09 13:47:17.50 Server      CPU time stamp frequency has changed from 824822 to 140502 ticks per millisecond. The new frequency will be used.
    2008-04-09 14:07:19.33 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 15:07:24.80 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 15:11:25.16 Server      CPU time stamp frequency has changed from 140502 to 1413355 ticks per millisecond. The new frequency will be used.
    2008-04-09 15:15:25.53 Server      CPU time stamp frequency has changed from 1413355 to 161989 ticks per millisecond. The new frequency will be used.
    2008-04-09 15:19:25.89 Server      CPU time stamp frequency has changed from 161989 to 134822 ticks per millisecond. The new frequency will be used.
    2008-04-09 16:23:31.73 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 17:23:37.20 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 18:11:41.58 Server      CPU time stamp frequency has changed from 134822 to 154257 ticks per millisecond. The new frequency will be used.
    2008-04-09 18:23:42.67 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 18:23:42.67 Server      CPU time stamp frequency has changed from 154257 to 134721 ticks per millisecond. The new frequency will be used.
    2008-04-09 18:35:43.79 Server      CPU time stamp frequency has changed from 134721 to 151448 ticks per millisecond. The new frequency will be used.
    2008-04-09 18:43:44.51 Server      CPU time stamp frequency has changed from 151448 to 125134 ticks per millisecond. The new frequency will be used.
    2008-04-09 19:15:47.35 Server      CPU time stamp frequency has changed from 125134 to 182297 ticks per millisecond. The new frequency will be used.
    2008-04-09 19:23:48.08 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 19:27:48.45 Server      CPU time stamp frequency has changed from 182297 to 120770 ticks per millisecond. The new frequency will be used.
    2008-04-09 19:47:50.27 Server      CPU time stamp frequency has changed from 120770 to 1370171 ticks per millisecond. The new frequency will be used.
    2008-04-09 20:07:52.10 Server      CPU time stamp frequency has changed from 1370171 to 106932 ticks per millisecond. The new frequency will be used.
    2008-04-09 20:23:53.56 Server      The time stamp counter of CPU on scheduler id 1 is not synchronized with other CPUs.
    2008-04-09 20:35:54.65 Server      CPU time stamp frequency has changed from 106932 to 88924 ticks per millisecond. The new frequency will be used.
    2008-04-09 20:51:56.11 Server      CPU time stamp frequency has changed from 88924 to 102106 ticks per millisecond. The new frequency will be used.
    2008-04-09 20:59:56.84 Server      CPU time stamp frequency has changed from 102106 to 118592 ticks per millisecond. The new frequency will be used.

  • Unary operator "~" SQL server 2012 SP2 with cumulative update 2 (build 11.0.5548)

    Hello,
    I have problem with #ERROR in MDX query when I use Unary operator "~" in the dimension on level, which should not be included in Total/Sub total.
    VALUE #Error UnaryOperator( Hierarchy: [Income Statement CER].[Income Statement CER] Level: [Income Statement CER].[Income Statement CER].[Level 03] Attribute: Par SK1) (0, 0) Expression cannot be resolved in the context of an arbitrary shape.
    FORMATTED_VALUE #Error UnaryOperator( Hierarchy: [Income Statement CER].[Income Statement CER] Level: [Income Statement CER].[Income Statement CER].[Level 03] Attribute: Par SK1) (0, 0) Expression cannot be resolved in the context of an arbitrary shape.
    When I replace unary operator in dimension with "+" everythings works as a charm...
    Is it something, what should be corrected in the MDX or this is casued by internal problem in SQL server 2012 SP2 CU2 ?
    In excel everything works as it should, member value is excluede from Total/Sub total.
    Thank you in advance for  advice.
    Regards,
    Radek

    Hello,
    I have problem with #ERROR in MDX query when I use Unary operator "~" in the dimension on level, which should not be included in Total/Sub total.
    VALUE #Error UnaryOperator( Hierarchy: [Income Statement CER].[Income Statement CER] Level: [Income Statement CER].[Income Statement CER].[Level 03] Attribute: Par SK1) (0, 0) Expression cannot be resolved in the context of an arbitrary shape.
    FORMATTED_VALUE #Error UnaryOperator( Hierarchy: [Income Statement CER].[Income Statement CER] Level: [Income Statement CER].[Income Statement CER].[Level 03] Attribute: Par SK1) (0, 0) Expression cannot be resolved in the context of an arbitrary shape.
    When I replace unary operator in dimension with "+" everythings works as a charm...
    Is it something, what should be corrected in the MDX or this is casued by internal problem in SQL server 2012 SP2 CU2 ?
    In excel everything works as it should, member value is excluede from Total/Sub total.
    Thank you in advance for  advice.
    Regards,
    Radek

  • SQL Server 2012 SP2 support for installation of OM 2012 R2

    Hello everyone,
    according to
    http://technet.microsoft.com/en-us/library/dn281933.aspx SQL Server 2012 SP2 is a supported configuration for SCOM 2012 R2.
    Now I've just happily set up an SQL 2012 R2 Instance with SP1 on Windows Server 2012 R2, applied the SP2 and made the Installation a Windows Server Core. Which worked just great but when I started the Setup for SCOM2012 R2 the installer says my SQL Server
    Version is not supported and will not allow the Setup to continue. I've also upgraded the Reporting Services Database to 2012 SP2 aswell, I guess that would appear on the next page on the installer and cause similar issues.
    I guess it's a configuration value that needs to be changed on the install media to add the SQL Server Version of SP2 as an allowed one.
    Can anyone clarify my theory? If it's not that, is there an updated Media somewhere accessible?

    Hi,
    Please check install logs for further information:
    OpsMgr 2012: My installation failed. What log files do I read and where can I find them?
    http://www.systemcentercentral.com/opsmgr-2012-my-installation-failed-what-log-files-do-i-read-and-where-can-i-find-them/
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    alright, next smartass here's the logfile stating the same thing as I do:
    <Quote>
    [2014-11-07T08:44:33.0634360+01:00]: Always: Trace Session Started
    [08:44:33]: Always: :
    [08:44:33]: Always: :
    Application Started
    [08:44:33]: Always: :Machine on which Operations Manager is being installed: SCOM01
    [08:44:33]: Always: :Current setup user: domain\Administrator
    [08:44:33]: Always: :Current setup version: 7.1.10226.0
    [08:44:33]: Always: :Begin: Parse command line.
    [08:44:33]: Debug: :Collected a path value of: C:\SC2012 R2 SCOM\Setup\AMD64\
    [08:44:33]: Always: :Begin: Parse command line.
    [08:44:33]: Always: :End: Parse reporting command line switches.
    [08:44:33]: Always: :End: Parse data reader account command line switches.
    [08:44:33]: Always: :End: Parse command line.
    [08:44:33]: Always: :Begin: System State detection.
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMCONSOLE
    [08:44:33]: Info: :Info:Component OMCONSOLE is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMSERVER
    [08:44:33]: Info: :Info:Component OMSERVER is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMWEBCONSOLE
    [08:44:33]: Info: :Info:Component OMWEBCONSOLE is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMREPORTING
    [08:44:33]: Info: :Info:Component OMREPORTING is not installed
    [08:44:33]: Always: :End: System State detection.
    [08:44:33]: Info: :Beginning evaluation of rule 'Upgrade rules for SCOM setup.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Upgrade rules for SCOM setup.'.
    [08:44:33]: Info: :Beginning evaluation of rule 'UpgradeRulesForAllSKUs'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'UpgradeRulesForAllSKUs'.
    [08:44:33]: Info: :Beginning evaluation of rule 'BlueUpgradeRules'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'BlueUpgradeRules'.
    [08:44:33]: Info: :Info:OM12RTMServer is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMServer failed.
    [08:44:33]: Info: :Info:OM12RTMConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMConsole failed.
    [08:44:33]: Info: :Info:OM12RTMWebConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMWebConsole failed.
    [08:44:33]: Info: :Info:OM12RTMReporting is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMReporting failed.
    [08:44:33]: Info: :Info:OM12RTMServer is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMServer failed.
    [08:44:33]: Info: :Info:OM12RTMConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMConsole failed.
    [08:44:33]: Info: :Info:OM12RTMWebConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMWebConsole failed.
    [08:44:33]: Info: :Info:OM12RTMReporting is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMReporting failed.
    [08:44:33]: Info: :Finished evaluation of rule 'BlueUpgradeRules'
    [08:44:33]: Info: :Finished evaluation of rule 'UpgradeRulesForAllSKUs'
    [08:44:33]: Info: :Finished evaluation of rule 'Upgrade rules for SCOM setup.'
    [08:44:33]: Always: :This is not an upgrade
    [08:44:33]: Always: :No OM component is installed on this machine and it's interactive run.
    [08:44:33]: Error: :Error:User did not accept EULA.
    [08:44:33]: Always: :We don't have a path entry in the registry or from command line so using default install path as C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:33]: Info: :SetInstallPath: installpath has a value of C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:33]: Info: :Info:SetComponentSwitches: component list not specified
    [08:44:33]: Always: :Begin: Rationalize components.
    [08:44:33]: Always: :Begin: Rationalize command line arguments (first run).
    [08:44:33]: Always: :RationalizeCommandLineArguments succeeded.
    [08:44:33]: Always: :End: Rationalize command line arguments (first run).
    [08:44:33]: Always: :Begin: Rationalize final steps.
    [08:44:33]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [08:44:33]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [08:44:33]: Info: :Info:MOMSelect is installed: False
    [08:44:33]: Info: :Info:MOMAEM is installed: False
    [08:44:33]: Info: :Info:MOMEval is installed: False
    [08:44:33]: Info: :Info:MOMOEM is installed: False
    [08:44:33]: Info: :Info:MOMAgent is installed: False
    [08:44:33]: Info: :Info:MOMGW is installed: False
    [08:44:33]: Info: :Info:MOMReporting is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:33]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [08:44:33]: Info: :Info:OMServer is installed: False
    [08:44:33]: Info: :Info:OMConsole is installed: False
    [08:44:33]: Info: :Info:OMReporting is installed: False
    [08:44:33]: Info: :Info:OMWebConsole is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [08:44:33]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:33]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [08:44:33]: Info: :Info:MOMAEM is installed: False
    [08:44:33]: Info: :Info:MOMEval is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:33]: Always: :End: Rationalize final steps.
    [08:44:33]: Always: :End: Rationalize components.
    [08:44:33]: Error: :Error:IsReportingValidToInstall failed SRS instance not provided
    [08:44:33]: Info: :Start adding DataItems
    [08:44:33]: Info: :Initial Configuration
    [08:44:33]: Info: :Database Configuration
    [08:44:33]: Info: :Data Warehouse Configuration
    [08:44:33]: Info: :Management Server
    [08:44:33]: Info: :Operations console
    [08:44:33]: Info: :Web Console Server
    [08:44:33]: Info: :Reporting Server
    [08:44:33]: Info: :Final Configuration
    [08:44:33]: Info: :Done adding DataItems
    [08:44:33]: Info: :Adding Page StartPageTrack
    [08:44:33]: Info: :Adding Page UpgradeInvalidStartPage
    [08:44:33]: Info: :Adding Page UpgradeInvalidRootPage
    [08:44:33]: Info: :Adding Page ARPStartPageSwitch
    [08:44:33]: Info: :Adding Page ARPAddRemovePage
    [08:44:34]: Info: :Adding Page UpgradePageSwitch
    [08:44:34]: Info: :Adding Page UpgradePage
    [08:44:34]: Info: :Adding Page UpgradeManagementGroupPageSwitch
    [08:44:34]: Info: :Adding Page UpgradeManagementGroupPage
    [08:44:34]: Info: :Adding Page UpgradeEulaPage
    [08:44:34]: Info: :Adding Page RegularStartPageSwitch
    [08:44:34]: Info: :Adding Page ComponentsPageCleanInstall
    [08:44:34]: Info: :Adding Page ComponentsPage
    [08:44:34]: Info: :Adding Page InstallationLocationPage
    [08:44:34]: Info: :Adding Page PrerequisitesProgressPage
    [08:44:34]: Info: :Adding Page AdditionalPrerequisitesPage
    [08:44:34]: Info: :Adding Page InstallScenario
    [08:44:34]: Info: :Adding Page ShortEulaPage
    [08:44:34]: Info: :Adding Page SecondServerOperationalDb
    [08:44:34]: Info: :Adding Page EulaPageCleanInstall
    [08:44:34]: Info: :Adding Page FirstServerOperationalDb
    [08:44:34]: Info: :Adding Page DbPageDataWarehouse
    [08:44:34]: Info: :Adding Page SelectManagementServerForReporting
    [08:44:34]: Info: :Adding Page SelectReportingInstance
    [08:44:34]: Info: :Adding Page SelectManagementServerForWebConsole
    [08:44:34]: Info: :Adding Page WebConsoleSitePage
    [08:44:34]: Info: :Adding Page WebConsoleAuthorizationMode
    [08:44:34]: Info: :Adding Page AccountsInformationPage
    [08:44:34]: Info: :Adding Page ImproveUserExperiencePage
    [08:44:34]: Info: :Adding Page MSFTUpdatePage
    [08:44:34]: Info: :Adding Page ConfigurationSummaryPage
    [08:44:34]: Info: :Adding Page ProgressPage
    [08:44:34]: Info: :Adding Page BlockPage
    [08:44:34]: Info: :Adding Page FinishPage
    [08:44:34]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [08:44:34]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [08:44:34]: Info: :Info:MOMSelect is installed: False
    [08:44:34]: Info: :Info:MOMAEM is installed: False
    [08:44:34]: Info: :Info:MOMEval is installed: False
    [08:44:34]: Info: :Info:MOMOEM is installed: False
    [08:44:34]: Info: :Info:MOMAgent is installed: False
    [08:44:34]: Info: :Info:MOMGW is installed: False
    [08:44:34]: Info: :Info:MOMReporting is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:34]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [08:44:34]: Info: :Info:OMServer is installed: False
    [08:44:34]: Info: :Info:OMConsole is installed: False
    [08:44:34]: Info: :Info:OMReporting is installed: False
    [08:44:34]: Info: :Info:OMWebConsole is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [08:44:34]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:34]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [08:44:34]: Info: :Info:MOMAEM is installed: False
    [08:44:34]: Info: :Info:MOMEval is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:34]: Debug: :OMForwardToStartPageTrackPageHandler: Moving to page RegularStartPageSwitch
    [08:44:34]: Always: :Entering Page: ComponentsPageCleanInstall
    [08:44:34]: Info: :Server Installed:False  InstallingNow:False
    [08:44:34]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:34]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:34]: Info: :Server Installed:False  InstallingNow:False
    [08:44:34]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:37]: Info: :Server Installed:False  InstallingNow:False
    [08:44:37]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:37]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:37]: Info: :Server Installed:False  InstallingNow:False
    [08:44:37]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:38]: Info: :Server Installed:False  InstallingNow:False
    [08:44:38]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:38]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:38]: Info: :Server Installed:False  InstallingNow:False
    [08:44:38]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:39]: Info: :Server Installed:False  InstallingNow:False
    [08:44:39]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:39]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:39]: Info: :Server Installed:False  InstallingNow:False
    [08:44:39]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:41]: Info: :Server Installed:False  InstallingNow:True
    [08:44:42]: Info: :Server Installed:False  InstallingNow:True
    [08:44:42]: Always: :Entering Page: InstallationLocationPage
    [08:44:44]: Info: :Info:User specified valid installation path of: C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:44]: Always: :Entering Page: PrerequisitesProgressPage
    [08:44:44]: Debug: :LoadPrerequisites: Start adding ComponentTitles
    [08:44:44]: Always: :LoadPrerequisites: Start adding DataItems
    [08:44:44]: Always: :memoryCheckTitle
    [08:44:44]: Always: :memoryCheckTitle
    [08:44:44]: Always: :ntfsCheckTitle
    [08:44:44]: Always: :DriveSpaceCheckTitle
    [08:44:44]: Always: :DriveSpaceCheckTitle
    [08:44:44]: Always: :OSVersionCheckTitle
    [08:44:44]: Always: :OSVersionCheckTitle
    [08:44:44]: Always: :PowershellCheckTitle
    [08:44:44]: Always: :DomainControllerCheckTitle
    [08:44:44]: Always: :WindowsInstallerCheckTitle
    [08:44:44]: Always: :PendingRebootCheckTitle
    [08:44:44]: Always: :WinRMCheckTitle
    [08:44:44]: Always: :RemoteRegistryCheckTitle
    [08:44:44]: Always: :ReportViewerCheckTitle
    [08:44:44]: Always: :ClusteredServerCheckTitle
    [08:44:44]: Always: :ActiveDirectoryCheckTitle
    [08:44:44]: Always: :IsComputerNameValidTitle
    [08:44:44]: Always: :SEViewerInstalledCheck
    [08:44:44]: Always: :AVIcodeAgentCheck
    [08:44:44]: Always: :MOMASPAgentInstalledCheck
    [08:44:44]: Always: :IISCheckTitle
    [08:44:44]: Always: :IISMetabaseCheckTitle
    [08:44:44]: Always: :AspNetCheckTitle
    [08:44:44]: Always: :WindowsAuthRoleCheckTitle
    [08:44:44]: Always: :StaticContentRoleCheckTitle
    [08:44:44]: Always: :DefaultDocumentRoleCheckTitle
    [08:44:44]: Always: :DirectoryBrowsingRoleCheckTitle
    [08:44:44]: Always: :HttpErrorsRoleCheckTitle
    [08:44:44]: Always: :HttpLoggingRoleCheckTitle
    [08:44:44]: Always: :RequestMonitorRoleCheckTitle
    [08:44:44]: Always: :RequestFilterRoleCheckTitle
    [08:44:44]: Always: :StaticContentCheckTitle
    [08:44:44]: Always: :IISConsoleCheckTitle
    [08:44:44]: Always: :IsapiAllowedCheckTitle
    [08:44:44]: Always: :IsAspNetIntegratedHandlerInstalledTitle
    [08:44:44]: Always: :HttpActivationCheckTitle
    [08:44:44]: Always: :HttpActivationCheckTitle
    [08:44:44]: Always: :LoadPrerequisites: Done adding prerequisites checks
    [08:44:45]: Info: :Approximated Memory = 16384
    [08:44:45]: Info: :Approximated Memory = 16384
    [08:44:45]: Debug: :**************************************************
    [08:44:45]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-2gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-4gbWarn: 0]]>
    [08:44:45]: Debug: :
    [08:44:45]: Debug: :CheckPrerequisites: memoryCheckTitle: Passed
    [08:44:45]: Debug: :
    [08:44:45]: Debug: :**************************************************
    [08:44:46]: Info: :Approximated Memory = 16384
    [08:44:46]: Info: :Approximated Memory = 16384
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-1gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-2gbWarn: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: memoryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and NTFSDrive-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ntfsCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and UIDriveSpaceCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DriveSpaceCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or OSVersion-w2k8-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: LanmanNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 2CheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 0CheckPrerequisites:
    Logic Type:and ArchitectureIs64Check-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PowerShell2-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: PowershellCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: WinNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-notWorkstation-warn: 1CheckPrerequisites: Logic Type:or OSVersion-notServer-warn: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DomainControllerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[Successfully parsed version numbers.  Required: 3.1  Actual: 5.0CheckPrerequisites: Logic Type:and WindowsInstallerVersionCheckDelegate-v31: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WindowsInstallerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PendingReboot-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: PendingRebootCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
    [08:44:46]: Debug: :IsServiceInstalled: WinRM?  True.
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ServiceCheck-WinRM: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WinRMCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PassIfWin8Anything: 0CheckPrerequisites: Logic Type:and ServiceCheck-WinRM-enabled: 0CheckPrerequisites: Logic Type:or ServiceCheck-WinRM-running: 2]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RemoteRegistryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Info: :Version Installed=11.1.3452.0
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ReportViewer: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ReportViewerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ClusteredMachineCheck: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ClusteredServerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ADCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ActiveDirectoryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[IsComputerNameValid: Hostname: SCOM01  Len: 6CheckPrerequisites: Logic Type:and IsComputerNameValid: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IsComputerNameValidTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and Se-ViewerInstalled-x86: 0CheckPrerequisites: Logic Type:and Se-ViewerInstalled-x64: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: SEViewerInstalledCheck: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x86: 0CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x64: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: AVIcodeAgentCheck: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and W3SVC: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and Metabase: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISMetabaseCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ASPNET: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: AspNetCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and WindowsAuthentication: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WindowsAuthRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and StaticContent: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: StaticContentRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DefaultDocument: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DefaultDocumentRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DirectoryBrowse: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DirectoryBrowsingRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpErrors: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: HttpErrorsRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpLogging: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: HttpLoggingRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and RequestMonitor: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RequestMonitorRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and RequestFiltering: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RequestFilterRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpCompressionStatic: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: StaticContentCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ManagementConsole: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISConsoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and IsapiCgiAllowed: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: IsapiAllowedCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[Found the ASP.NET PageHandler Factory for v4CheckPrerequisites: Logic Type:and IsAspNetIntegratedHandlerInstalled: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: IsAspNetIntegratedHandlerInstalledTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or HttpAuthorizationCheck: 2CheckPrerequisites: Logic Type:or OSVersion-NewerThan2k8R2: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: HttpActivationCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or HttpAuthorizationCheck: 0CheckPrerequisites: The value 6.2.9200.0 was not within the range 0.0.0.0 to 6.2.0.0.CheckPrerequisites: Logic Type:or OSVersion-w2k12-Fail: 2]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: HttpActivationCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Info: :Beginning evaluation of rule 'Block installation of SCOM.'
    [08:44:47]: Debug: :Condition wasnt defined for rule 'Block installation of SCOM.'.
    [08:44:47]: Info: :Beginning evaluation of rule 'SCOMSetupRulesGroup'
    [08:44:47]: Debug: :Condition wasnt defined for rule 'SCOMSetupRulesGroup'.
    [08:44:47]: Info: :Info:MOMASPAgent is installed: False
    [08:44:47]: Info: :Finished evaluation of rule 'SCOMSetupRulesGroup'
    [08:44:47]: Info: :Finished evaluation of rule 'Block installation of SCOM.'
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MOMASPAgent: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: MOMASPAgentInstalledCheck: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Always: :CheckPrerequisites: Return Value 0
    [08:44:47]: Always: :Entering Page: AdditionalPrerequisitesPage
    [08:44:49]: Always: :Entering Page: InstallScenario
    [08:45:00]: Always: :Entering Page: EulaPageCleanInstall
    [08:45:00]: Always: :Displaying localized EULA for localization: en
    [08:45:00]: Always: :Displaying Eula: C:\Users\Administrator.domain\AppData\Local\SCOM\Setup\en\eula_en_eval.rtf
    [08:45:03]: Info: :Info:User has agreed to EULA.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Always: :Entering Page: FirstServerOperationalDb
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:11]: Always: :DatabaseConfigurationPage: Attempting to connect to database using server\instance SCOMDB01\SCOMDB01. If we need it, the port is 1433
    [08:45:11]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:11]: Info: :Info:Opening/Testing Sql Connection on SCOMDB01\SCOMDB01, port:
    [08:45:11]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :SQL Product Level: SP2
    [08:45:12]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:12]: Info: :SQL Version: 11.0.5058.0
    [08:45:12]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:12]: Always: :Current Version of SQL=11.0.5058.0   Required Version=10.50.2500.0
    [08:45:12]: Always: :Entering GetRemoteOSVersion.
    [08:45:12]: Info: :Info: remoteOS = 6.3.9600
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :The SQL Collation is valid.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:12]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:12]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:15]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:15]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:15]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:15]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Always: :Connected to SCOMDB01\SCOMDB01 without using the port number.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: Attempting to connect to database using server\instance SCOMDB01\SCOMDB01 and port 1433
    [08:45:15]: Info: :Info:Opening/Testing Sql Connection on SCOMDB01\SCOMDB01, port:
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:15]: Info: :SQL Product Level: SP2
    [08:45:15]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:15]: Info: :SQL Version: 11.0.5058.0
    [08:45:15]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:15]: Always: :Current Version of SQL=11.0.5058.0   Required Version=10.50.2500.0
    [08:45:15]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:15]: Info: :SQL Product Level: SP2
    [08:45:15]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:15]: Info: :SQL Version: 11.0.5058.0
    [08:45:15]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:15]: Error: :IsValidSQLInstance: Sql None edition is not supported.
    [08:45:15]: Error: :Error:DB Config Page: Invalid Sql Instance.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:22]: Info: :The user canceled setup
    [08:45:22]: Always: :Begin: Property bag dump.
    [08:45:22]: Always: :SetupStartTime = 07.11.2014 08:44:33
    [08:45:22]: Always: :Collection ProtectedProperties (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = ActionAccountPassword
    [08:45:22]: Always: : [1] = DASAccountPassword
    [08:45:22]: Always: :DefaultLogName = C:\Users\Administrator.domain\AppData\Local\SCOM\Logs\OpsMgrSetupWizard.log
    [08:45:22]: Always: :DefaultLogPath = C:\Users\Administrator.domain\AppData\Local\SCOM\Logs
    [08:45:22]: Always: :path = C:\SC2012 R2 SCOM\Setup\AMD64\
    [08:45:22]: Always: :setupexepath = C:\Users\Administrator.domain\AppData\Local\SCOM\Setup
    [08:45:22]: Always: :ArchitectureIs64Check = True
    [08:45:22]: Always: :Collection ListOfSupportedComponents (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = OMCONSOLE
    [08:45:22]: Always: : [1] = OMSERVER
    [08:45:22]: Always: : [2] = OMWEBCONSOLE
    [08:45:22]: Always: : [3] = OMREPORTING
    [08:45:22]: Always: :install = 1
    [08:45:22]: Always: :installpath = C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:45:22]: Always: :EulaFilesPath = C:\Users\Administrator.domain\AppData\Local\SCOM\Setup
    [08:45:22]: Always: :HealthServiceTypeId = AB4C891F-3359-3FB6-0704-075FBFE36710
    [08:45:22]: Always: :hsPort = C51B7833-DA54-1653-D8FD-1A738EF8DED5
    [08:45:22]: Always: :ScreensLoaded = 1
    [08:45:22]: Always: :Collection ListOfSelectedComponents (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = OMREPORTING
    [08:45:22]: Always: : [1] = OMWEBCONSOLE
    [08:45:22]: Always: : [2] = OMCONSOLE
    [08:45:22]: Always: : [3] = OMSERVER
    [08:45:22]: Always: :OMREPORTING = 1
    [08:45:22]: Always: :OMWEBCONSOLE = 1
    [08:45:22]: Always: :OMCONSOLE = 1
    [08:45:22]: Always: :OMSERVER = 1
    [08:45:22]: Always: :ManagementServer = SCOM01.domain.local
    [08:45:22]: Always: :SelectDatabaseInstanceReloadScreenInformation = 1
    [08:45:22]: Always: :ReloadPrerequisitesPageChoice = PrerequisitesProgressPage
    [08:45:22]: Always: :LoadedPrerequisiteXmlFile = True
    [08:45:22]: Always: :PrerequisitesCheckXMLLoaded = True
    [08:45:22]: Always: :CountFilteredPrerequisites_Failed = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_Warning = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_PassedWithChoices = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_Passed = 37
    [08:45:22]: Always: :PrerequisiteState = Passed
    [08:45:22]: Always: :XmlFilteredPrerequisites_Passed : Begin XML property
    [08:45:22]: Always: :<?xml version="1.0" encoding="utf-8"?><Root><Title TitleText="OMSERVER"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="memoryCheckTitle" descriptionBody="" descriptionTitle="serverMemCheckPassed" resolution="serverMemCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ntfsCheckTitle" descriptionBody="" descriptionTitle="ntfsCheckPassed" resolution="ntfsCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="DriveSpaceCheckTitle" descriptionBody="" descriptionTitle="ServerDriveSpaceCheckPassed" resolution="ServerDriveSpaceCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="OSVersionCheckTitle" descriptionBody="" descriptionTitle="OSVersionCheckPassed" resolution="OSVersionCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="PowershellCheckTitle" descriptionBody="" descriptionTitle="PowershellCheckPassed" resolution="PowerShellCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="DomainControllerCheckTitle" descriptionBody="" descriptionTitle="DomainControllerCheckPassed" resolution="DomainControllerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="WindowsInstallerCheckTitle" descriptionBody="" descriptionTitle="WindowsInstallerCheckPassed" resolution="WindowsInstallerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="PendingRebootCheckTitle" descriptionBody="" descriptionTitle="PendingRebootCheckPassed" resolution="PendingRebootCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="WinRMCheckTitle" descriptionBody="" descriptionTitle="WinRMCheckPassed" resolution="WinRMCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RemoteRegistryCheckTitle" descriptionBody="" descriptionTitle="RemoteRegistryCheckPassed" resolution="RemoteRegistryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ClusteredServerCheckTitle" descriptionBody="" descriptionTitle="ClusteredServerCheckPassed" resolution="ClusteredServerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ActiveDirectoryCheckTitle" descriptionBody="" descriptionTitle="ActiveDirectoryCheckPassed" resolution="ActiveDirectoryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsComputerNameValidTitle" descriptionBody="" descriptionTitle="IsComputerNameValidPassed" resolution="IsComputerNameValidResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="AVIcodeAgentCheck" descriptionBody="" descriptionTitle="AVICodeAgentCheckPassed" resolution="AVICodeAgentCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="MOMASPAgentInstalledCheck" descriptionBody="" descriptionTitle="MOMASPAgentCheckPassed" resolution="MOMASPAgentResolution" /></Title><Title TitleText="OMCONSOLE"><Detail state="Passed"
    image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DriveSpaceCheckTitle" descriptionBody="" descriptionTitle="ConsoleDriveSpaceCheckPassed" resolution="ConsoleDriveSpaceCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="OSVersionCheckTitle" descriptionBody="" descriptionTitle="OSVersionCheckPassed" resolution="OSVersionCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="ReportViewerCheckTitle" descriptionBody="" descriptionTitle="ReportViewerCheckPassed" resolution="ReportViewerCheckResolution"
    /></Title><Title TitleText="OMWEBCONSOLE"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="SEViewerInstalledCheck" descriptionBody="" descriptionTitle="SeViewerInstalledCheckPassed"
    resolution="SeViewerInstalledCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="IISCheckTitle" descriptionBody="" descriptionTitle="IISCheckPassed"
    resolution="IISCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="IISMetabaseCheckTitle" descriptionBody="" descriptionTitle="IISMetabaseCheckPassed"
    resolution="IISMetabaseCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="AspNetCheckTitle" descriptionBody="" descriptionTitle="AspNetCheckPassed"
    resolution="AspNetCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="WindowsAuthRoleCheckTitle" descriptionBody="" descriptionTitle="WindowsAuthRoleCheckPassed"
    resolution="WindowsAuthRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="StaticContentRoleCheckTitle" descriptionBody="" descriptionTitle="StaticContentRoleCheckPassed"
    resolution="StaticContentRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DefaultDocumentRoleCheckTitle" descriptionBody="" descriptionTitle="DefaultDocumentRoleCheckPassed"
    resolution="DefaultDocumentRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DirectoryBrowsingRoleCheckTitle" descriptionBody=""
    descriptionTitle="DirectoryBrowsingRoleCheckPassed" resolution="DirectoryBrowsingRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpErrorsRoleCheckTitle"
    descriptionBody="" descriptionTitle="HttpErrorsRoleCheckPassed" resolution="HttpErrorsRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="HttpLoggingRoleCheckTitle" descriptionBody="" descriptionTitle="HttpLoggingRoleCheckPassed" resolution="HttpLoggingRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RequestMonitorRoleCheckTitle" descriptionBody="" descriptionTitle="RequestMonitorRoleCheckPassed" resolution="RequestMonitorRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RequestFilterRoleCheckTitle" descriptionBody="" descriptionTitle="RequestFilterRoleCheckPassed" resolution="RequestFilterRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="StaticContentCheckTitle" descriptionBody="" descriptionTitle="StaticContentCheckPassed" resolution="StaticContentCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IISConsoleCheckTitle" descriptionBody="" descriptionTitle="IISConsoleCheckPassed" resolution="IISConsoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsapiAllowedCheckTitle" descriptionBody="" descriptionTitle="IsapiAllowedCheckPassed" resolution="IsapiAllowedCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsAspNetIntegratedHandlerInstalledTitle" descriptionBody="" descriptionTitle="IsAspNetIntegratedHandlerInstalledPassed" resolution="IsAspNetIntegratedHandlerInstalledResolution" /><Detail state="Passed"
    image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpActivationCheckTitle" descriptionBody="" descriptionTitle="HttpActivationCheckPassed" resolution="HttpActivationCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpActivationCheckTitle" descriptionBody="" descriptionTitle="HttpActivation45RoleCheckPassed" resolution="HttpActivation45RoleCheckResolution"
    /></Title><Title TitleText="OMREPORTING"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="memoryCheckTitle" descriptionBody="" descriptionTitle="ReportingMemCheckPassed"
    resolution="ReportingMemCheckResolution" /></Title></Root>
    [08:45:22]: Always: :End XML property
    [08:45:22]: Always: :UserSelectedInstallType = FirstServer
    [08:45:22]: Always: :ManagementGroupName = domain Management Group
    [08:45:22]: Always: :SqlServerInstance = SCOMDB01\SCOMDB01
    [08:45:22]: Always: :DatabaseName = OperationsManager
    [08:45:22]: Always: :DatabaseSize = 1000
    [08:45:22]: Always: :DatabaseLogPath = E:\Program Files\Microsoft SQL Server\MSSQL11.SCOMDB01\MSSQL\Data
    [08:45:22]: Always: :DatabasePath = D:\Program Files\Microsoft SQL Server\MSSQL11.SCOMDB01\MSSQL\DATA\
    [08:45:22]: Always: :DbMode = New
    [08:45:22]: Always: :InvalidSQLReason = SQL Server None edition cannot be used.
    [08:45:22]: Always: :UserCanceledInstall = 1
    [08:45:22]: Always: :InstallSuccess = 1
    [08:45:22]: Always: :End: Property bag dump.
    [08:45:22]: Debug: :CEIP disabled. CEIP data will NOT be sent.
    [08:45:22]: Always: :Application Ended: Successful
    [08:45:22]: Always: :
    [2014-11-07T08:45:22.6484495+01:00]: Always: Trace Session Ended
    </Quote>
    I've even highlighted in Bold what it's moaning about so can we please for gods sake cut it down already? I do know SQL Server, I've been working with OM for years I don't need to be told to disable the Firewall, I can read and think through Errors so how about
    going back to my second post on this thread: Either fix that XML file or get me some proper install media?

  • What's New in SQL Server 2012 SP2

    Hi All,
    I can't find the page for "What's New in SQL Server 2012 SP2". Does anyone knows what features improved. Need to present to the Business for applying SP2.
    Thanks in advance.

    SQL Server 2012 Service Pack 2 is available - but there's a catch!
    http://sqlblog.com/blogs/aaron_bertrand/archive/2014/06/10/sql-server-2012-service-pack-2-is-available.aspx
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • SQL Server 2008R2 Active-Active cluster with standard edition?

    Hi all,
    can I have a 2 node cluster (Windows Server 2008R2 Datacenter Edition: node_1 and node_2) forming a failover cluster with 2 instances of SQL Server 2008R2 Standard Edition (instance_A and instance_B) with:
    instance_A running on node_1
    instance_B running on node_2

    Following thread is on similar topic:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/450dfb42-635b-4c99-ae9f-6b0a23e3430b/sql-server-2008-r2-standard-edition-failover-cluster?forum=sqldatabaseengine
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

Maybe you are looking for