SQL 2008 R2 In-Place Upgrade or Fresh Install to SQL2104

We have a server running Windows 2008 R2 and SQL 2008 R2 currently.  We will call it SQL01.  This houses databases for about 8 different applications and also has the name hard coded into a lot,  I repeat, a lot of various things.
We are at the point where one of our applications needs to be upgraded and it only works with SQL 2014.  So we need to either do an in-place upgrade or fresh install.
The obvious choice to me as a system admin is to do a fresh install, but the development side of the department knows how many places the name "SQL01" is hard coded and they want to do an in-place upgrade to avoid all the issues that would show
up if we changed names.
I have several questions, and I'd appreciate that the answers address them all if possible.
1.  What are people's experiences with in-place upgrades from SQL 2008 R2 to SQL 2014?
2.  To avoid this naming and coding issue, do companies use a permanent alias for their SQL servers?  Like with exchange, we have an alias or A record pointing "mail" to the current Exchange server.  As we do upgrades and the Exchange
server names change, the "mail" entry will always be pointed to the current one.  Do people do this for SQL as well to avoid our issue of hard coding names?
3.  I've head that you can also have both SQL 2008 R2 and SQL 2014 on the same server running together.  This really doesn't help though if the SQL 2014 instance would need to be something other than the default which everything is currently pointed
to correct?
4.  Is there any advice about a better way to go about this?  Or a better way to do this moving forward?  Other than not hard coding which I can't change now?
Thanks!

Hello,
Adding to the answers provided above, please consider discontinued features no longer available on SQL Server 2014.
I often see company configuring SQL Server aliases when installing SQL Server on SharePoint environments. You can certainly use DNS or use the following article.
http://msdn.microsoft.com/en-us/library/ms190445.aspx
An in-place upgrade is easier but is difficult to rollback in case something goes wrong. Meanwhile, a side-by-side upgrade provides you more control over what is upgraded, it keeps the legacy server online during the upgrade allowing you to easy rollback if
needed, but is not an automated process and the instance will not keep the same name, requiring you to use aliases or other ways to avoid client redirection.
Since you cannot change the application, go for a side-by-side upgrade and try the DNS alias or the client-side alias as I provided the procedure above.
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • Compatibility_level on SQL Server 2012 in-place upgrade

    Hi all,
    Based on BOL, master and user databases' compatibility_level will not be changed to 110 on SQL Server 2012 in-place upgrade.
    Database Compatibility Level After Upgrade
    The compatibility levels of the tempdb,
    model, msdb and
    Resource databases are set to 110 after upgrade. The
    master system database retains the compatibility level it had before upgrade.
    If the compatibility level of a user database was 90 or 100 before the upgrade, it remains the same after upgrade. If the compatibility level was 80 or less before upgrade, in the upgraded database, the compatibility level is set to 90, which is the
    lowest supported compatibility level in SQL Server 2012.
    I get the some result in our environment. So in-place upgrade SQL 2008 instance to SQL 2012 (both standalne and clustered), master/user databases' compatibility_level is 100. I also try to use SQL 2012 new function
    OFFSET and FETCH, it works.
    My concern is, whether we have to manually update the compatibility_level to 110? As SQL 2012 new features seem work even with compatibility_level <110, is there any problem if we leave it?
    (I didn't find any document about this, and related change metioned as a step for SQL 2012 in-place upgrade.)
    Any thoughts?
    MCSE:Data Platform

    So the idea is that if you have applications that are dependent on behaviour that changes, you can stay with the old compat level. I believe that there is some upgrade assistant to investigate whether this applies to you.
    On the top of my head, I don't recall any differences between compat levels 100 and 110, but there surely are some. But there are no new reserved keywords as I recall. And some things break even with the old compat level. (COMPUTE BY and the old RAISERROR
    syntax for instance.) So I don't think it is particularly brave to change the compatibility level. Change it back if something really breaks.
    The risk if you don't change it now, is that you have code developed on a dev server with compat level 110, which breaks when you deploy in production. And this happens one year from now, and no one recalls that this server has compat level 100, so it
    causes a lot of confusion and waste of time.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • SQL Express 2014 in place upgrade doesn't work

    I have 64-bit Windows 8.1 with all the latest upgrades (downloaded from MSDN last week). I have had SQL Express 2012 With Advanced Services installed for a long time and all working correctly.
    When I do an in-place upgrade to SQL Express 2014 with Advanced Services (RTM), it doesn't do the upgrade; it just disables and stops the Browser Service so I can't connect with SSMS. When I restart the Browser Service, I can connect again but the splash
    screen shows SQL 2012 and when I am connected, the version is 11.0.3128.
    I subsequently tried a Repair option but this didn't achieve anything and there were no errors in the log file. If you can remind me where to find it, I can post it here.

    The first part of my previous post is from that file (...\Log\20140404_162820\Summary_GORDON-WIN8_20140404_162820_LandingPage.txt).
    Please let me know if I can provide any further info.
    Here are Detail_LandingPage.txt from the same folder:
    (01) 2014-04-04 16:28:52 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderFile' has been registered
    (01) 2014-04-04 16:28:52 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderStatus' has been registered
    (01) 2014-04-04 16:28:52 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'
    (01) 2014-04-04 16:28:52 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'
    (01) 2014-04-04 16:28:53 Slp: Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/Package'
    (01) 2014-04-04 16:28:55 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:28:55 Slp: Running Action: ReadProductXML
    (01) 2014-04-04 16:28:55 Slp: Reading XML resource 'Microsoft.SQL.Chainer.Product.Product.xml'
    (01) 2014-04-04 16:28:55 Slp: Document 'Microsoft.SQL.Chainer.Product.Product.xml' validated with schema 'Microsoft.SQL.Chainer.Product.Product.xsd' has been successfuly loaded into datastore path '/Datastore/Product'
    (01) 2014-04-04 16:28:55 Slp: Completed Action: ReadProductXML, returned True
    (01) 2014-04-04 16:28:55 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:28:55 Slp: Running Action: LoadExtensions
    (01) 2014-04-04 16:28:55 Slp: Loading extension 'MSI' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.MsiExtension.dll'
    (01) 2014-04-04 16:28:55 Slp: Extension 'MSI' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:55 Slp: Loading extension 'PackageChainer' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.PackageChainerExtension.dll'
    (01) 2014-04-04 16:28:55 Slp: Extension 'PackageChainer' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:55 Slp: Loading extension 'Config' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.ConfigExtension.dll'
    (01) 2014-04-04 16:28:56 Slp: Extension 'Config' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:56 Slp: Loading extension 'Common' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Chainer.ExtensionCommon.dll'
    (01) 2014-04-04 16:28:56 Slp: Extension 'Common' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:56 Slp: Loading extension 'SqlConfigBase' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SqlConfigBase.dll'
    (01) 2014-04-04 16:28:57 Slp: Extension 'SqlConfigBase' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:57 Slp: Loading extension 'Slp' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SetupExtension.dll'
    (01) 2014-04-04 16:28:57 Slp: Extension 'Slp' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:57 Slp: Loading extension 'RulesEngine' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.RulesEngineExtension.dll'
    (01) 2014-04-04 16:28:57 Slp: Extension 'RulesEngine' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:57 Slp: Loading extension 'WorkflowData' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Chainer.WorkflowData.dll'
    (01) 2014-04-04 16:28:58 Slp: Extension 'WorkflowData' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:58 Slp: Loading extension 'SlpConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SlpExtension.dll'
    (01) 2014-04-04 16:28:58 Slp: Extension 'SlpConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:58 Slp: Loading extension 'Clst' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.Cluster.dll'
    (01) 2014-04-04 16:28:58 Slp: Extension 'Clst' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:58 Slp: Loading extension 'AgentConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.AgentExtension.dll'
    (01) 2014-04-04 16:28:58 Slp: Extension 'AgentConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:58 Slp: Loading extension 'SqlPowershellConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.PowershellExtension.dll'
    (01) 2014-04-04 16:28:59 Slp: Extension 'SqlPowershellConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:59 Slp: Loading extension 'SSISConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SSISExtension.dll'
    (01) 2014-04-04 16:28:59 Slp: Extension 'SSISConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:59 Slp: Loading extension 'DReplayConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.DistributedReplayExtension.dll'
    (01) 2014-04-04 16:28:59 Slp: Extension 'DReplayConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:28:59 Slp: Loading extension 'ASConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.ASExtension.dll'
    (01) 2014-04-04 16:29:00 Slp: Extension 'ASConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:00 Slp: Loading extension 'ReplConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.Repl_ConfigExtension.dll'
    (01) 2014-04-04 16:29:00 Slp: Extension 'ReplConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:00 Slp: Loading extension 'ManagementToolsConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.ManagementToolsExtension.dll'
    (01) 2014-04-04 16:29:00 Slp: Extension 'ManagementToolsConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:00 Slp: Loading extension 'ManagementToolsAdvancedConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.ManagementToolsExtension.dll'
    (01) 2014-04-04 16:29:00 Slp: Extension 'ManagementToolsAdvancedConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:00 Slp: Loading extension 'UI' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.UIExtension.dll'
    (01) 2014-04-04 16:29:00 Slp: Extension 'UI' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:00 Slp: Loading extension 'ConfigurationResources' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.dll'
    (01) 2014-04-04 16:29:00 Slp: Extension 'ConfigurationResources' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:00 Slp: Loading extension 'SqlEngineConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.dll'
    (01) 2014-04-04 16:29:01 Slp: Extension 'SqlEngineConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:01 Slp: Loading extension 'XTPConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.XTP.ConfigExtension.dll'
    (01) 2014-04-04 16:29:01 Slp: Extension 'XTPConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:01 Slp: Loading extension 'SniServerConfigExt' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SniServerConfigExt.dll'
    (01) 2014-04-04 16:29:01 Slp: Extension 'SniServerConfigExt' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:01 Slp: Loading extension 'SqlBrowserConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SqlBrowserExtension.dll'
    (01) 2014-04-04 16:29:01 Slp: Extension 'SqlBrowserConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:01 Slp: Loading extension 'SqlRSConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.RSExtension.dll'
    (01) 2014-04-04 16:29:01 Slp: Extension 'SqlRSConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:01 Slp: Loading extension 'SqlRSSHPConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.RSShpExtension.dll'
    (01) 2014-04-04 16:29:02 Slp: Extension 'SqlRSSHPConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:02 Slp: Loading extension 'FulltextConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.dll'
    (01) 2014-04-04 16:29:02 Slp: Extension 'FulltextConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:02 Slp: Loading extension 'ScoExtension' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.ScoExtension.dll'
    (01) 2014-04-04 16:29:02 Slp: Extension 'ScoExtension' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:02 Slp: Loading extension 'Infrastructure' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Chainer.Infrastructure.dll'
    (01) 2014-04-04 16:29:02 Slp: Extension 'Infrastructure' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:02 Slp: Loading extension 'UtilityConfig' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.UtilityExtension.dll'
    (01) 2014-04-04 16:29:02 Slp: Extension 'UtilityConfig' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:02 Slp: Loading extension 'SmartSetup' from file 'C:\Temp\SQL_TEMP\x64\.\Microsoft.SqlServer.Configuration.SmartSetupExtension.dll'
    (01) 2014-04-04 16:29:02 Slp: Extension 'SmartSetup' version '12.0.2000.8' loaded
    (01) 2014-04-04 16:29:02 Slp: Completed Action: LoadExtensions, returned True
    (01) 2014-04-04 16:29:02 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:02 Slp: Running Action: ExecuteBootstrapAfterExtensionsLoaded
    (01) 2014-04-04 16:29:04 Slp: Workflow to execute: 'BOOTSTRAPAFTEREXTENSIONSLOADED'
    (01) 2014-04-04 16:29:04 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:04 Slp: Running Action: SetGlobalPackageFlags
    (01) 2014-04-04 16:29:04 Slp: Setting /Package/ProductName to SQL2014
    (01) 2014-04-04 16:29:04 Slp: Setting /Package/SupportedLanguages to 1028;1031;1033;1036;1040;1041;1042;1046;1049;2052;3082;1053
    (01) 2014-04-04 16:29:04 Slp: Setting /Package/LogPath to %ProgramFiles%\Microsoft SQL Server\120\Setup Bootstrap\Log
    (01) 2014-04-04 16:29:04 Slp: Setting /Package/GlobalProperties/StopActionRequireMode to ShowProgressOnly
    (01) 2014-04-04 16:29:04 Slp: Completed Action: SetGlobalPackageFlags, returned True
    (01) 2014-04-04 16:29:04 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:04 Slp: Running Action: LoadPackageDatastoreObjects
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd' loaded into datastore path '/Datastore/InputSettings/ChainerSettings/SlpSettings'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettingDefaults.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettingDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettings.xsd' loaded into datastore path '/Datastore/InputSettings/FeatureSpecific/SlpInputSettings'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateConfigObject.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateConfigObject.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SqlInstanceId/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateConfigObject.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateConfigObject.xsd' loaded into datastore
    path '/Datastore/ProductSettings/AsInstanceId/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateConfigObject.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateConfigObject.xsd' loaded into datastore
    path '/Datastore/ProductSettings/RsInstanceId/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Slp/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Slp/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xsd' loaded into datastore path
    '/Datastore/ProductSettings/SqlLegacyDiscovery/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SqlLegacyDiscovery/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfigDefault.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SlpDumper/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfigDefault.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlEngineDumper/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfigDefault.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/AsDumper/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfigDefault.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/InputSettings/RsDumper/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Agent/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Agent/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentScriptPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.AgentExtension.AgentScriptPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/AgentScript/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SSIS/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SSIS/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SSIS/VSTA/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SqlPowershell/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SqlPowershell/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/AS/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/AS/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicSettings.xsd' loaded into
    datastore path '/Datastore/ProductSettings/SqlEngine/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Repl/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateSettings.xsd' loaded
    into datastore path '/Datastore/ProductSettings/SqlEngine/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/XTP/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/Fulltext/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateSettings.xsd' loaded into
    datastore path '/Datastore/ProductSettings/Fulltext/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SniServer/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SniServer/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlBrowser/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlBrowser/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xsd' loaded
    into datastore path '/Datastore/ProductSettings/SqlBrowserStopService/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObject.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObjectDefault.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObjectDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObject.xsd' loaded into datastore path '/Datastore/ProductSettings/Sku/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObject.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObjectDefault.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObjectDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObject.xsd' loaded into datastore path '/Datastore/ProductSettings/Sku/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateSettings.xsd' loaded into datastore path
    '/Datastore/ProductSettings/Repl/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SqlRSSHP/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xsd' loaded into
    datastore path '/Datastore/ProductSettings/SqlRSSHP/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xsd' loaded into datastore path
    '/Datastore/ProductSettings/SqlRS/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xsd' loaded into datastore path
    '/Datastore/ProductSettings/SqlRS/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/SqlRS/DBPrivate'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicSettings.xsd'
    loaded into datastore path '/Datastore/ProductSettings/ManagementTools/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateSettings.xsd'
    loaded into datastore path '/Datastore/ProductSettings/ManagementTools/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicSettings.xsd'
    loaded into datastore path '/Datastore/ProductSettings/ManagementToolsAdvanced/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateSettings.xsd'
    loaded into datastore path '/Datastore/ProductSettings/ManagementToolsAdvanced/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateSettings.xsd' loaded
    into datastore path '/Datastore/ProductSettings/DReplayController/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateDefaultSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateSettings.xsd' loaded into
    datastore path '/Datastore/ProductSettings/DReplayClient/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterDisk/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterDisk/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterGroup/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterGroup/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterIPAddresses/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterIPAddresses/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/FailOverClusterName/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/FailoverClusterName/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterNode/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterNode/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SQLServerSCP/Private'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml' loaded into datastore path '/Datastore/ProductSettings/ClusterNodesStatus/Public'
    (01) 2014-04-04 16:29:04 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd'
    (01) 2014-04-04 16:29:04 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml'
    (01) 2014-04-04 16:29:04 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/ASSIP/Public'
    (01) 2014-04-04 16:29:04 Slp: Completed Action: LoadPackageDatastoreObjects, returned True
    (01) 2014-04-04 16:29:04 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:04 Slp: Running Action: InitializeInputSettingStore
    (01) 2014-04-04 16:29:05 Slp: Completed Action: InitializeInputSettingStore, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: InitializeRoleService
    (01) 2014-04-04 16:29:06 Slp: Loading role: SPI_AS_NewFarm
    (01) 2014-04-04 16:29:06 Slp: Loading role: SPI_AS_ExistingFarm
    (01) 2014-04-04 16:29:06 Slp: Loading role: AllFeatures_WithDefaults
    (01) 2014-04-04 16:29:06 Slp: Completed Action: InitializeRoleService, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ProcessChainerCommandLineArguments
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: TIMESTAMP
    (01) 2014-04-04 16:29:06 Slp: Value specified: 20140404_162820
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: LOGMARKER
    (01) 2014-04-04 16:29:06 Slp: Value specified: _LandingPage
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: MEDIASOURCE
    (01) 2014-04-04 16:29:06 Slp: Value specified: C:\Temp\SQL_TEMP\
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: INSTALLMEDIAPATH
    (01) 2014-04-04 16:29:06 Slp: Value specified: C:\Temp\SQL_TEMP\x64\setup\
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: ENU
    (01) 2014-04-04 16:29:06 Slp: Value specified: True
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: MEDIALAYOUT
    (01) 2014-04-04 16:29:06 Slp: Value specified: Advanced
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: HIDECONSOLE
    (01) 2014-04-04 16:29:06 Slp: Value specified: True
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Setting: ACTION
    (01) 2014-04-04 16:29:06 Slp: Value specified: LANDINGPAGE
    (01) 2014-04-04 16:29:06 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ProcessMediaChainerConfigFileArguments
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ProcessChainerConfigFileArguments
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ProcessSlipstreamParameters
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ProcessSlipstreamParameters, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: SetRoleAndUIModeForExpressMedia
    (01) 2014-04-04 16:29:06 Slp: Executing SetRoleAndUIModeForExpressMedia action.
    (01) 2014-04-04 16:29:06 Slp: Completed Action: SetRoleAndUIModeForExpressMedia, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: InitializeRetryHandler
    (01) 2014-04-04 16:29:06 Slp: Completed Action: InitializeRetryHandler, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ExecuteBootstrapProcessInputSettings
    (01) 2014-04-04 16:29:06 Slp: Workflow to execute: 'BOOTSTRAPPROCESSINPUTSETTINGS'
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: StartSqmSession
    (01) 2014-04-04 16:29:06 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
    (01) 2014-04-04 16:29:06 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120
    (01) 2014-04-04 16:29:06 Slp: SQM Service: Sqm does not have active session.
    (01) 2014-04-04 16:29:06 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed
    (01) 2014-04-04 16:29:06 Slp: Completed Action: StartSqmSession, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ValidateChainerSetting
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ValidateChainerSetting, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ProcessFeatureCommandLineArguments
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ProcessFeatureCommandLineArguments, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ProcessMediaFeatureConfigFileArguments
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ProcessMediaFeatureConfigFileArguments, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ProcessFeatureConfigFileArguments
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ProcessFeatureConfigFileArguments, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: ValidateSettingsAgainstScenario
    (01) 2014-04-04 16:29:06 Slp: Scenario: LandingPage
    (01) 2014-04-04 16:29:06 Slp: Completed Action: ValidateSettingsAgainstScenario, returned True
    (01) 2014-04-04 16:29:06 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:06 Slp: Running Action: FinalCalculateSettings
    (01) 2014-04-04 16:29:07 Slp: Completed Action: FinalCalculateSettings, returned True
    (01) 2014-04-04 16:29:07 Slp: Completed Action: ExecuteBootstrapProcessInputSettings, returned True
    (01) 2014-04-04 16:29:07 Slp: Completed Action: ExecuteBootstrapAfterExtensionsLoaded, returned True
    (01) 2014-04-04 16:29:07 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:29:07 Slp: Running Action: LandingPage
    (01) 2014-04-04 16:29:07 Slp: Landing page action
    (01) 2014-04-04 16:29:07 Slp: Starting Landing Page: Path = C:\Temp\SQL_TEMP\x64\LandingPage.exe, Arguments =  /ENU /MEDIASOURCE="C:\Temp\SQL_TEMP\\"
    (01) 2014-04-04 16:32:46 Slp: Completed Action: LandingPage, returned True
    (01) 2014-04-04 16:32:46 Slp:
    (01) 2014-04-04 16:32:46 Slp:
    (01) 2014-04-04 16:32:46 Slp: ----------------------------------------------------------------------
    (01) 2014-04-04 16:32:46 Slp:
    (01) 2014-04-04 16:32:46 Slp: Setup result: 0
    (01) 2014-04-04 16:32:46 Slp: SQM Service: Sqm does not have active session.

  • Help deciding whether to Patch, Upgrade or Fresh Install

    Soon we will be upgrading one of the Oracle database targets to 11gR1 (11.1.0.7).
    Here is the existing OEM Grid Control configuration:
    * RHEL 4 Update 1
    * GC 10.2.0.2
    * Repository: 10.1.0.5 (single instance)
    * Agents 10.2.0.3
    * 17 Hosts targets
    * 13 Database targets
    * 10 User Defined Metrics
    To monitor the upgraded 11gR1 target database, I have the following options:
    OPTION 1) Patch GC to 10.2.0.5
    OPTION 2) Patch GC to 10.2.0.5, then upgrade to 11g (11.1.0.1)
    Installing the 10.2.0.5 patch set would require less effort than upgrading to 11g, but let’s suppose the final goal is to upgrade to:
    *RHEL  5 Update 2 (on a new virtual server)
    *GC 11.1.0.1
    *Repository: 11.2.0.1
    Knowing we have Option 2, I wonder if there might be third Option. For example:
    OPTION 3) Fresh install of OEM 11g Grid Control and manually add targets and UDMs
    My question is Option 3 feasible and would it be less effort than Option 2 given the ease with which agents can discover various targets?

    Choose Option 3

  • CS5.5 upgrade or fresh install?

    Does anyone know if CS5.5 will be a upgrade version we can install over 5, or will it need to be a fresh install?
    thanks

    Hello
    Can't instal my CS5.5 without errors???
    Have now tried to install on my CS5.5 Production Premium twice, and get the same error every time. Had previously installed 5.0.3 without any problems.
    I have run the Clean Tool, so there was nothing left of 5.0.3, however, I get errors during installation (installation 2).
    I've now reinstalled my OS Windows 7 64 Ultimate but with the same result (installation 3)?
    Can't activate my Cuda with 5.5, worked fine in 5.03 thought?
    Cant't log in with my Adobe ID under installation but it works fin in my browser thought?
    Not fun at all :-(
    /Mikael Bergstrom
    Sweden
    Log file
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 91 error(s), 2 warning(s)
    ----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------
    WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)
    ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.5E5AC7P-1020rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f8049309 1e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Production Premium CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
    ----------- Payload: {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 -----------
    ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\user\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\user\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ----------- Payload: {F194231A-13B9-45B9-9699-1B9AC6500263} Adobe Encore CS5.1 Library 5.1.0.0 -----------
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2710)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2726)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2728)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2732)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2736)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2738)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2740)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2742)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2746)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2748)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2752)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2754)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2756)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2770)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2772)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2774)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2776)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2778)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2784)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2794)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2796)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2798)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2800)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2802)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2804)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2814)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2816)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2818)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2820)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2822)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2826)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2836)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2838)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2842)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2844)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2848)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2854)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2858)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2860)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2864)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2866)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2870)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2898)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2900)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2902)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2904)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2906)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2908)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2910)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2912)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2914)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2916)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2918)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2920)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2922)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2924)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2926)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2928)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2938)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2958)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2970)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2972)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2980)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2982)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2992)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2994)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2998)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3054)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3066)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3084)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3094)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3118)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3156)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3158)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3160)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3162)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3164)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3166)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3168)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3172)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3174)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3176)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3184)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3186)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3196)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3198)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 3214)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Flash Player 10 ActiveX: Install failed
    Log file 2
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 91 error(s), 2 warning(s)
    ----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------
    WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)
    ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.5E5AC7P-1020rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f8049309 1e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Production Premium CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
    ----------- Payload: {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 -----------
    ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\user\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\user\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ----------- Payload: {F194231A-13B9-45B9-9699-1B9AC6500263} Adobe Encore CS5.1 Library 5.1.0.0 -----------
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2710)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2726)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2728)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2732)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2736)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2738)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2740)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2742)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2746)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2748)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2752)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2754)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2756)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2770)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2772)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2774)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2776)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2778)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2784)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2794)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2796)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2798)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2800)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2802)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2804)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2814)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2816)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2818)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2820)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2822)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2826)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2836)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2838)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2842)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2844)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2848)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2854)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2858)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2860)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2864)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2866)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2870)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2898)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2900)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2902)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2904)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2906)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2908)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2910)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2912)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2914)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2916)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2918)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2920)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2922)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2924)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2926)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2928)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2938)
    ERROR: DS012: LocalizeFile:Localized string not found for locale 'en_GB'(Seq 2958)

  • Upgrade or fresh install??

    Got my snow leopard upgrade dvd and wondering if there is any advantage to doing a fresh install as opposed to an upgrade...
    obviously making a backup first.

    I've done both and didn't notice much difference myself.
    I did an upgrade originally and it was fast and everything except flipformac worked like before only faster it felt like.
    Way better than any Windows upgrade I've ever done in the past.
    Later I did a fresh install to see if there would be any noticeable difference and there wasn't from what I can tell. Fresh install is actually more of a hassle than anything since:
    #1 It's alot harder to actually do a clean install of the harddrive with snow leopard compared to leopard since you actually have to manually go up into the menu to select the drive and erase it. In Leopard setup it actually asked you if you wanted to erase your drive during setup.
    #2 You have to find your applications disc and reintall iLife, iPhoto,iMovie,etc. since they are not installed with Snow Leopard.
    So unless you have a good reason I say don't bother with fresh install and just do the upgrade.
    Oh there is only one really good reason I can think of and that is if you are going to use bootcamp and it fails to partition your drive since it's fragmented and you need to erase the drive but even in that case there is software you can use to fix that.
    p.s. Remember macos isn't like windows where it uses a registry database to store info every time you install and remove applications so there really is no junk to build up over time in macos. On Windows, a clean install is noticeably faster than an upgrade I find, but on macos it's not like I said.
    Message was edited by: daviangel
    Message was edited by: daviangel

  • Upgrade or Fresh Install of VC3

    I've been using VC 2.5 for a year now. Just got VC3 the other day. Is it better to upgrade or do a fresh install of VC 3? I did perform a fresh install but noticed many media files missing from Ver.3. that I had gotten use to using in 2.5 For example VC3 only showed 6 animated backdrops, where I had access to nearly 30 in VC 2.5. VC 3 also lacked a large number of the audio clips from ver 2.5. (VC 3 actually has a number of other music clips in labelled file folders, but they weren't the same types of music. Would performing an "upgrade" have merged all the media files and made them all available to me or did I fail to load some media file folder somehwere on the new VC 3 disk?

    There is additional content available for VC3 that should restore all the backgrounds etc that you aren't seeing. (it was split from the application install to make trial downloads easier for people. 200MB versus 3GB download to try the product)
    If you bought the DVD version, the additional content installer is located in a folder called "content" on the DVD. Just run the setup.exe there and you should be fine. (There is also an option during the main installer to install the additional content when you install the application, but if you already installed the app, just run the setup.exe in the "content" folder.)
    If you purchased the ESD version, you should be able to download the additional content installer from the same page that you downloaded the app install. It is about a 2.5GB file.

  • Leopard Upgrade or Fresh Install???

    Hey guys... I hope you all are doing ok!!
    My question is... I have a mac pro and I am going to upgrade it to Leopard and was wondering if I should do an upgrade or a fresh install (reformat)??
    My concerns:
    Upgrading - will some of my applications somehow become corrupted in the upgrade process or will not function 100%??
    I would do a fresh install, it's just a hassle to reinstall all my applications, especially final cut.
    Im running full adobe master suite, aperture, final cut studio, parallels w/ windows xp pro
    Any help would be appreciated!!

    Before you embark on your project, get a bootable, external HD, and make a bootable backup/clone before upgrading/updating and ensure that works like the original. That allows you to revert to the previous good state without having to reinstall anything. See these for details:
    http://docs.info.apple.com/article.html?artnum=106941
    http://www.macmaps.com/upgradefaq.html
    http://www.macmaps.com/backup.html
    http://www.thexlab.com/faqs/installswupdates.html
    http://www.thexlab.com/faqs/backuprecovery.html
    WRT the upgrade options, see:
    http://discussions.apple.com/thread.jspa?messageID=5757385
    http://discussions.apple.com/thread.jspa?messageID=5666369
    http://discussions.apple.com/thread.jspa?messageID=5646414

  • In place upgrade Windows 2008 and SQL 2008

    Hi all,
    We are planning to upgrade to Windows 2012 and SQL 2012 , can we take this in-place upgrade path in the following order ?
    Setup 1 Host with 2 VM's running Windows 2008 R2 on Host and Windows 2008 R2/sqL 2008 on VM's.
    1. Host1(running 2 VM's) - In-place upgrade windows 2008 R2 to windows 2012 R2
    2. VM1 on host1 - In place upgrade windows 2008 R2 to Windows 2012 R2
    3. VM2 on host1 - In place upgrade windows 2008 R2 to Windows 2012 R2 (AD Server)
    4. SQL running VM1 - In place upgrade SQL 2008 with DB/reporting services to SQL 2012 DB/reporting services
    All Servers ( including Host and VM's) are stand alone in a workgroup setup.( except one VM a stand alone AD server by itself).
    Thanks for your help.

    Hi,
    If you want migrate from windows 2008r2 to windows 2012r2, you must install windows server 2008r2 sp1.
    http://technet.microsoft.com/en-us/library/dn303416.aspx
    For the host 1 upgrade, please refer to the following:
    http://blog.powerbiz.net.au/server-2012/in-place-upgrade-from-windows-server-2008-r2-to-windows-server-2012/
    For the SQL in-place upgrade, i think you may need to ask in SQL forums:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlservermigration
    Hope this helps.
    Regards.
    Vivian Wang

  • SQL query is slow after upgrading from SQL 2008 to SQL 2008 R2

    Hello
    We were using SQL 2008 Standard, but after upgrading to R2, following query is much slower (takes 5 seconds instead of less than 1 second), how is this possible?
    Regards, Hennie
    SELECT
     P.BSN,
     P.Persnr,
     P.Roepnaam,
     P.Tussenvoegsels,
     P.Achternaam,
     P.Geslacht,
     COALESCE (P.Achternaam + ', ' + P.Roepnaam + ' ' + P.Tussenvoegsels, P.Achternaam + ', ' + P.Roepnaam, P.Achternaam) AS naamvolledig,
     P.Telmobiel,
     P.Telvast,
     P.Postcode,
     G.groep,
     COALESCE (RM.nieuweDag, GR.Dag) AS dag,
     COALESCE (RM.nieuweDatum, GR.datum) AS datum,
     DATEPART(ww, COALESCE (RM.nieuweDatum, GR.datum)) AS weeknummer,
     DATEPART(yyyy, COALESCE (RM.nieuweDatum, GR.datum)) AS jaar,
     CONVERT(VARCHAR(8),
      CASE WHEN GR.ID_lokaties = 3 THEN COALESCE (RM.nieuweBegintijd,
       CASE WHEN GR.Tijdspan = 2 THEN R.begintijd2 ELSE R.begintijd END)
      ELSE COALESCE (RM.nieuweBegintijd, GR.begintijd) END, 108) AS begintijdberekend,
     CONVERT(VARCHAR(8),
      CASE WHEN GR.ID_lokaties = 3 THEN COALESCE (RM.nieuweEindtijd,
       CASE WHEN GR.Tijdspan = 2 THEN R.eindtijd2 ELSE R.eindtijd END)
      ELSE COALESCE (RM.nieuweEindtijd, GR.eindtijd) END, 108) AS eindtijdberekend,
     CASE WHEN GR.ID_lokaties = 3 THEN
       CONVERT(NCHAR(5), COALESCE (RM.nieuweBegintijd,CASE WHEN GR.Tijdspan = 2 THEN R.begintijd2 ELSE R.begintijd END), 108) + '-' +
       CONVERT(NCHAR(5), COALESCE (RM.nieuweEindtijd, CASE WHEN GR.Tijdspan = 2 THEN R.eindtijd2 ELSE R.eindtijd END), 108)
      ELSE CONVERT(NCHAR(5),COALESCE (RM.nieuweBegintijd, GR.begintijd), 108) + '-' + CONVERT(NCHAR(5), COALESCE (RM.nieuweEindtijd, GR.eindtijd), 108)
      END AS Tijdspanne,
     CASE
      WHEN GR.ID_lokaties = 3 AND R.id_relaties = 9 THEN 'Werk Intern'
      WHEN GR.ID_lokaties = 3 THEN R.relatienaam
      ELSE L.lokatie END AS Lokatieberekend,
     R.relatienaam AS relatie,
     L.IntExt,
     RA.Omschrijving AS roosteractiviteit,
     A.instroomdatum,
     A.uitstroomdatum,
     TT.trajecttype,
     W.Naamvolledig AS Werkcoach,
     A.ID_groepen,
     T.ID_personen,
     A.ID_werkcoaches,
     CASE
      WHEN GR.ID_lokaties = 3 AND R.id_relaties = 9 THEN 20
      WHEN GR.ID_lokaties = 3 THEN R.id_relaties
      ELSE L.ID_relaties END AS ID_lokatieberekend,
     A.ID_relaties AS ID_relatie,
     R.nummer2 AS capaciteit,
     GR.ID_groepsroosters,
     CAST(CASE WHEN foto IS NOT NULL THEN 'Ja' ELSE NULL END AS char(2)) AS Foto,
     W.Email,
     W.TelefoonMobiel,
     W.TelefoonVast
    FROM
     dbo.personen AS P INNER JOIN
     dbo.trajecten AS T ON T.ID_personen = P.ID_personen INNER JOIN
     dbo.trajecttype AS TT ON T.ID_trajecttype = TT.ID_trajecttype INNER JOIN
     dbo.trajectactiviteiten AS A ON A.ID_trajecten = T.ID_trajecten INNER JOIN
     dbo.groepsroosters AS GR ON GR.ID_groepen = A.ID_groepen LEFT OUTER JOIN
     dbo.roosteractiviteit AS RA ON GR.ID_roosteractiviteit = RA.ID_roosteractiviteit INNER JOIN
     dbo.lokaties AS L ON GR.ID_lokaties = L.ID_lokaties INNER JOIN
     dbo.werkcoaches AS W ON A.ID_werkcoaches = W.ID_werkcoaches INNER JOIN
     dbo.groepen AS G ON A.ID_groepen = G.ID_groepen LEFT OUTER JOIN
     dbo.relaties AS R ON A.ID_relaties = R.ID_relaties LEFT OUTER JOIN
     dbo.roostermutaties AS RM ON P.ID_personen = RM.ID_personen AND GR.ID_groepsroosters = RM.ID_groepsroosters AND RM.aanwezig IS NULL
    WHERE
     (COALESCE (RM.nieuweDatum, GR.datum) BETWEEN GETDATE() - 1 AND GETDATE() + 13)
     AND (COALESCE (DATEDIFF(day, COALESCE (RM.nieuweDatum, GR.datum), A.uitstroomdatum), 0) >= 0)
     AND (DATEDIFF(day, A.instroomdatum, COALESCE (RM.nieuweDatum, GR.datum)) >= 0)
     AND ((SELECT COUNT(*) AS Expr1
      FROM dbo.roostermutaties AS RM2
      WHERE (P.ID_personen = ID_personen)
      AND (GR.ID_groepsroosters = ID_groepsroosters)
      AND (CONVERT(VARCHAR(8), begintijdafwezig, 108) = CONVERT(VARCHAR(8),
      CASE WHEN GR.ID_lokaties = 3 THEN COALESCE (RM.nieuweBegintijd,
      CASE WHEN GR.Tijdspan = 2 THEN R.begintijd2 ELSE R.begintijd END)
      ELSE COALESCE (RM.nieuweBegintijd, GR.begintijd) END, 108)) AND
      (CONVERT(VARCHAR(8), eindtijdafwezig, 108) = CONVERT(VARCHAR(8), CASE WHEN GR.ID_lokaties = 3 THEN COALESCE (RM.nieuweEindtijd,
      CASE WHEN GR.Tijdspan = 2 THEN R.eindtijd2 ELSE R.eindtijd END) ELSE COALESCE (RM.nieuweEindtijd, GR.eindtijd) END, 108))) = 0)

    We were using SQL 2008 Standard, but after upgrading to R2, following query is much slower (takes 5 seconds instead of less than 1 second), how is this possible?
    It is not uncommon to experience performance problems following an upgrade when there are issues with original query.  Non-sargable expressions like Olaf called out are often the culprit, as well as lack of useful indexes and statistics. 
    The optimizer cannot glean accurate row count estimates or use indexes efficiently so the resultant plan may not be optimal for the task at hand.  It is only by happenstance that old plan performed better; it could just as well be the other way around,
    but again only by chance since the optimizer is guessing.
    You might also try using EXISTS instead of SELECT COUNT(*)...= 0:
    AND EXISTS(SELECT *
    FROM dbo.roostermutaties AS RM2
    WHERE P.ID_personen = ID_personen
    AND GR.ID_groepsroosters = ID_groepsroosters
    AND CONVERT(VARCHAR(8), begintijdafwezig, 108) = CONVERT(VARCHAR(8),
    CASE WHEN GR.ID_lokaties = 3 THEN COALESCE (RM.nieuweBegintijd,
    CASE WHEN GR.Tijdspan = 2 THEN R.begintijd2 ELSE R.begintijd END)
    ELSE COALESCE (RM.nieuweBegintijd, GR.begintijd) END, 108)
    AND CONVERT(VARCHAR(8), eindtijdafwezig, 108) = CONVERT(VARCHAR(8), CASE WHEN GR.ID_lokaties = 3 THEN COALESCE (RM.nieuweEindtijd,
    CASE WHEN GR.Tijdspan = 2 THEN R.eindtijd2 ELSE R.eindtijd END) ELSE COALESCE (RM.nieuweEindtijd, GR.eindtijd) END, 108))
    Dan Guzman, SQL Server MVP, http://www.dbdelta.com

  • Error during in place upgrade of IPAM (W2k12 to W2k12 R2) - any solution yet

    After an in-place upgrade of an IPAM server from W2k12 to W2k12 R2 and during the IPAM upgrade from ver 6.2.0.1 to ver 6.3.0.1 I receive an error:
    Failed to convert Schema
    The given key was not present in the dictionary
    Please restart the wizard to update the IPAM server
    The error.log at %windir%\WID\log has an entry of:
    Login failed for user 'NT AUTHORITY\NETWORK SERVICE' Reason: Could not find a login matching the name provided
    I've installed sql express mgmt studio on another lab IPAM server and don't see any db server logins for Network Service so it's not a surprise that the login would fail.
    I have seen other mentions of others getting this error with the reply that this is a known issue and a hotfix is on the way. Is this a known issue and is there a hotfix - or some other fix - available.
    In a related note, is there any official technical documentation re: the IPAM upgrade process such as an Operational Guide or something similar? All I have been able to locate are marketing type of documents that extol the new features in IPAM ver 6.3.0.1
    but I haven't located any technical documentation.
    Thanks

    That's sadly funny. The hotfix leads to a different error. Thankfully I'm not an end user of IPAM - which seems to me not ready for prime time and not worth the trouble. The overlapping scopes was one of the issues for me that was preventing
    a successful upgrade in my dev environment, which is nonsensical since an overlapping scope is a failover scope which is one of the selling points of wk212 r2 dhcp which IPAM is supposed to work with. As I recall you can't have reservations either.
    My prod environment, I didn't have any overlapping scopes and got rid of all reservations and the upgrade still failed so I ended up removing the IPAM feature and doing a fresh install using the WID db and then migrating to SQL using move-IpamDatabase
    (I couldn't get using a remote sql db to be seen during a fresh install thus the WID then migrate).
    Hopefully, the end users will tire of the limited functionality of IPAM and it'll fade away here and I won't have to deal with it much longer. 

  • SQL 2008 SP2 installation

    Dear Experts,
             We recently under gone SAP Post go-live check. In the report SAP suggested for database patch updation.i am using standalone server,my SAP application is CRM 7. and database SQL 2008 SP1. I plan to install SQL 2008 SP2 . please answer me for the following Questions .
    1) Is it really need to stop SAP application while installing SQL 2008 SP2
    2) is it need to install SAP 2008 SP1 CU6 before installing SQL 2008 SP2.
    let me know any steps to follow to upgrade SQL 2008 Swevice pack.
    Thanks
    Jyothish

    Its not mandatory to update Cumulative updates (CU). You can apply SP2 without updating CU.
    Cumulative updates (CU) are released by Microsoft every couple months. A CU contains fixes for issues in SQL Server, and it allows Microsoft to distribute fixes in between releases of Service Packs which come out a lot less frequently. CUs are intended to correct very specific problems. Microsoft recommends that CUs are applied only to systems that are experiencing the specific problems identified in the documentation for the CUs.
       1495826 - Cumulative Updates for Microsoft SQL Server
    Regards
    Siva

  • Migrate SQL 2000 to SQL 2008

    Hi,
      My company needs to migrate SQL 2000 to SQL 2008.  The SQL 2000 server is running on Windows 2000 server and SQL 2008 does not support Windows 2000 server, so we can't upgrade it to SQL 2008.  Also, double upgrade (SQL 2000->SQL 2005->SQL 2008) is not an option, because we have a very very short time frame.
      The only option I can think of is manually copy everything from SQL 2000 to SQL 2008.  This is ok for tables, views, stored procedures, and functions, but how about triggers, DTS packages, and jobs?
      Is there a good tool out there can copy triggers, DTS packages, and jobs?  Or can somebody recommend another way to migrate SQL 2000 to SQL 2008?
    Thanks,
    Wei

    You can Save AS dts as a file and open on the new server . Read about DTS Designer tool to run the packages
    https://technet.microsoft.com/en-us/library/aa225178%28v=sql.80%29.aspx
    All jobs AFAIK you can script out and re-run on the destination server
    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

  • Visual Studio prevents SQL 2008 Express installation on win 8.1

    I wanted to install SQL Express 2008 on my Win 8.1 desktop. It gives an error indicating that I should install Visual Studio 2008 SP1 first. I tried, but SP1 installation fails. I also tried to remove VS2008 completely but I still get the same fail when
    installing SQL 2008 Express.
    Now I cannot even  install SQL Manager 2008, to manage database on SQL server.

    Hello,
    You should install SQL Server 2008 Express with SP3 included to make it compatible with Windows 8.1. Please try the following download:
    http://www.microsoft.com/en-us/download/details.aspx?id=27597
    For more information, please read the following article:
    http://support.microsoft.com/kb/2681562
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Fresh Install or Upgrade

    I currently have Windows 2003, IIS6 and CF7 and CF8
    successfully running side by side on my development server. CF7 is
    loaded in stand alone mode while CF8 is loaded in multi-server
    mode. I have 15 CF8 instances running on that server in a
    pre-development environment. Next week I will be switching over our
    Development side to CF8 and just connecting it to one of the
    instances on that server. As it stands right now, we are not
    thinking of running multiple instances in our test and production
    environments but I was thinking of installing the multiple server
    configuration and with just 1 instance just in case someone changes
    their mind down the road.. So,
    My question is this: What is the best approach to installing
    CF8 in those environments, just upgrading or fresh install? Does an
    upgrade remove the previous version? If not, do I have to do a
    manual uninstall? I have always done fresh installs on major
    version changes as I have not wanted any previous version file
    hanging around to cause problems. But upgrading seems the painless
    way to go especially when it just ports all of your settings,
    datasources and k2 verity collections over.
    What is the best practice?

    fluxxy1245 wrote:
    hi
    I recently purchased the latest mountain Lion.
    i was wondering what was the best thing to do.
    A complete fresh install
    or just upgrading from the previous OSX Lion.
    I have 3 macs :
    - iMac 27" (2009)
    - Mac Mini (2010)
    - MacBook Pro 13" (2011)
    The 3 of them came with with Snow Leopard.
    And I did an upgrade to Lion, shortly after it was relased.
    If we upgrade :
    - does leave unnecessary files
    - is there a difference in speed and hard-disk space
    or does it manage it all very well
    Thanks for the info
    maybe some links would be welcome that give an in-depth explanation about that
    There is some house-keeping that you need to do before/after upgrading to Mountain Lion.
    For installed, third-party applications (and device drivers where indicated), does the vendor offer latest OS X Mountain Lion support. Drivers that worked in Snow Leopard or Lion, may not work well in Mountain Lion without upgrades.
    You may have to re-install some third-party applications that have system dependencies that have changed in Mountain Lion.
    You may have to update your Printer preferences if printers do not work after the upgrade.
    You should count on a minimum of 4GB of memory (8GB is better) in each Mac.
    Although the upgrade process will not touch /Users, it is sound due diligence to backup user data on all these Macs beforehand.
    Upgrading is simpler, multiple Mountain Lion downloads not withstanding. If these Macs have been through prior OS X updates, they may not operate as fast as a full, clean install would deliver. If you want to do a full, clean install, download the free Lion Diskmaker. It will automatically build a bootable, USB installer for Mountain Lion from your first ML purchase and download. I used it to make a clean install on my SSD. Works perfectly.

Maybe you are looking for