Quantcast
Channel: Forum SQL Server Setup & Upgrade
Viewing all 7707 articles
Browse latest View live

Error: the directory path must be an absolute path - %ProgramFiles(x86)%\...

$
0
0

Hi

I installed Microsoft Dynamics NAV 2015 including Microsoft SQL 2014 Express (x64). I told that installation to use the standard SQL Server instance name for SQL Server, not the one suggested by the installation program. NAV is running and has access to its demo database on that server.

Then I attempted to install SQL Server Management Studio on the same machine (Win 7 Pro SP1). This comes to a halt on the page "Feature Selection" with the following error:

[Error Message]
The specified directory path, "%ProgramFiles(x86)%\Microsoft SQL Server\", for the INSTALLSHAREDWOWDIR parameter is a relative path. However, the directory path must be an absolute path. Specify an absolute path.

[Details]
Microsoft.SqlServer.Configuration.SetupExtension.RelativeDirPathException: The specified directory path, "%ProgramFiles(x86)%\Microsoft SQL Server\", for the INSTALLSHAREDWOWDIR parameter is a relative path. However, the directory path must be an absolute path. Specify an absolute path.
================================================================================

Obviously, the setup is not capable of handling the environment variable, which is set to its standard,

ProgramFiles(x86)=C:\Program Files (x86)

which clearly is an absolute path.

How do fix this problem, so I can install SQL Server Management Studio, since the control to change the path is disabled?


Error Installing SQL Server 2012 Express

$
0
0

Like many others, I've problems installing SQL Server 2012 Express. 

I get the error, as in the capture below. I've searched alot, and found many possible solutions. Mostly not directly related to my problem, but to similar error during setup. 

I've tried:

  • Uninstalling everyting related to SQL Server (express)
  • Removed Registry items related to SQL
  • Removed complete folder related to SQL 

The system I used is a POS system, with POSReady 7 installed. Strange thing, I've installed exactly the same system a week ago, without any problems.

Hope someone can help me, I'm a bit lost.

(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to normalize security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to normalize security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Prompting user if they want to retry this action due to the following failure:
(01) 2015-05-22 18:22:32 Slp: ----------------------------------------
(01) 2015-05-22 18:22:32 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-05-22 18:22:32 Slp: Inner exceptions are being indented
(01) 2015-05-22 18:22:32 Slp: 
(01) 2015-05-22 18:22:32 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
(01) 2015-05-22 18:22:32 Slp:     Message: 
(01) 2015-05-22 18:22:32 Slp:         Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:32 Slp:     HResult : 0x84bb0001
(01) 2015-05-22 18:22:32 Slp:         FacilityCode : 1211 (4bb)
(01) 2015-05-22 18:22:32 Slp:         ErrorCode : 1 (0001)
(01) 2015-05-22 18:22:32 Slp:     Data: 
(01) 2015-05-22 18:22:32 Slp:       WatsonData = Microsoft SQL Server
(01) 2015-05-22 18:22:32 Slp:       DisableRetry = true
(01) 2015-05-22 18:22:32 Slp:     Inner exception type: System.UnauthorizedAccessException
(01) 2015-05-22 18:22:32 Slp:         Message: 
(01) 2015-05-22 18:22:32 Slp:                 Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:32 Slp:         HResult : 0x80070005
(01) 2015-05-22 18:22:32 Slp:         Stack: 
(01) 2015-05-22 18:22:32 Slp:                 at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
(01) 2015-05-22 18:22:32 Slp:                 at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.GetAccessControl()
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:32 Slp: ----------------------------------------
(01) 2015-05-22 18:22:34 Slp: User has chosen to cancel this action
(01) 2015-05-22 18:22:34 SQLBrowser: SQL Server Browser Install for feature 'SQL_Browser_Redist_SqlBrowser_Cpu32' failed with cancel exception: Microsoft.SqlServer.Configuration.Sco.ScoException: Attempted to perform an unauthorized operation. ---> System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
   at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
   at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
   at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
   at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
   at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.GetAccessControl()
   at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
   --- End of inner exception stack trace ---
   at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
   at Microsoft.SqlServer.Configuration.Sco.SqlRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.SetSecurityDescriptorByLocation(String sRegLocation, RegistryView regView, String sSddl, Boolean bOptional)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ApplyRegPermissions(XmlNodeList xmlNodeListRegPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyRegCommonPermissions(XmlElement xmlRootPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyPermissions(String sXmlPermissionsFile, String sBrowserPrincipal)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ConfigStaticProperties(SqlBrowserPublicConfig publicConfigSqlBrowser)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ExecConfigNonRC(SqlBrowserPublicConfig publicConfigSqlBrowser)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.SelectAndExecTiming(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ExecWithRetry(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig).
(01) 2015-05-22 18:22:34 SQLBrowser: The last attempted operation: Adding access control entry '(A;CI;KR;;;[SQLServer2005SQLBrowserUser$TEST-TLL2IH0N4Q])' to registry key 'SOFTWARE\Microsoft\Microsoft SQL Server' in view 'ProcessDefault' in order to configure the SQL Server Browser service..
(01) 2015-05-22 18:22:34 Slp: Configuration action failed for feature SQL_Browser_Redist during timing ConfigNonRC and scenario ConfigNonRC.
(01) 2015-05-22 18:22:34 Slp: Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:34 Slp: The configuration failure category of current exception is ConfigurationFailure
(01) 2015-05-22 18:22:34 Slp: Configuration action failed for feature SQL_Browser_Redist during timing ConfigNonRC and scenario ConfigNonRC.
(01) 2015-05-22 18:22:34 Slp: Microsoft.SqlServer.Configuration.Sco.ScoException: Attempted to perform an unauthorized operation. ---> System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:34 Slp:    at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
(01) 2015-05-22 18:22:34 Slp:    at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.GetAccessControl()
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:34 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.SetSecurityDescriptorByLocation(String sRegLocation, RegistryView regView, String sSddl, Boolean bOptional)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ApplyRegPermissions(XmlNodeList xmlNodeListRegPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyRegCommonPermissions(XmlElement xmlRootPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyPermissions(String sXmlPermissionsFile, String sBrowserPrincipal)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ConfigStaticProperties(SqlBrowserPublicConfig publicConfigSqlBrowser)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ExecConfigNonRC(SqlBrowserPublicConfig publicConfigSqlBrowser)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.SelectAndExecTiming(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ExecWithRetry(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.Install(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.PrivateConfigurationBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, ConfigBaseAction action, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-22 18:22:34 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-05-22 18:22:34 Slp: Inner exceptions are being indented


installed 2 windows vista home edition

$
0
0

Please help me! I accidently installed 2 win vista home edition on the same PC. This is my sons computer and he is going to kill me if I do not get it resolved before he finds out. I continue to get the message Low Disk Space on the REcovery C: Drive. The second installation I am assuming went to the D: Drive. I see both C and D but am not sure which one to delete or what to do. I would greatly appreciate the knowledge of the experts to guide me through this, so that I can atleast enjoy a few more years of life! I am somewhat computer savy if given step by step instructions.

SQL Server 2012 Error

$
0
0

SQL Server Management Studio fails to load with the error message "Microsoft Visual Studio Isolated Shell Environment." "Cannot find one or more components.  Please reinstall the application." 

This started happening after I tried to install the "Beta" of Visual Studio 11.  That installation failed during install.  I have removed all of the artifacts that I can find from that installation and I have completely removed SQL Server 2012 and reinstalled multiple times in different ways.  All other features seem to work. 

Any idea's on which file I messed up by trying to install the beta?

Michael Buller

Failed to upgrade from SQL Server 2008 R2 SP2 to SQL Server 2014 Express

$
0
0
Hi,
   I am trying to upgrade SQL Server Express 2008 R2 SP2 to SQL Server 2014 using the command line argument. Am facing the below error.
Message: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT.
Below is the detail.txt file log
 (01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessChainerCommandLineArguments
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: TIMESTAMP
(01) 2015-05-25 17:32:04 Slp: Value specified: %06d%02d%02d_%02d%02d%02d
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: LOGMARKER
(01) 2015-05-25 17:32:04 Slp: Value specified: 
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: MEDIASOURCE
(01) 2015-05-25 17:32:04 Slp: Value specified: C:\Windows\SysWOW64\SQLEXPRWT_x64_ENU\
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: INSTALLMEDIAPATH
(01) 2015-05-25 17:32:04 Slp: Value specified: C:\Windows\SysWOW64\SQLEXPRWT_x64_ENU\x64\setup\
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ENU
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: MEDIALAYOUT
(01) 2015-05-25 17:32:04 Slp: Value specified: Advanced
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: HIDECONSOLE
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: QS
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ACTION
(01) 2015-05-25 17:32:04 Slp: Value specified: Upgrade
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ERRORREPORTING
(01) 2015-05-25 17:32:04 Slp: Value specified: 1
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: INDICATEPROGRESS
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: IACCEPTSQLSERVERLICENSETERMS
(01) 2015-05-25 17:32:04 Slp: Value specified: TRUE
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: UPDATEENABLED
(01) 2015-05-25 17:32:04 Slp: Value specified: false
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessMediaChainerConfigFileArguments
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessChainerConfigFileArguments
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessSlipstreamParameters
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessSlipstreamParameters, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: SetRoleAndUIModeForExpressMedia
(01) 2015-05-25 17:32:04 Slp: Executing SetRoleAndUIModeForExpressMedia action.
(01) 2015-05-25 17:32:04 Slp: Completed Action: SetRoleAndUIModeForExpressMedia, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: InitializeRetryHandler
(01) 2015-05-25 17:32:04 Slp: Completed Action: InitializeRetryHandler, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ExecuteBootstrapProcessInputSettings
(01) 2015-05-25 17:32:04 Slp: Workflow to execute: 'BOOTSTRAPPROCESSINPUTSETTINGS'
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: StartSqmSession
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2015-05-25 17:32:04 Slp: SQM Service: Sqm does not have active session.
(01) 2015-05-25 17:32:04 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed
(01) 2015-05-25 17:32:04 Slp: Completed Action: StartSqmSession, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ValidateChainerSetting
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Compute new PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: Completed Action: ValidateChainerSetting, returned True
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:05 Slp: Running Action: ProcessFeatureCommandLineArguments
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------
(01) 2015-05-25 17:32:05 Slp: Setting: INSTANCENAME
(01) 2015-05-25 17:32:05 Slp: Value specified: Hirsch
(01) 2015-05-25 17:32:05 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------
(01) 2015-05-25 17:32:05 Slp: Setting: ISSVCACCOUNT
(01) 2015-05-25 17:32:05 Slp: Value specified: KARTHIK-SW\VelocityServices
(01) 2015-05-25 17:32:05 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp:    at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:07 Slp: Received request to add the following file to Watson reporting: C:\Users\GKarthikeyan\AppData\Local\Temp\tmp6A3C.tmp
(01) 2015-05-25 17:32:07 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-05-25 17:32:07 Slp: Inner exceptions are being indented
(01) 2015-05-25 17:32:07 Slp: 
(01) 2015-05-25 17:32:07 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException
(01) 2015-05-25 17:32:07 Slp:     Message: 
(01) 2015-05-25 17:32:07 Slp:         Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT.
(01) 2015-05-25 17:32:07 Slp:     HResult : 0x85640007
(01) 2015-05-25 17:32:07 Slp:         FacilityCode : 1380 (564)
(01) 2015-05-25 17:32:07 Slp:         ErrorCode : 7 (0007)
(01) 2015-05-25 17:32:07 Slp:     Data: 
(01) 2015-05-25 17:32:07 Slp:       SettingId = ISSVCACCOUNT
(01) 2015-05-25 17:32:07 Slp:       ConfigObjectType = Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic
(01) 2015-05-25 17:32:07 Slp:       WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException@7
(01) 2015-05-25 17:32:07 Slp:       DisableWatson = true
(01) 2015-05-25 17:32:07 Slp:     Stack: 
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:07 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:07 Slp:     Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException
(01) 2015-05-25 17:32:07 Slp:         Message: 
(01) 2015-05-25 17:32:07 Slp:                 Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic.
(01) 2015-05-25 17:32:07 Slp:         HResult : 0x85640012
(01) 2015-05-25 17:32:07 Slp:                 FacilityCode : 1380 (564)
(01) 2015-05-25 17:32:07 Slp:                 ErrorCode : 18 (0012)
(01) 2015-05-25 17:32:07 Slp:         Data: 
(01) 2015-05-25 17:32:07 Slp:           ConfigObjectType = Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic
(01) 2015-05-25 17:32:07 Slp:           WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException@18
(01) 2015-05-25 17:32:07 Slp:         Stack: 
(01) 2015-05-25 17:32:07 Slp:                 at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp:                 at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp:         Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
(01) 2015-05-25 17:32:07 Slp:             Message: 
(01) 2015-05-25 17:32:07 Slp:                         Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:07 Slp:             HResult : 0x84b10001
(01) 2015-05-25 17:32:07 Slp:                         FacilityCode : 1201 (4b1)
(01) 2015-05-25 17:32:07 Slp:                         ErrorCode : 1 (0001)
(01) 2015-05-25 17:32:07 Slp:             Stack: 
(01) 2015-05-25 17:32:07 Slp:                         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:07 Slp:                         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:07 Slp:                         at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp:             Inner exception type: System.Runtime.InteropServices.ExternalException
(01) 2015-05-25 17:32:07 Slp:                 Message: 
(01) 2015-05-25 17:32:07 Slp:                                 Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:07 Slp:                 HResult : 0x0000010b
(01) 2015-05-25 17:32:07 Slp:                 Stack: 
(01) 2015-05-25 17:32:07 Slp:                                 at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:07 Slp:                                 at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:07 Slp:                                 at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:07 Slp:                                 at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:07 Slp:                                 at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp:                                 at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp:                                 at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp:                                 at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:07 Slp:                                 at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:07 Slp:                                 at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:07 Slp:                                 at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:07 Slp:                                 at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:07 Slp:                                 at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:07 Slp: 
(01) 2015-05-25 17:32:07 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:07 Slp: 
(01) 2015-05-25 17:32:07 Slp: Error result: -2057043961
(01) 2015-05-25 17:32:07 Slp: Result facility code: 1380
(01) 2015-05-25 17:32:07 Slp: Result error code: 7
(01) 2015-05-25 17:32:07 Slp: SQM Service: Sqm does not have active session.

DCOM was unable to communicate with the computer xxxx using any of the configured protocols

$
0
0

I got error message after installing Shared Features Distributed Replay Controller and Distributed Reply Client. Displayed message :

DCOM was unable to communicate with the computer AX_SqlServerController using any of the configured protocols; requested by PID      e68 (C:\Program Files (x86)\Microsoft SQL Server\120\Tools\DReplayClient\DReplayClient.exe). How to resolve this issue?. Thanks

Upgrade from sql 2005 to 2014

$
0
0

Hi,

Is it okay to Upgrade a sql server 2005 to 2014 directly ??

Or do I need to upgrade it to 2008 & 2012 first ??

If no, then can I upgrade sql server 2008 to 2014 directly ?? Please advice. Thanks. 


Regards, Kunjay Shah


SQL Server 2008 setup error: Attempted to perform an unauthorized operation

$
0
0
I'm trying to install SQL Server 2008 on a virtual machine with Windows 2008 R2.

Setup fails with the error "Attempted to perform an unauthorized operation".

Looking at the installation log, I see these details:

2009-09-29 08:24:49 SQLBrowser: sRegLocation = 'SOFTWARE\Microsoft\Microsoft SQL Server', regView = 'Wow6432', sSddl = '(A;CI;KR;;;[SQLServer2005SQLBrowserUser$ITISFIM])', bOptional = 'False'.
2009-09-29 08:24:49 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2009-09-29 08:24:49 Slp: Sco: Attempting to open registry subkey
2009-09-29 08:24:49 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server
2009-09-29 08:24:49 Slp: Sco: Attempting to replace account with sid in security descriptor (A;CI;KR;;;[SQLServer2005SQLBrowserUser$ITISFIM])
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  (A;CI;KR;;;[SQLServer2005SQLBrowserUser$ITISFIM])
2009-09-29 08:24:49 Slp: Sco: Account name to be translated into SID: SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: Attempting to get account sid for user account SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: Attempting to get sid for user account SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: GetSidForAccount normalized accountName SQLServer2005SQLBrowserUser$ITISFIM parameter to SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: Account name is translated into: S-1-5-21-3278988706-2344661944-1675463508-1000
2009-09-29 08:24:49 Slp: Sco: Final security descriptor:  (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to set security descriptor (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to normalize security descriptor (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Adding 'D:' DACL identifier to the input security descriptor (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to normalize security descriptor D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Prompting user if they want to retry this action due to the following failure:
2009-09-29 08:24:49 Slp: ----------------------------------------
2009-09-29 08:24:49 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2009-09-29 08:24:49 Slp: Inner exceptions are being indented
2009-09-29 08:24:49 Slp:
2009-09-29 08:24:49 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
2009-09-29 08:24:49 Slp:     Message:
2009-09-29 08:24:49 Slp:         Attempted to perform an unauthorized operation.
2009-09-29 08:24:49 Slp:     Data:
2009-09-29 08:24:49 Slp:       WatsonData = Microsoft SQL Server
2009-09-29 08:24:49 Slp:       DisableRetry = true
2009-09-29 08:24:49 Slp:     Inner exception type: System.UnauthorizedAccessException
2009-09-29 08:24:49 Slp:         Message:
2009-09-29 08:24:49 Slp:                 Attempted to perform an unauthorized operation.
2009-09-29 08:24:49 Slp:         Stack:
2009-09-29 08:24:49 Slp:                 at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
2009-09-29 08:24:49 Slp:                 at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
2009-09-29 08:24:49 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
2009-09-29 08:24:49 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
2009-09-29 08:24:49 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
2009-09-29 08:24:49 Slp: ----------------------------------------
Any suggestions on how to fix this error?
Thanks, Paolo

Implementation of Resource Governor

$
0
0

Hi Community,

I have an sql 2014 enterprise environment that runs multiple database that are owned by different departments and applications running under the same instance.  We had recently a number of issues where a small number of databases consume all of the available resources on the server which as a result,  negatively effect all the other databases.

I have done some reading on Resource Governor and it seems that although it is not possible to limit resource per database,  it is possible to limit by user.  The idea is to have each user limited to let say 20% or the available resource.  My main concern is the actual implementation as there are quite a large number of users which will make the setting up and the maintenance of the feature a nightmare.

Is it possible to set up a single and global rule to limit the resource allocation? 

or are there any scripts available to set up the Resource Pools by importing data from a csv.  The idea would be to export the AD users from active directory to csv and then use it to create a Resource Pool for each user.

thanks in advance

Can I Install SQL Server 2014 Standard on a SBS 2011 Server?

$
0
0

We have a customer who is running a single SBS2011 Server.
Their sharepoint database has become to big for the SQL-Express server that was setup with SBS 2011 out of the box.

Is it possible to install SQL 2014 Standard on this server so that we can then move the database into SQL STD?

error installing sql server 2012 on windows server 2012

$
0
0

Hello! I was trying to install sql server 2012 on windows 2012 server standard, but at the end of the install process I get 3 errors and I haven't been unable to complete the installation. This is the main error:

Microsoft.VC80.CRT,version="8.0.50727.42", type="win32", processorArchitecture="x86", publicKeyToken="1fc8b3b9a1e18e3b".

Please refer to Help and Support for more information.

Error code: 1935

Help would be appreciated

Not able to create database in Azure SQL: Can you please help?

$
0
0
I created database in Azure but now no one is appearing. It seems to be in error state. but nothing is appearing in dashboard and it is loading all the time.

SQL Storage Performance in a Virtual Environment

$
0
0

I've been pondering a particular configuration and am wondering if anyone else has some input on it.

If you have your Data, Logs, System and TempDB all in VMDK's and those VMDK's are formatted to 64K and then reside on Clustered Storage that is formatted as 4K, which is then running through a SAN controller that is reading and writing in 2MB chunks, is there value in formatting the SQL drives as 64K?  Also, would it be better to format the Clustered Storage as 64K?  Is this a situation in which formatting the SQL drives as 64K is becoming a moot point?

Use Powershell to output database names on old server on text file?

$
0
0

Hi, I've been asked to create a new SQL server and restore an old server's DBs to the new server.

I'd like to generate a list of the DB names using powershell to distribute to their creators, in case some of these DBs are no longer needed.

Can anyone point me in the right direction? Should be a common request I'd think.

Thanks,

Scott

SQL Server 2012 CU3 Install/Upgrade Error

$
0
0

Hi All, 

Having an issue updating SQL Server 2012 RTM Standard  to CU3.

I'm getting the following error from the Detail log on each try:

"Error: Failed to run patch request for instance: MSSQLSERVER (exit code: -2061893565)"

I've tried rebooting the server, ensuring the user running the installer is a local admin account, ran the repair wizard on the SQL install...Nothing seems to work.

I have two identical servers, the first has gone smoothly, this is bugging me...

Any thoughts?

==========================================================================================

Server: Dell R720XD, Dual E5-2643 CPU, 64Gb RAM, Windows Server 2008 R2 Enterprise x64, SQL Server 2012 RTM CU2 x64 Installed.

Overall summary:

  Final result:                  The patch installer has failed to update the following instance: MSSQLSERVER. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2061893565
  Start time:                    2012-09-17 16:25:32
  End time:                      2012-09-17 16:28:41
  Requested action:              Patch

Instance MSSQLSERVER overall summary:
  Final result:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2061893565
  Start time:                    2012-09-17 16:27:21
  End time:                      2012-09-17 16:28:39
  Requested action:              Patch

Machine Properties:
  Machine name:                  BLACK1-ALLSQL02
  Machine processor count:       16
  OS version:                    Windows Server 2008 R2
  OS service pack:               Service Pack 1
  OS region:                     United Kingdom
  OS language:                   English (United States)
  OS architecture:               x64
  Process architecture:          64 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                 Language             Edition              Version         Clustered 
  SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Database Engine Services                 1033                Standard Edition     11.0.2325.0     No        
  SQL Server 2012      MSSQLSERVER          MSRS11.MSSQLSERVER             Reporting Services - Native              1033                Standard Edition     11.0.2332.0     No        
  SQL Server 2012                                                          Management Tools - Basic                1033                 Standard Edition     11.0.2332.0     No        
  SQL Server 2012                                                          Management Tools - Complete             1033                 Standard Edition     11.0.2332.0     No        
  SQL Server 2012                                                          Integration Services                    1033                 Standard Edition     11.0.2332.0     No        

Package properties:
  Description:                   Microsoft SQL Server 2012 
  ProductName:                   SQL Server 2012
  Type:                          RTM
  Version:                       11
  SPLevel:                       0
  KBArticle:                     KB2723749
  KBArticleHyperlink:            http://support.microsoft.com/?kbid=2723749
  PatchType:                     QFE
  AssociatedHotfixBuild:         0
  Platform:                      x64
  PatchLevel:                    11.0.2332.0
  ProductVersion:                11.0.2100.60
  GDRReservedRange:              10.0.1000.0:10.0.1099.0;10.0.3000.0:10.0.3099.0
  PackageName:                   SQLServer2008-KB2723749-x64.exe
  Installation location:         h:\bf86489824c5f88404f63eae3461fc11\x64\setup\

Updated product edition:
  Instance             Edition             
  MSSQLSERVER          Standard            

User Input Settings:
  ACTION:                        Patch
  ALLINSTANCES:                  false
  CLUSTERPASSIVE:                false
  CONFIGURATIONFILE:             
  ENU:                           false
  HELP:                          false
  INDICATEPROGRESS:              false
  INSTANCEID:                    <empty>
  INSTANCENAME:                  <empty>
  QUIET:                         false
  QUIETSIMPLE:                   false
  SQMREPORTING:                  false
  UIMODE:                        AutoAdvance
  X86:                           false

Rules with failures:

Global rules:

There are no scenario-specific rules.

Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20120917_162521\SystemConfigurationCheck_Report.htm


SQL Server 2012 setup fails on Windows Server 2008 R2 Core

$
0
0

Hi,

I have a WIN200R2 Core server on Hyper-V and I'd like to install SQL Server 2012 on it. I use the following command:

Setup.exe /qs /Action=install /Features=SQLEngine,IS,Conn /InstanceName=MSSQLServer  /SQLSYSADMINACCOUNTS="Contoso\kim_akers" /IAcceptSQLServerLicenseTerms

(This is from book https://www.microsoft.com/learning/en-us/book.aspx?id=16016 )

I receive the following error message:

'Object reference not set to an instance of an object.

Error result: -2147467261

Result facility code: 0

Resul error code: 16387'

Could you suggest a resolution?

Thanks.

P.

my program doenst get access to the sql server

$
0
0


Hello good day,

i tryed to install a program called maxiXplorer. but every time during the installation the following error comes up: cannot open database requested by the login. the login failed.  

the list in the error is the very long with lost of text i cannot upload a picture at this moment :-(  you have to verify my account?



i have had contact with my service guys who give my this programm and he could not help my from where he was sitting. (600km away)

can i upload a picture some way to this text? 



SQL 2008 SP1 does not upgrade SQL Server engine

$
0
0
I am trying to upgrade a SQL 2008 dev RTM version on Windows 7 to SP1.  When I run the SP1 exe, only the shared components is shown to be available to upgrade.  This is a ghosted machine that I just got that had SQL 2008 RTM on it and I did try to uninstall SQL 2008 and reinstall and then reapply SP1 but that didn't work.  Any advise would be appreciated.

SQL Server 2008 Installation Hangs on Install_sql_tools_Cpu64_Action: Write_NativeImage64. Generating Native Images

$
0
0
Hi, I have been trying to Install Sql Server 2008 on my 64 bit Vista Ultimate machine.  It gets about 70% through the installation and hangs on the part that says "Install_sql_tools_Cpu64_Action: Write_NativeImage64. Generating Native Images"  I have tried for the last 3 days with no luck.  I have tried un-installing and deleting directories but no luck.  I have scene several posts about the same problem but no solutions except one guy who uninstalled every thing but SQL Server 2008 and re-installed.  I have tried that but it did not help.

SQL 2012 Remote Unattended Installation

$
0
0

Summary.txt file is copied below.

I'm attempting to install SQL Server 2012 using a remote unattended installation via PowerShell. The below result, exit code and the text I've highlighted near the bottom and recopied directly below this sentence appear to be the primary information.

The requested operation cannot be completed.
The computer must be trusted for delegation and the current user account must be configured to allow delegation.

Additional Info:

     The installation using the configurationfile works great locally (no errors).
     Upon installing via PowerShell remotely, the installation continues for approx 2minutes, process starts, then dies out.

Summary.txt File Output of Failed Installation

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068774911
  Exit facility code:            1201
  Exit error code:               1
  Exit message:                  There was an error generating the XML document.
  Start time:                    2015-05-29 15:18:50
  End time:                      2015-05-29 15:20:12
  Requested action:              Install
  Exception help link:           http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0xE0C083E6%400xB2215DAC&EvtType=0xE0C083E6%400xB2215DAC

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for SQLEngine:       SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for Adv_SSMS:        SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for SSMS:            SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for SNAC:            SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for SNAC_SDK:        SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for Writer:          SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for Browser:         SQL Server Setup was canceled before completing the operation. Try the setup process again.


Machine Properties:
  Machine name:                  MBSQLCLX002
  Machine processor count:       32
  OS version:                    Future Windows Version
  OS service pack:               
  OS region:                     United States
  OS language:                   English (United States)
  OS architecture:               x64
  Process architecture:          64 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                 Language             Edition              Version         Clustered  Configured

Package properties:
  Description:                   Microsoft SQL Server 2012 
  ProductName:                   SQL Server 2012
  Type:                          RTM
  Version:                       11
  Installation location:         C:\_installs\2012-dev-x64\x64\setup\
  Installation edition:          Developer

  Slipstream:                    True
  SP Level                       2

Product Update Status:
  User selected not to include product updates.

User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      false
  AGTSVCACCOUNT:                 mhs\svcsqlagent
  AGTSVCPASSWORD:                *****
  AGTSVCSTARTUPTYPE:             Manual
  ASBACKUPDIR:                   Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   Config
  ASDATADIR:                     Data
  ASLOGDIR:                      Log
  ASPROVIDERMSOLAP:              1
  ASSERVERMODE:                  MULTIDIMENSIONAL
  ASSVCACCOUNT:                  <empty>
  ASSVCPASSWORD:                 <empty>
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            <empty>
  ASTEMPDIR:                     Temp
  BROWSERSVCSTARTUPTYPE:         Disabled
  CLTCTLRNAME:                   <empty>
  CLTRESULTDIR:                  <empty>
  CLTSTARTUPTYPE:                0
  CLTSVCACCOUNT:                 <empty>
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 <empty>
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             c:\_installs\2012-dev-x64\configurationfile.ini
  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    false
  ENU:                           true
  ERRORREPORTING:                false
  FEATURES:                      SQLENGINE, SSMS, ADV_SSMS
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  <empty>
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  true
  INDICATEPROGRESS:              false
  INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server
  INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server
  INSTALLSQLDATADIR:             D:\
  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server
  INSTANCEID:                    MSSQLSERVER
  INSTANCENAME:                  MSSQLSERVER
  ISSVCACCOUNT:                  NT AUTHORITY\Network Service
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         true
  QUIETSIMPLE:                   false
  ROLE:                          
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              DefaultSharePointMode
  RSSVCACCOUNT:                  <empty>
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         *****
  SECURITYMODE:                  SQL
  SQLBACKUPDIR:                  F:\MSSQL11.MSSQLSERVER\MSSQL\Backup
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 mhs\svcsqlserver
  SQLSVCPASSWORD:                *****
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           MHS\IS Database Security Group, MHS\SQLServices, MHS\IS Database Interns
  SQLTEMPDBDIR:                  D:\MSSQL11.MSSQLSERVER\MSSQL\DATA
  SQLTEMPDBLOGDIR:               E:\MSSQL11.MSSQLSERVER\MSSQL\Log
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               E:\MSSQL11.MSSQLSERVER\MSSQL\Log
  SQMREPORTING:                  false
  TCPENABLED:                    0
  UIMODE:                        Normal
  UpdateEnabled:                 false
  UpdateSource:                  Slipstream
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150529_151759\ConfigurationFile.ini

Detailed results:
  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       Management Tools - Complete
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       Management Tools - Basic
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Client Connectivity
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Client Connectivity SDK
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Writer
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Browser
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150529_151759\SystemConfigurationCheck_Report.htm

Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
    Message: 
        There was an error generating the XML document.
    HResult : 0x84b10001
        FacilityCode : 1201 (4b1)
        ErrorCode : 1 (0001)
    Data: 
      DisableWatson = true
    Stack: 
        at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
        at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
        at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, FeatureConfigScenarioEventArgs eventArgs)
        at Microsoft.SqlServer.Chainer.Infrastructure.NotificationHandler.Invoke(Object notification, Object[] objectArray)
        at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigFeatureActionListener.InConfigurationActionExecutionEventHandler(ActionKey key, TextWriter loggingStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionMetadata.NotifyInExecution(ActionKey actionRunning, TextWriter loggingStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
        at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
    Inner exception type: System.InvalidOperationException
        Message: 
                There was an error generating the XML document.
        HResult : 0x80131509
        Stack: 
                at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
                at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
                at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
        Inner exception type: System.Security.Cryptography.CryptographicException
            Message: 
                        The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation.

            HResult : 0x80090345
            Stack: 
                        at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
                        at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
                        at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
                        at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
                        at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object o)

                        
Viewing all 7707 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>