Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all 8133 articles
Browse latest View live

SQL Server Setup Error : File format is not valid

$
0
0

Hello,

I'm trying to install SQL Server 2008 R2 Enterprise. When setup comes to Licence Agreement step, it says "File format is not valid". How can I solve this problem?

Error Message:

 

Thanks


RC0: RS Installation Problem - The credentials you provided for Reporting Services service are invalid. To continue ...

$
0
0

 

Hi

 

When installing 2008 RC0 I get the following error message:

 

"The credentials you provided for Reporting Services service are invalid. To continue, provide a valid account and password for the Reporting Services service.

 

Error code: 0x84B40000"

 

During the installation process it never prompted for the credentials to be used for the Reporting Services service (i.e. the Reporting Services service did not appear under the "Service Accounts" tab during the Server Configuration stage of the installation. The other services did appear). In the "Ready to Install" stage the Account under Reporting Services, Service Configuration is given as "udefined". Everything else installed without a problem.

 

Any help would be appreciated.

 

Thanks.

 

 

Egmont

Safe to delete SQl Server 2008 Setup Support Files

$
0
0

I've run into a bit of a disk space problem so need to uninstall some unnecessary programs.  Does "Microsoft SQL Server 2008 Setup Support Files" fall into this category? Are these files needed to suport Setup (e.g. installation) of SQL Server 2008 on a particular machine?

What would be the effect of uninstalling them?

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

Single Raid10 volume for TempDb -- Still advised multiple files?

$
0
0

Just a quick question...when my TempDB for both of my SQL 2012 instances are on a single Raid 10 volume, am I correct in following all the guides about still adding additional NDF files to the tempDB for each instance?

Does one still gain the performance gains especially with Pagelatch wait type 2:1:3 (what we're currently seeing with 1 file) when all of the MDF/NDF/LDF files for the tempdb are on a single Raid10 volume?

Or should I look to split the Raid10 Volume into two Raid1 volumes and seperate the MDF/NDF files from the LDF files

Drive config is as follows..

OS: Raid1 /  15k SAS drives

DB: Raid 5 /  15k SAS drives

Logs: Raid 10 / 15k SAS drives

TempDB: Raid 10 / 15k SAS drives

Help Upgrading SQL Server 2008 R2 from Evaluation to Standard

$
0
0

My name is Bill.  Here is my story....

In April I was installing SQL Server 2008 R2 on my server at work.  I was upgrading from SQL Server 2008 R2 Exress, which I had outgrown.  I wanted to prove out some of the benefits I would get for my boss so I installed the Evaluation version.  During the installation the IT guy working with me had put the media in the server and I did the install.  It has worked wonderfully.  I have known the evaluation was coming to an end, but I also knew that the upgrade process was simple, so I have not worried about it.  During my install I saw that the product key filled in automatically, I guess from the media, but I changed it to evaluation since I had not paid for it yet.

So, now I am running out of time.  I purchased the required license, actually a 2012 license, for which I have a certificate, but I don't have an activation key.  Nobody at work can find the installation media.  I need an activation key, I believe, to select the version of SQL Server I want to switch the evaluation version into.  Where do I find an activation key?  I've just shelled out a few thousand bucks for this thing and I don't want it to stop running on me.

Thanks!

Bill


William Benton

SQL Server Management Studio Upgrade from 2005 to 2008

$
0
0

We are in the process of upgrading to SQL Server 2008, which means I will eventually have users that will need to upgrade from SQL Server Managememt Studio (SSMS) 2005 to SSMS 2005 to 2008. I have not been able to find any good advice on how to upgrade only the Management Studio.  Can anyone recommend a good site, kb article, etc... that deals with this? 

When I upgraded my client utilities (2005 to 2008) I had to basically go through the full install process just to pull MSMS out unless I wanted the Express version.  In the past we have offered our users the full blown version of SSMS (2000 and 2005) and depended on permissions to disallow use of management objects.  I have some users that will be able to utilize the 2008 Express version of SSMS but I will also need a plan for developers who work with and manage SSAS, SSRS, and SSIS and will need to upgrade to the NON-express version.  How do I make available to them an upgrade that does not require product key information?

 

 

SQL Server installation error

$
0
0

Hi,

Iam trying to install SQL server 2008 and I get the following error. I have already tried it 5 times and looked for solution but couldnt find any. Please help. here is the error:

 

TITLE: Microsoft SQL Server 2008 Setup
------------------------------

The following error has occurred:

Could not open key: UNKNOWN\Components\DA42BC89BF25F5BD0AF18C3B9B1A1EE8\68AB67CA7DA73301B7449A0300000010.   Verify that you have sufficient access to that key, or contact your support personnel.


----------------------------------------------------------------------------------------------------------------------------------------

and here is the sqlsetup.log

:

06/07/2010 18:08:32.074 Attempting to run workflow COMPONENTUPDATE
06/07/2010 18:08:32.120 Attempting to launch process c:\3b13e7b55e595dd3b3da3b87\x64\setup100.exe
06/07/2010 18:12:11.396 Process returned exit code: 0x84B30001
06/07/2010 18:12:11.464 Workflow COMPONENTUPDATE returned exit code: 0x84B30001
06/07/2010 18:12:11.488 Attempting to determine security.config file path
06/07/2010 18:12:11.516 Attempting to load .Net security policy file
06/07/2010 18:12:11.548 Attempting to remove .Net security code group node
06/07/2010 18:12:11.576 Removing entry ("MSVCM80", "Native")
06/07/2010 18:12:11.599 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
06/07/2010 18:12:11.633 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
06/07/2010 18:12:11.665 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
06/07/2010 18:12:11.706 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
06/07/2010 18:12:11.733 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
06/07/2010 18:12:11.766 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
06/07/2010 18:12:11.799 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
06/07/2010 18:12:11.833 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
06/07/2010 18:12:11.866 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
06/07/2010 18:12:11.906 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
06/07/2010 18:12:11.933 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
06/07/2010 18:12:11.966 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
06/07/2010 18:12:11.999 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
06/07/2010 18:12:12.021 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
06/07/2010 18:12:12.044 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
06/07/2010 18:12:12.073 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
06/07/2010 18:12:12.099 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
06/07/2010 18:12:12.133 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
06/07/2010 18:12:12.166 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
06/07/2010 18:12:12.199 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
06/07/2010 18:12:12.233 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
06/07/2010 18:12:12.273 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
06/07/2010 18:12:12.299 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
06/07/2010 18:12:12.333 Removing entry ("MSCLUSTERLIB", "Native")
06/07/2010 18:12:12.366 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
06/07/2010 18:12:12.399 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
06/07/2010 18:12:12.421 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
06/07/2010 18:12:12.451 Removing entry ("LANDINGPAGE", "Native")
06/07/2010 18:12:12.478 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
06/07/2010 18:12:12.510 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
06/07/2010 18:12:12.544 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
06/07/2010 18:12:12.565 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
06/07/2010 18:12:12.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
06/07/2010 18:12:12.629 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
06/07/2010 18:12:12.654 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
06/07/2010 18:12:12.676 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
06/07/2010 18:12:12.699 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
06/07/2010 18:12:12.733 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
06/07/2010 18:12:12.754 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
06/07/2010 18:12:12.778 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
06/07/2010 18:12:12.818 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
06/07/2010 18:12:12.844 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
06/07/2010 18:12:12.878 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
06/07/2010 18:12:12.910 Removing entry ("FIXSQLREGISTRYKEY", "X86")
06/07/2010 18:12:12.944 Removing entry ("FIXSQLREGISTRYKEY", "X64")
06/07/2010 18:12:12.966 Removing entry ("FIXSQLREGISTRYKEY", "IA64")
06/07/2010 18:12:13.006 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
06/07/2010 18:12:13.033 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
06/07/2010 18:12:13.054 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:13.076 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
06/07/2010 18:12:13.099 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
06/07/2010 18:12:13.140 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:13.166 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:13.199 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
06/07/2010 18:12:13.233 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
06/07/2010 18:12:13.266 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:13.299 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
06/07/2010 18:12:13.333 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
06/07/2010 18:12:13.374 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:13.399 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
06/07/2010 18:12:13.421 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
06/07/2010 18:12:13.455 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
06/07/2010 18:12:13.488 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
06/07/2010 18:12:13.521 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
06/07/2010 18:12:13.563 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
06/07/2010 18:12:13.588 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:13.621 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
06/07/2010 18:12:13.675 Saved .Net security policy file
06/07/2010 18:12:13.700 Attempting to determine security.config file path
06/07/2010 18:12:13.733 Attempting to load .Net security policy file
06/07/2010 18:12:13.834 Attempting to remove .Net security code group node
06/07/2010 18:12:13.865 Removing entry ("MSVCM80", "Native")
06/07/2010 18:12:13.899 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
06/07/2010 18:12:13.933 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
06/07/2010 18:12:13.973 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
06/07/2010 18:12:14.010 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
06/07/2010 18:12:14.044 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
06/07/2010 18:12:14.076 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
06/07/2010 18:12:14.110 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
06/07/2010 18:12:14.144 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
06/07/2010 18:12:14.176 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
06/07/2010 18:12:14.218 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
06/07/2010 18:12:14.255 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
06/07/2010 18:12:14.288 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
06/07/2010 18:12:14.321 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
06/07/2010 18:12:14.355 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
06/07/2010 18:12:14.406 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
06/07/2010 18:12:14.451 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
06/07/2010 18:12:14.484 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
06/07/2010 18:12:14.510 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
06/07/2010 18:12:14.551 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
06/07/2010 18:12:14.610 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
06/07/2010 18:12:14.644 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
06/07/2010 18:12:14.676 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
06/07/2010 18:12:14.710 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
06/07/2010 18:12:14.744 Removing entry ("MSCLUSTERLIB", "Native")
06/07/2010 18:12:14.785 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
06/07/2010 18:12:14.821 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
06/07/2010 18:12:14.855 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
06/07/2010 18:12:14.889 Removing entry ("LANDINGPAGE", "Native")
06/07/2010 18:12:14.933 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
06/07/2010 18:12:14.978 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
06/07/2010 18:12:15.018 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
06/07/2010 18:12:15.088 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
06/07/2010 18:12:15.140 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
06/07/2010 18:12:15.229 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
06/07/2010 18:12:15.295 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
06/07/2010 18:12:15.351 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
06/07/2010 18:12:15.399 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
06/07/2010 18:12:15.433 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
06/07/2010 18:12:15.466 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
06/07/2010 18:12:15.508 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
06/07/2010 18:12:15.544 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
06/07/2010 18:12:15.576 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
06/07/2010 18:12:15.610 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
06/07/2010 18:12:15.644 Removing entry ("FIXSQLREGISTRYKEY", "X86")
06/07/2010 18:12:15.678 Removing entry ("FIXSQLREGISTRYKEY", "X64")
06/07/2010 18:12:15.718 Removing entry ("FIXSQLREGISTRYKEY", "IA64")
06/07/2010 18:12:15.755 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
06/07/2010 18:12:15.784 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
06/07/2010 18:12:15.810 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:15.844 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
06/07/2010 18:12:15.878 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
06/07/2010 18:12:15.910 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:15.944 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:15.985 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
06/07/2010 18:12:16.021 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
06/07/2010 18:12:16.055 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:16.088 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
06/07/2010 18:12:16.121 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
06/07/2010 18:12:16.163 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:16.199 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
06/07/2010 18:12:16.233 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
06/07/2010 18:12:16.266 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
06/07/2010 18:12:16.299 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
06/07/2010 18:12:16.333 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
06/07/2010 18:12:16.366 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
06/07/2010 18:12:16.408 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
06/07/2010 18:12:16.444 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
06/07/2010 18:12:16.506 Saved .Net security policy file
06/07/2010 18:12:16.544 Attempting to release setup mutex
06/07/2010 18:12:16.576 Setup mutex has been released
06/07/2010 18:12:16.610 Setup closed with exit code: 0x84C40013

 

 

Thanks a lot in advance


SQL 2008 installation error

$
0
0

I am not a computer geek, I cannot manage to install this SQL thing. everytime I tried all I got is this:

TITLE: Microsoft SQL Server 2008 Setup
------------------------------

The following error has occurred:

Could not open key: UNKNOWN\Components\DA42BC89BF25F5BD0AF18C3B9B1A1EE8\E983AC76957E181499AFDCB83658F31B.   Verify that you have sufficient access to that key, or contact your support personnel.

SQL Server 2005 install error - Native Client

$
0
0

I have an old production server running SQL Server 2000. I am trying to install a named instance of SQL Server 2005 on the machine as well. During the install I get the error "An installation package for the production Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package 'sqlncli.msi'.

I understand that the fix for this is to remove the current verion of SQL Server Native Client and rerun the install. Since I have a production application that uses the SQL Server 2000 instance will uninstalling SQL Server Native Client affect the application?

SQL2012 Cluster: Activity Monitor % Processor Time GRAYED OUT

$
0
0

I have, while logged-in as sa, run the following:

grant VIEW SERVER STATE to "me"
grant ALTER ANY DATABASE to "me"

"me" is my Windows domain login.

I have also added, as I'm a Local Admin on the cluster, my login and several other Groups to both the "Performance Log Users" Group AND the "Performance Monitor Users" Group in GPEDIT.

I have logged off Windows.

I have restarted SSMS2012.

What next?  Do I need to fail the cluster over?????

Please help as THIS Windows 2008 R2 SP1 cluster using SQL 2012 EE RTM refuses to show the % Processor Time graph.

I have equivalent permissions and Local Admin Group membership on the current cluster and SQL2008R2's Activity Monitor shows this graph...

EXASPERATED!

Thanks in hopes.........

SQL 2012 - Features for the AlwaysOn/High-Availability Cluster

$
0
0

Hi there!

What features are needed for the installation of the SQL Server 2012 on Windows 2012? This instance will be used as AlwaysOn for the System Center 2012 suite component.

Thank you very much in advance!

Jenn

What is the best practice for program and database location for a SQL installation

$
0
0

When installing SQL Server 2008, is it best to install the program on the C drive and the databases on another drive, or install both the program and database on the additional drive?  Specifically, if the database location is changed, will problems be observed if the program files are installed on the C drive rather on than on the same drive as the databases?

My supervisor wants the databases to be install on a separate drive, but we question whether the program files should be installed on the same drive as the databases.

SQL install ERROR

$
0
0

Hai I am using Windows 7 ultimate OS......I installed it today....i wanted to install SQL 2012 .....

BUt it shows me the following error.....

 The operating system on this computer does not meet the minimum requirements for SQL server 2012......

it requires windows 7 sp1 it seems.....but i have....

PLEASe DO the help!!!!!!!!


Script level upgrade for database 'master' failed because upgrade step 'msdb110_upgrade.sql' encountered error 15173, state 1, severity 16.

$
0
0

I cannot start the instance MSSQLSERVER since I tried to update SQL Server 2012 using Windows Update. As I was updating it, Windows Update gave me an error message saying that the update failed. I decided to run the update again, and it succeeded, I believe. Then I started SQL Server Management Studio, and I noticed that the name of my server in the Object Explorer did not have a green arrow next to it but a white circle. I knew something was wrong, so I ran Sql Server Configuration Manager and saw that the state for MSSQLSERVER was "Change Pending". I decided to restart Windows 7 Home Premium and start SQL Server Management Studio. I tried to connect to my server, but I got a connection error message. I ran Sql Server Configuration Manager again and saw that MSSQLSERVER was in the "Stopped" state. I looked at Event Viewer and saw two error messages that showed the cause of this problem. The title of this thread is the beginning of one of the error messages. Can you help me resolve my issue? Thank you.


Newbie MS SQL Server 2008 SP3 set up and use? :)

$
0
0

Hello All,

I'm new to SQL and MS SQL Server. I'm attempting to set up a basic database on my PC so that I can start learning to work with TSQL.

I've apparently installed MS SQL Server 2008 SP3 on my PC (downloaded the x64 executable, ran it and seemingly successfully installed the program).

When I open the MS SQL Server 2008 folder in the start window of Windows 7, I only have the choice of "Import and Export Tool (32 bit)" or a folder called "Configuration Tools" with various options within it.

What is the next step? Do I need to configure a database on my machine?

My goal is to be able to work with some basic database files so that I can start learning how to work with SQL. What MS SQL Server tool do I actually use to work with the database?

I've not found anything great online yet. Thanks in advance for any help you can offer! :)

I need to change sql server 2008 collation

$
0
0

I need to change sql server 2008 collation.

Instead of changing the collation on exsiting instance, I am thinking to uninstall and reinstall Sql Server with the new collation. I can afford to do this as I need to change the collation on my development machine and not the production server.

My questions are:

1. Is it possible to leave the current instance (default) of sql server 2008 as is, and install another sql server 2008 instance with the new collation. If yes, what would be the way/steps to do it? 

2. I have Visual Studio 2008 installed. Do I need to follow any steps or sequence to carry out the required operation else should it break anything that works. 

looking forward to your replies....

MS SQL SERVER 2008 R2 Enterprise failure installation during setup and unable to uninstall Database did not install on installation using windows 7 64 bit os

$
0
0

On the attempt to install MS SQL 2008 R2 Enterprise on Windows 7 64 bit  OS i get the following error and below is my setup log which sql server installed but the database portion failed after trying the suggestion on another forum of removing a registry key linked to the msi product code.

I am unable to uninstall sql server 2008 r2 now to attempt to get the software installed correctly with the database engine. prior to installing sql server 2008 r2 I had ms sql server 2008 and 2005 and then went to the sql server 2008 r2 developers editon and uninstalled all and installed sql server 2008r2.

below is the error which is similar to other forums but those solutions are not working for my problem any suggestions?

I know this software is compatible with the os because i have confirmed it with  consulting with my professor of my of my sql 2008 r2 programming and implemtation and design course i am taking. Plus it is installed on skytap machine and i have been able to confirm this with setting up a vitural machine.

I encounter the following error below:

TITLE: SQL Server Setup failure.
------------------------------

SQL Server Setup has encountered the following error:

MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{01078B88-2981-4F75-96B0-8B22E2D2DE03}'. Error code: 1605..

------------------------------
BUTTONS:

OK
------------------------------

Setup failure error:

TITLE: SQL Server Setup failure.
------------------------------

SQL Server Setup has encountered the following error:

Failed to retrieve data for this request..

------------------------------
BUTTONS:

OK
------------------------------









TITLE: SQL Server Setup failure.
------------------------------

SQL Server Setup has encountered the following error:

No feature were uninstalled during the setup execution. The requested features may not be installed. Please review the summary.txt logs for further details.

Error code 0x84B30002.

------------------------------
BUTTONS:

OK
------------------------------

setup log summary for sql bootstrap directory

Overall summary:
  Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
  Exit code (Decimal):           -2068052377
  Exit facility code:            1212
  Exit error code:               1639
  Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
  Start time:                    2012-10-04 22:38:24
  End time:                      2012-10-04 23:12:48
  Requested action:              Install
  Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\sql_engine_core_inst_Cpu64_1.log
  Exception help link:           http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1

Machine Properties:
  Machine name:                  MININT-66EPK5J
  Machine processor count:       8
  OS version:                    Windows 7
  OS service pack:               Service Pack 1
  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
  Sql Server 2008      MSSMLBIZ             MSSQL10.MSSMLBIZ               Database Engine Services                 1033                 Express Edition      10.2.4000.0     No        

Package properties:
  Description:                   SQL Server Database Services 2008 R2
  ProductName:                   SQL Server 2008 R2
  Type:                          RTM
  Version:                       10
  SPLevel:                       0
  Installation location:         F:\sql ms 2008 r2\SQL Server 2008 R2 Enterprise (x86, x64, ia64) - DVD (English)\x64\setup\
  Installation edition:          ENTERPRISE

User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      False
  AGTSVCACCOUNT:                 Jamin A. Bishop
  AGTSVCPASSWORD:                *****
  AGTSVCSTARTUPTYPE:             Manual
  ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS10_50.STUDENTSA\OLAP\Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS10_50.STUDENTSA\OLAP\Config
  ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS10_50.STUDENTSA\OLAP\Data
  ASDOMAINGROUP:                 <empty>
  ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS10_50.STUDENTSA\OLAP\Log
  ASPROVIDERMSOLAP:              1
  ASSVCACCOUNT:                  Jamin A. Bishop
  ASSVCPASSWORD:                 *****
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            MININT-66EPK5J\Jamin A. Bishop,Jamin A. Bishop
  ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS10_50.STUDENTSA\OLAP\Temp
  BROWSERSVCSTARTUPTYPE:         Automatic
  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\ConfigurationFile.ini
  CUSOURCE:                      
  ENABLERANU:                    False
  ENU:                           True
  ERRORREPORTING:                True
  FARMACCOUNT:                   <empty>
  FARMADMINPORT:                 0
  FARMPASSWORD:                  *****
  FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,AS,RS,BIDS,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,SNAC_SDK,OCS
  FILESTREAMLEVEL:               2
  FILESTREAMSHARENAME:           STUDENTSA
  FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE
  FTSVCPASSWORD:                 *****
  HELP:                          False
  IACCEPTSQLSERVERLICENSETERMS:  False
  INDICATEPROGRESS:              False
  INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
  INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
  INSTALLSQLDATADIR:             <empty>
  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
  INSTANCEID:                    STUDENTSA
  INSTANCENAME:                  STUDENTSA
  ISSVCACCOUNT:                  Jamin A. Bishop
  ISSVCPASSWORD:                 *****
  ISSVCSTARTUPTYPE:              Automatic
  NPENABLED:                     0
  PASSPHRASE:                    *****
  PCUSOURCE:                     
  PID:                           *****
  QUIET:                         False
  QUIETSIMPLE:                   False
  ROLE:                          <empty>
  RSINSTALLMODE:                 DefaultNativeMode
  RSSVCACCOUNT:                  MININT-66EPK5J\Jamin A. Bishop
  RSSVCPASSWORD:                 *****
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         *****
  SECURITYMODE:                  SQL
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 Jamin A. Bishop
  SQLSVCPASSWORD:                *****
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           MININT-66EPK5J\Jamin A. Bishop,Jamin A. Bishop
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  True
  TCPENABLED:                    1
  UIMODE:                        Normal
  X86:                           False

  Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\ConfigurationFile.ini

Detailed results:
  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  MSI status:                    Failed: see details below
  MSI error code:                0x1639
  MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\sql_engine_core_inst_Cpu64_1.log
  MSI error description:         
  Configuration status:          Passed

  Feature:                       SQL Client Connectivity SDK
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       SQL Server Replication
  Status:                        Failed: see logs for details
  MSI status:                    Failed: see details below
  MSI error code:                0x1639
  MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\sql_engine_core_inst_Cpu64_1.log
  MSI error description:         
  Configuration status:          Passed

  Feature:                       Full-Text Search
  Status:                        Failed: see logs for details
  MSI status:                    Failed: see details below
  MSI error code:                0x1639
  MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\sql_engine_core_inst_Cpu64_1.log
  MSI error description:         
  Configuration status:          Passed

  Feature:                       Analysis Services
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Reporting Services
  Status:                        Failed: see logs for details
  MSI status:                    Failed: see details below
  MSI error code:                0x1639
  MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\sql_engine_core_inst_Cpu64_1.log
  MSI error description:         
  Configuration status:          Passed

  Feature:                       Integration Services
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Client Tools Connectivity
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Management Tools - Complete
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Management Tools - Basic
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Client Tools SDK
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Client Tools Backwards Compatibility
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Business Intelligence Development Studio
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       SQL Server Books Online
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

  Feature:                       Microsoft Sync Framework
  Status:                        Passed
  MSI status:                    Passed
  Configuration status:          Passed

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121004_223539\SystemConfigurationCheck_Report.htm

Upgraded MS SQL Server 2000 to 2008, Windows Updates still ask to apply service pack 4 for SQL 2000

$
0
0

Hi,

I've upgraded the MS SQL Server 2000 to 2008 in a Windows 2003 server. In the Automatic Windows Update (not Windows Update in IE) , it'll still keep on prompting me whether I want to apply the Security Update for SQL Server 2000 Service Pack 4.

1. I'm absolutely sure that no other software uses SQL 2000, including the backup software
2. Update'll fail if I could've proceed to apply the SP4

Can anyone enlighten me why the Automatic Update's still prompting for update of SQL 2000 (after upgraded), which shouldn't happen since SQL 2000's no longer exists in this server?

Has anyone performed the same upgrade? Did you experience the same problem?

Thanks in advance.

SQL Server 2008 R2 install fails on Win 2008 R2 x64 Std. server with workflowXmlText msg error. Help needed.

$
0
0

I am trying to install SQL Server 2008 R2 Developer edition on a server VM running Windows 2008 R2 x64 Std. OS and the SQL server install fails with workflowXmlText msg error. I have included the error summary file contents below.  Also, included the end portion of Detail.txt file with errors.  Any help to resolve this is much appreciated.

 Thanks.

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

Overall summary:

  Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.

  Exit code (Decimal):           307362611

  Exit facility code:            593

  Exit error code:               64307

  Exit message:                  workflowXmlText

  Start time:                    2010-12-12 11:58:31

  End time:                      2010-12-12 12:04:30

  Requested action:              Install

  Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Detail.txt

  Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.1600.1%26EvtType%3d0x2F857E2C%400x294A9FD9

 

Machine Properties:

  Machine name:                  WIN-0A2IAH0V0HL

  Machine processor count:       1

  OS version:                    Windows Server 2008 R2

  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 

 

Package properties:

  Description:                   SQL Server Database Services 2008 R2

  ProductName:                   SQL Server 2008 R2

  Type:                          RTM

  Version:                       10

  SPLevel:                       0

  Installation location:         D:\x64\setup\

  Installation edition:          DEVELOPER

 

User Input Settings:

  ACTION:                        Install

  ADDCURRENTUSERASSQLADMIN:      False

  AGTSVCACCOUNT:                 administrator

  AGTSVCPASSWORD:                *****

  AGTSVCSTARTUPTYPE:             Manual

  ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Backup

  ASCOLLATION:                   Latin1_General_CI_AS

  ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Config

  ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Data

  ASDOMAINGROUP:                 <empty>

  ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Log

  ASPROVIDERMSOLAP:              1

  ASSVCACCOUNT:                  administrator

  ASSVCPASSWORD:                 *****

  ASSVCSTARTUPTYPE:              Automatic

  ASSYSADMINACCOUNTS:            WIN-0A2IAH0V0HL\Administrator

  ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Temp

  BROWSERSVCSTARTUPTYPE:         Disabled

  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\ConfigurationFile.ini

  CUSOURCE:                      

  ENABLERANU:                    False

  ENU:                           True

  ERRORREPORTING:                False

  FARMACCOUNT:                   <empty>

  FARMADMINPORT:                 0

  FARMPASSWORD:                  *****

  FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,AS,RS,BIDS,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,SNAC_SDK,OCS

  FILESTREAMLEVEL:               0

  FILESTREAMSHARENAME:           <empty>

  FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE

  FTSVCPASSWORD:                 *****

  HELP:                          False

  IACCEPTSQLSERVERLICENSETERMS:  False

  INDICATEPROGRESS:              False

  INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\

  INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\

  INSTALLSQLDATADIR:             <empty>

  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\

  INSTANCEID:                    MSSQLSERVER

  INSTANCENAME:                  MSSQLSERVER

  ISSVCACCOUNT:                  administrator

  ISSVCPASSWORD:                 *****

  ISSVCSTARTUPTYPE:              Automatic

  NPENABLED:                     0

  PASSPHRASE:                    *****

  PCUSOURCE:                     

  PID:                           *****

  QUIET:                         False

  QUIETSIMPLE:                   False

  ROLE:                          <empty>

  RSINSTALLMODE:                 DefaultNativeMode

  RSSVCACCOUNT:                  WIN-0A2IAH0V0HL\Administrator

  RSSVCPASSWORD:                 *****

  RSSVCSTARTUPTYPE:              Automatic

  SAPWD:                         *****

  SECURITYMODE:                  SQL

  SQLBACKUPDIR:                  <empty>

  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS

  SQLSVCACCOUNT:                 administrator

  SQLSVCPASSWORD:                *****

  SQLSVCSTARTUPTYPE:             Automatic

  SQLSYSADMINACCOUNTS:           WIN-0A2IAH0V0HL\Administrator

  SQLTEMPDBDIR:                  <empty>

  SQLTEMPDBLOGDIR:               <empty>

  SQLUSERDBDIR:                  <empty>

  SQLUSERDBLOGDIR:               <empty>

  SQMREPORTING:                  False

  TCPENABLED:                    0

  UIMODE:                        Normal

  X86:                           False

 

  Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\ConfigurationFile.ini

 

Detailed results:

  Feature:                       Database Engine Services

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       SQL Client Connectivity SDK

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       SQL Server Replication

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Full-Text Search

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Analysis Services

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Reporting Services

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Integration Services

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Client Tools Connectivity

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Management Tools - Complete

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Management Tools - Basic

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Client Tools SDK

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Client Tools Backwards Compatibility

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Business Intelligence Development Studio

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       SQL Server Books Online

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

  Feature:                       Microsoft Sync Framework

  Status:                        Failed: see logs for details

  MSI status:                    Passed

  Configuration status:          Passed

 

Rules with failures:

 

Global rules:

 

Scenario specific rules:

 

Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\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: System.ArgumentException

    Message: 

        workflowXmlText

    Data: 

      DisableWatson = true

    Stack: 

        at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText)

        at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadEmbeddedWorkflowById(String workflowId)

        at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)

        at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)

        at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.CreateAction(FeatureId feature, Dictionary`2 additionalActionData, ConfigActionContextData actionContext)

        at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.ExecuteAction(String actionId)

        at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)

        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)

======================================================
End portion of Detail.txt file with errors
======================================================

2010-12-12 12:04:00 Slp: Running Action: ScheduleConfigAction
2010-12-12 12:04:06 Slp: Error: Action "Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction" threw an exception during execution.
2010-12-12 12:04:06 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: workflowXmlText ---> System.ArgumentException: workflowXmlText
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadEmbeddedWorkflowById(String workflowId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.CreateAction(FeatureId feature, Dictionary`2 additionalActionData, ConfigActionContextData actionContext)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.ExecuteAction(String actionId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    --- End of inner exception stack trace ---
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2010-12-12 12:04:06 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
2010-12-12 12:04:06 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: workflowXmlText ---> System.ArgumentException: workflowXmlText
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadEmbeddedWorkflowById(String workflowId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.CreateAction(FeatureId feature, Dictionary`2 additionalActionData, ConfigActionContextData actionContext)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.ExecuteAction(String actionId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    --- End of inner exception stack trace ---
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2010-12-12 12:04:06 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
2010-12-12 12:04:06 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: workflowXmlText ---> System.ArgumentException: workflowXmlText
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadEmbeddedWorkflowById(String workflowId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.CreateAction(FeatureId feature, Dictionary`2 additionalActionData, ConfigActionContextData actionContext)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.ExecuteAction(String actionId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    --- End of inner exception stack trace ---
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2010-12-12 12:04:06 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2010-12-12 12:04:09 Slp: Received request to add the following file to Watson reporting: C:\Users\Administrator\AppData\Local\Temp\tmpE3FF.tmp
2010-12-12 12:04:09 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2010-12-12 12:04:09 Slp: Inner exceptions are being indented
2010-12-12 12:04:09 Slp: 
2010-12-12 12:04:09 Slp: Exception type: System.ArgumentException
2010-12-12 12:04:09 Slp:     Message: 
2010-12-12 12:04:09 Slp:         workflowXmlText
2010-12-12 12:04:09 Slp:     Stack: 
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText(String workflowXmlText)
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadEmbeddedWorkflowById(String workflowId)
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigWorkflowAction.UpdateActionData(IEnumerable`1 actionData)
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.CreateAction(FeatureId feature, Dictionary`2 additionalActionData, ConfigActionContextData actionContext)
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Configuration.ConfigExtension.ScheduleConfigAction.ExecuteAction(String actionId)
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2010-12-12 12:04:09 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2010-12-12 12:04:19 Slp: Watson Bucket 1 
 Original Parameter Values 

2010-12-12 12:04:19 Slp: Parameter 0 : SQL Server 2008 R2@RTM@ 

2010-12-12 12:04:19 Slp: Parameter 1 : Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText 

2010-12-12 12:04:19 Slp: Parameter 2 : Microsoft.SqlServer.Setup.Chainer.Workflow.WorkflowFactory.LoadWorkflowFromText 

2010-12-12 12:04:19 Slp: Parameter 3 : System.ArgumentException@-2147024809 

2010-12-12 12:04:19 Slp: Parameter 4 : System.ArgumentException@-2147024809 

2010-12-12 12:04:19 Slp: Parameter 5 : ScheduleConfigAction 

2010-12-12 12:04:19 Slp: 
 Final Parameter Values 

2010-12-12 12:04:19 Slp: Parameter 0 : SQL Server 2008 R2@RTM@ 

2010-12-12 12:04:19 Slp: Parameter 1 : 0x2F857E2C 

2010-12-12 12:04:19 Slp: Parameter 2 : 0x2F857E2C 

2010-12-12 12:04:19 Slp: Parameter 3 : 0x294A9FD9 

2010-12-12 12:04:19 Slp: Parameter 4 : 0x294A9FD9 

2010-12-12 12:04:19 Slp: Parameter 5 : ScheduleConfigAction 

2010-12-12 12:04:21 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2010-12-12 12:04:22 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2010-12-12 12:04:22 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2010-12-12 12:04:22 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL Server.reg_
2010-12-12 12:04:23 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2010-12-12 12:04:23 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
2010-12-12 12:04:23 Slp: Sco: Unable to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20101212_114047\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_, Win32 error 2
2010-12-12 12:04:28 Slp: workflowXmlText
2010-12-12 12:04:28 Slp: Watson bucket for exception based failure has been created
2010-12-12 12:04:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2010-12-12 12:04:28 Slp: Sco: Attempting to open registry subkey 
2010-12-12 12:04:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\PCHealth\ErrorReporting\DW\Installed
2010-12-12 12:04:28 Slp: Sco: Attempting to get registry value DW0201
2010-12-12 12:04:30 Slp: Submitted 1 of 1 failures to the Watson data repository
2010-12-12 12:04:30 Slp: 
2010-12-12 12:04:30 Slp: ----------------------------------------------------------------------
2010-12-12 12:04:30 Slp: 
2010-12-12 12:04:30 Slp: Error result: 307362611
2010-12-12 12:04:30 Slp: Result facility code: 593
2010-12-12 12:04:30 Slp: Result error code: 64307


Viewing all 8133 articles
Browse latest View live


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