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

Baseline configuration analyzer - Analyze_SQL_Server_Replication

$
0
0
Hi,

I ran the Microsoft Baseline Configuration Analyzer 2.0 on a SQL Server 2008 environment.
we included Analyze_SQL_Server_Replication since we have replication configured and running for this server (transactional, the second server is doing a pull subscription from this one).
But in the report it says 'Replication is not configured'
why did the Analyzer not see the replication set up on that SQL Server instance?

thank you

Missing MSI files error during SQL Server Patching

$
0
0

I added a new node to a SQL Server failover cluster. When i was trying to update the SQL server 2008  r2 with SP2 on the New node I got an error . All the existing nodes already have  SQL Server service SP2, so the new node also needs to be SP2. I am getting the missing msi file error when applying SP2 to the new node.

SQL Server Setup has encountered the following error:

The cached MSI file 'C:\Windows\Installer\df540d0.msi' is missing.
Its original file is 'sql_engine_core_inst_loc.msi' and it was installed for product 'SQL Server 2008 R2 Database Engine Services'
from 'E:\en_sqlserver2008r2ent_x86_x64\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\',
 version '10.50.1600.1', language 'ENU'.
To resolve this problem, recover the missing file from the installation media and start setup again.
For more information about how to resolve this problem, see 'Steps to restore the missing Windows Installer cache files' (http://go.microsoft.com/fwlink/?LinkId=144387)  in the Microsoft Knowledge Base.

Error code 0x84B20002.

My questions are:

1) how do the msi files become missing? Are they deleted automatically or do they get deleted manually?

2) I have read articles online about how to resolve the problem. But what i need to know is how and why do the files get missing?


Sql Server 2012 - Cannot recover the master database

$
0
0

Hi all,

I installed SS2012 Dev a couple of months ago on my dev machine(Win 7) - it worked for a while, but now it won't start and there are two errors in the Event log.

Error 1

Script level upgrade for database 'master' failed because upgrade step 'msdb110_upgrade.sql' encountered error 547, state 0, severity 16. This is a serious error condition which might interfere with regular operation and the database will be taken offline. If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective actions and re-start the database so that the script upgrade steps run to completion.

Error 2

Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how to rebuild the master database, see SQL

I tried a repair install, but that failed.

My dev machine also has SS2008 Dev on it as well -- which is working. I don't have a master backup as this is a dev machine and there is no critical data involved.

Anyone know where to go from here?

Regards

Melt

SQL Server 2012 SP1 - Warnings 1001 and 1004

$
0
0
After the installation of Microsoft SQL Server 2012 Service Pack 1, two Warnings1001 and 1004 (MsiInstaller)

Erkennung von Produkt "{A7037EB2-F953-4B12-B843-195F4D988DA1}" und Funktion "SQL_Tools_ANS" fehlgeschlagen beim Anfordern von Komponente "{6E985C15-8B6D-413D-B456-4F624D9C11C2}".

Erkennung von Produkt "{A7037EB2-F953-4B12-B843-195F4D988DA1}", Funktion "SQL_Tools_ANS" und Komponente "{0CECE655-2A0F-4593-AF4B-EFC31D622982}" fehlgeschlagen. Die Ressource "" ist nicht vorhanden.


2x Database Engine Services (Language 1033 and 1031) ?

  SQLServer2012SP1-KB2674319-x64-DE.exe (http://www.microsoft.com/de-de/download/details.aspx?id=35575)

  How can I fix this problem?

  Cumulative update package 1 for SQL Server 2012 Service Pack 1: http://support.microsoft.com/kb/2765331 (Not yet installed)

System:
- Windows Server 2008 R2
- SQL Server 2012 Standard x64 (MSDN), german
- Search Server 2010


Installing SQL Server 2008R2 (Developer Edition) on Windows 8 Enterprise

$
0
0

I'm trying to install SQL Server 2008 R2 (Developer Edition) - 64bit on Windows 8 Enterprise and an error message comes up stating the SQL Server is not compatible with this version of Windows. Has anyone had any success in getting it installed and working? I was able to get it installed and running just fine on the Windows 8 Release Preview.

Thanks a bunch


-- Val

Lost in the forest--sqlserver

$
0
0

I have multiple questions regarding sqlserver.  This will probably get me a reprimand for violating the rules, but I would appreciate someone's overview of where I've been and where I am going. Here goes:

I've been developing in ASP.NET/VB for about a year on a Vista machine using Visual Web Developer Express.  I am now using a trial of VS2010 which will expire in a short time and I still have not got a final confirmation that I can deploy my applications to my hosted server.  Most of my time has been spent in determining how to install one version of this and that and then reinstall and hope for better results.  My database application is really the only thing that is keeping me from moving ahead.  My host tells me that I need to convert the server 2008 database to a 2008 R2 format to run the application.

Here come the questions.  

1.  I was told by my host to simply run sqlserver management console to run the conversion.  I acquired this animal to no avail.  Whatever I tried, I was told to try something else.

2.  I got a very respectable answer the other day that told me that all I need to do to convert from 2008 to 2008R2 is to do a backup of 2008 and a restore to a 2008R2 instance.  The only question raised by this easy-to-understand process is what must I do to do a backup.  I have been programming for a long time and always understood backup to mean a simple process of copying a file for safekeeping.  Not so here!  It seems that I would have to read for a very long time to understand how to go about in this environment.  I saw no option to do this backup within the sqlserver2008 software.  I suspect that I need to run setup again to obtain that option.  Since I installed server 2008 myself, I do not understand why the proper setup option was not given me.  Nonetheless, my first question is merely a confirmation that this is what I need to do to obtain a backup capability.

3.  Assuming that I have the backup capability, what is the next stumbling block? Will a 2008R2 instance be required in order to do the restore?  I do not have a 2008 R2 instance so how will I do the restore?  Do I need to be running ss2008R2?  If so, then that leads me to the next question.

4.  If I was running  2008R2 server, then I presume I would not need to do any kind of conversion, backup/restore and I would be ready to deploy the application and the database, correct?  The only question this raises is whether a sqlserver2008R2 is compatible with VS2010 which is what I am running now. 

 

I hope these questions are easy for a knowledgeable respondee.  Thanks anyone.

 


eps123

Install SQL 2008 silent without Administrator previleges

$
0
0

Hi,

I'm trying to install SQL 2008 R2 remotely without the Administrator (via cygwin)

The user root is in the administrator group, however the install throws all sorts of errors at execution

setup.exe /CONFIGURATIONFILE=configurationfile.ini

Error

Running Action: MsiTimingAction
----------------------------------------------------------------------
Running Action: Install_WatsonX64_Cpu64_Action
Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
Sco: Attempting to open registry subkey 
Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\9.0
Target package: "C:\sql\x64\redist\watson\dw20sharedamd64.msi"
InstallPackage: MsiInstallProduct returned the result code 1622.
Watson Bucket 1 
 Original Parameter Values 

Parameter 0 : 10.50.1600.1 

Parameter 2 : dw20sharedamd64.msi 

Parameter 3 : 0x162A16FE 

Parameter 4 : 0x1622 

Parameter 5 : Install_WatsonX64 


 Final Parameter Values 

Parameter 0 : 10.50.1600.1 

Parameter 2 : dw20sharedamd64.msi 

Parameter 3 : 0x162A16FE 

Parameter 4 : 0x1622 

Parameter 5 : Install_WatsonX64 

Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20121123_133628\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_


Any ideas how I can get around this?


http://www.newquayfood.co.uk


filestream sql server 2008 R2 evaluation edition

$
0
0

I have downloaded and installed the above edition in an attempt to learn sql server.  I have purchased the microsoft step by step.  However, I am unable to begin the lessons because I am unable to enable filestream either through the sp_configure command or the configuration manager.  I did enable during install. In fact, there is no filestream tab displayed in configuration manager at all.  I have the 64-bit installed. Any assistance would be so greatly appreciated.  Thank you in advance.


How to execute a create Trigger and Update Queries without errors?

$
0
0

Step 1:

Create Trigger on Document table:

CREATE TRIGGER TRIG_FINAL_APPLICABILITY_CALC ON document After Update

AS

BEGIN

                

      --*********************************************************************************

      --Add to GID Trigger Final Applicability

      Update d

      Set d.lookup2Id = --Final Applicability

      Case

            --When Delta Appl = Select One Then Delta Appl Not Evaluated

            When (d.lookup9Id = 769  or  d.lookup9Id is null) -- 769 = Select One

            Then 2475  -- 2355 test: Delta Applicability Not Evaluated

            --When Delta Appl = No Change and Ref Appl <> Select One Then Ref Appl

            When (d.lookup9Id = 2160 and d.lookup4Id <> 769) --2160 = No Change and 769 = Select One

            Then    -- Final = Ref

                 Case d.lookup4Id

                       When 772 Then 2480 -- Convert Applicability to Final Applicability Yes

                       When 777 Then 2481 -- Convert Applicability to Final Applicability Yes-Study

                       When 770 Then 2477 -- Convert Applicability to Final Applicability No

                       When 771 Then 2479 -- Convert Applicability to Final Applicability Open

                       When 971 Then 2476 -- Convert Applicability to Final Applicability Deprecated

                       When 2160 Then 2478 -- Convert Applicability to Final Applicability Not Valid

                 End

            --When Delta Appl = No Change and Ref Appl = Select One Then Ref Appl Not Evaluated – Not Valid

            When (d.lookup9Id = 2160 and d.lookup4Id = 769) --2160 = No Change and 769 = Select One

            Then 2478  -- 2348 in Test: Reference Applicability Not Evaluated – Not Valid

          

            --Else = Delta Applicability

            Else

                 Case d.lookup9Id

                       When 772 Then 2480 -- Convert Applicability to Final Applicability Yes

                       When 777 Then 2481 -- Convert Applicability to Final Applicability Yes-Study

                       When 770 Then 2477 -- Convert Applicability to Final Applicability No

                       When 771 Then 2479 -- Convert Applicability to Final Applicability Open

                       When 971 Then 2476 -- Convert Applicability to Final Applicability Deprecated

                 End

      End

      from document d

      JOIN inserted i ON d.id = i.id

      join documenttype dt on dt.id = d.documentTypeId

      join documenttypefielddefinition dtfd on dtfd.documentTypeId = dt.id

      where d.active = 'T'

      and dtfd.lookupTypeId = 553 --515 in test:only update item types that use Final Applicabilyt Pick List

END

Step 2:

Execute Update queries:

***************************************************************************************************************************************

Update Query #1

***************************************************************************************************************************************

Update d

set d.globalId = d.remainingEstimate

from document d

JOIN documenttypefielddefinition dfd on d.documentTypeId = dfd.documentTypeId

JOIN documentfield df on df.id = dfd.documentFieldId

join documenttype dt on dt.id = d.documentTypeId

where d.remainingEstimate is not null

AND ((df.id = 14 and (dt.documentTypeCategoryId is null or dt.documentTypeCategoryId = 1009))

            or (dt.documentTypeCategoryId = 1004 and df.id = 1)

           or (d.documentTypeId = 93))

Update Query #2

***************************************************************************************************************************************

Update d

Set d.globalId = '1' + cast(d.id as varchar(40))

--select d.id, d.remainingEstimate, d.globalId, p.name, dt.display

from document d

join project p on p.id = d.projectId

join documenttype dt on dt.id = d.documentTypeId

where d.remainingEstimate is not null

and d.globalId is null

***************************************************************************************************************************************

Update Query #3

***************************************************************************************************************************************

Update d

Set d.globalId = '1' + cast(d.id as varchar(40))

--select d.id, d.remainingEstimate, d.globalId, p.name, dt.display

--select count(*)

from document d

join project p on p.id = d.projectId

join documenttype dt on dt.id = d.documentTypeId

where d.globalId is null

When I run  the step1, creating trigger query, it executed successfully.

Next step,  is to run all the above 3 update queries, but the update queries are executing with errors.

I’m   getting the following error:

Msg 217, Level 16, State 1, Procedure trg_GID_afterUpdate, Line 6

Maximum stored procedure, function, trigger, or view nesting level exceeded (limit 32).

I couldn’t figure out the problem. Can anyone help me with this query.

Installing SQL Server 2012 on Windows 7 Home Premium

$
0
0

having issue installing SQL Server on Windows 7 Home Premium. I receive an alert stating that the system does not meet minimum requirement, and the system needs service pack 1. How do i get this service pack 1

SQL Server 2008 - Installation Woe - .NET Framework 3.5 SP1

$
0
0

 

On a Windows 2003 R2 x64 server, I have been unable to install SQL Server 2008 Enterprise Edition x64. When running setup.exe, I almost instantaneously receive the following Microsoft SQL Server Setup error:

"Microsoft .NET Framework 3.5 installation has failed.

SQL Server 2008 Setup requires .NET Framework to be installed."

What does not make sense is that I successfully downloaded .NET Framework 3.5 from the Microsoft download site (published 8/11/2008) prior to the SQL Server 2008 installation attempt.

http://www.microsoft.com/downloads/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en


I do need to note that a few nights ago, prior to downloading the framework (3.5 SP1), I ran the SQL Server 2008 setup executable. I was prompted that in order to install SQL Server 2008, the setup program needed to first install .NET 3.5 SP1 and Windows Installer 4.5. I let the .NET 3.5 SP1 install run for about 1.5 to 2 hours and cancelled (now I wish I had just let it go).

It is my understanding (correct me if I am wrong) that the SQL Server 2008 setup program initially checks for any pre-RTM versions of .NET 3.5 SP1 Framework. If one is found, it is then supposed to guide the user through both the installation of the .NET 3.5 SP1 Framework and Windows Installer 4.5.

I have removed .NET 3.5 SP1 Framework (Add/Remove programs) and rebooted. However, upon running the SQL Server 2008 setup.exe again, I receive the same error message.

"Microsoft .NET Framework 3.5 installation has failed.

SQL Server 2008 Setup requires .NET Framework to be installed."

It seems like Microsoft is checking data in the registry and that the entire 8/11/2008 version of .NET 3.5 SP1 Framework has not truly been removed from the registry. If it were, I should be receiving the classic SQL Server 2008 installation prompt, informing me that I need .NET Framework 3.5 SP1 installed before installing SQL Server 2008. Some people have complained about receiving this prompt when they already have a .NET 3.5 version installed on their machine. I would really like to get that prompt to appear again so that I can install the RTM version of .NET Framework 3.5 SP1 (through the SQL Server 2008 setup program) and then allow the setup program to install SQL Server 2008.

Does someone know how I could best resolve this issue?

Thanks,
Allen

Very Slow SQL SP/CU Installer on 4 Node 20 Instance Win/SQL 2008r2 Cluster

$
0
0

Windows 2008r2 EE, SP1
SQL 2008r2 EE RTM
5-Node Cluster with 22 SQL Instances (and 6000 databases)
Hosts are: Dell 710HD, 128GB memory, Dual Socket-six core 2.8HGHz, 2 disk R1 OS
Storage: FC conneccted dedicated HP EVA p6300 with 64 Disk

We are trying to install SQL 2008r2 SP2 and CU1. We did a lot of testing on cluster nodes with 20 SQL instances; SP2 took2 hr 20 min to install, and the CU1 took3 hr 18 minper node. This duration is repeatable. 

The installer seems to spend a LOT of time between instances enumerating. An install goes like this:After starting the installer it takes 10 minutes to get thru initial enumeration. Then antother 10 minutes on files checks (which we skipped over in subsequent install tests). Then "Initiating Instance Servicing start" window pops up, wait (you guessed it) another 10 minutes. Now at 30 minutes in, the installer finally updates it's first SQL Instance. That flies by in about 15 seconds. Then it seems to enumerate everyting again (guessing) taking another 10 minutes before it starts on the next instance. Repeat 22 times.

There are no problems with the servers, network, hosts, or storage. There is no resource bottleneck in any component during the installation.

Has anyone else in a similar environment done an SP install? Was it this painful? If it was I know you fixed it, and would very much appreciated any advice. We were able to shave 10 minutes off by skipping the file check screen, and another 10 minutes by using cmd line. But 20 minutes isnt much help. We need to shave hours off of this install.



SQL SERVER 2012 installation Fails due to issues writing CLSID registry key (InprocServer32\11.0.0.0.)

$
0
0

Hi,  I'm a college prof,  I use  SQL Server heavily in my courses (data management and business intelligence)

This semester the College migrated from 2008 R2 to 2012 in all our labs.  I had in my computer 2008 R2 and could not migrate immediately, so I decided to install a SQL Server 2012 (named) instance (64 bits Enterprise Ed)  keeping 2008 R2 as well. The setup  worked well and I had both engines running

Now, with more time in my hands, I proceeded to remove 2008 R2, I also removed 2012 and try to reinstall it to have it as a default instance (to have identical install to what my students have, no named instance)

When trying to reinstall 2012, I ran into issues, similar to the one reported by AfzalQ  on Oct 24th :  The  installation threw 3 error msgs, with each error msg stating that it could not  write to class registry and requesting to check that I had  sufficient access to that key (3 different keys). The installation rolled back on specific components after each error, and proceeded. At the end I was left with a number of components that failed to install

The error msg in each of the instances was "Could not write value Class to key \Software\Classes\CLSID\{some-guid-here}\InprocServer32\11.0.0.0. Verify that you have sufficient access to that key, or contact your support personnel"

Please note that I installed in in exactly the same way I did the first time around. The only difference is that I uninstall SQL Server 2012 and tried to install it again. the second time it just did not work.  

The full error log is listed below.  Any help will be appreciated, as I'm stuck with this


----------------------------------------------------------------------------------------------------------------------------------
Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068052610
  Start time:                    2012-11-12 15:33:00
  End time:                      2012-11-12 16:15:18
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for Adv_SSMS:        Use the following information to resolve the error, and then try the setup process again.
  Next step for Conn:            Use the following information to resolve the error, and then try the setup process again.
  Next step for SDK:             Use the following information to resolve the error, and then try the setup process again.
  Next step for BC:              Use the following information to resolve the error, and then try the setup process again.
  Next step for RS:              Use the following information to resolve the error, and then try the setup process again.
  Next step for SQLEngine:       Use the following information to resolve the error, and then try the setup process again.
  Next step for DQ:              Use the following information to resolve the error, and then try the setup process again.
  Next step for FullText:        Use the following information to resolve the error, and then try the setup process again.
  Next step for Replication:     Use the following information to resolve the error, and then try the setup process again.
  Next step for IS:              Use the following information to resolve the error, and then try the setup process again.


Machine Properties:
  Machine name:                  EJML1702
  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 

Package properties:
  Description:                   Microsoft SQL Server 2012 
  ProductName:                   SQL Server 2012
  Type:                          RTM
  Version:                       11
  SPLevel:                       0
  Installation location:         C:\ISOs\SQL Server 2012 Enterprise Edition (x86 and x64) - DVD (English)\New folder\x64\setup\
  Installation edition:          Enterprise

Product Update Status:
  None discovered.

User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      false
  AGTSVCACCOUNT:                 NT Service\SQLSERVERAGENT
  AGTSVCPASSWORD:                *****
  AGTSVCSTARTUPTYPE:             Manual
  ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Config
  ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Data
  ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Log
  ASPROVIDERMSOLAP:              1
  ASSERVERMODE:                  MULTIDIMENSIONAL
  ASSVCACCOUNT:                  NT Service\MSSQLServerOLAPService
  ASSVCPASSWORD:                 <empty>
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            EJML1702\Eitel.Lauria
  ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Temp
  BROWSERSVCSTARTUPTYPE:         Disabled
  CLTCTLRNAME:                   
  CLTRESULTDIR:                  C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir\
  CLTSTARTUPTYPE:                Manual
  CLTSVCACCOUNT:                 NT Service\SQL Server Distributed Replay Client
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir\
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\ConfigurationFile.ini
  CTLRSTARTUPTYPE:               Manual
  CTLRSVCACCOUNT:                NT Service\SQL Server Distributed Replay Controller
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     EJML1702\Eitel.Lauria
  ENABLERANU:                    false
  ENU:                           true
  ERRORREPORTING:                false
  FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, RS_SHP, RS_SHPWFE, DQC, BIDS, CONN, IS, BC, SDK, BOL, SSMS, ADV_SSMS, DREPLAY_CTLR, DREPLAY_CLT, SNAC_SDK, MDS
  FILESTREAMLEVEL:               3
  FILESTREAMSHARENAME:           MSSQLSERVER
  FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher
  FTSVCPASSWORD:                 <empty>
  HELP:                          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:                  NT Service\MsDtsServer110
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          <empty>
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              SharePointFilesOnlyMode
  RSSVCACCOUNT:                  NT Service\ReportServer
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         *****
  SECURITYMODE:                  SQL
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 NT Service\MSSQLSERVER
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           EJML1702\Eitel.Lauria
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  false
  TCPENABLED:                    1
  UIMODE:                        Normal
  UpdateEnabled:                 true
  UpdateSource:                  MU
  X86:                           false

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

Detailed results:
  Feature:                       Management Tools - Complete
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Advanced Tools
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_tools_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{3E9B068D-6F2E-4B29-8A93-1C8F71062F12}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_tools.msi%40WriteRegistryValues%401406

  Feature:                       Client Tools Connectivity
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Advanced Tools
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_tools_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{3E9B068D-6F2E-4B29-8A93-1C8F71062F12}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_tools.msi%40WriteRegistryValues%401406

  Feature:                       Client Tools SDK
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Advanced Tools
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_tools_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{3E9B068D-6F2E-4B29-8A93-1C8F71062F12}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_tools.msi%40WriteRegistryValues%401406

  Feature:                       Client Tools Backwards Compatibility
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Advanced Tools
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_tools_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{3E9B068D-6F2E-4B29-8A93-1C8F71062F12}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_tools.msi%40WriteRegistryValues%401406

  Feature:                       Management Tools - Basic
  Status:                        Passed

  Feature:                       SQL Server Data Tools
  Status:                        Passed

  Feature:                       Reporting Services - Native
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Database Engine Services Shared Features
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_engine_core_shared_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{2EE7D9A9-DA39-4F6F-A1E4-804F1FBC544C}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_engine_core_shared.msi%40WriteRegistryValues%401406

  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Database Engine Services Shared Features
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_engine_core_shared_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{2EE7D9A9-DA39-4F6F-A1E4-804F1FBC544C}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_engine_core_shared.msi%40WriteRegistryValues%401406

  Feature:                       Data Quality Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Database Engine Services Shared Features
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_engine_core_shared_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{2EE7D9A9-DA39-4F6F-A1E4-804F1FBC544C}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_engine_core_shared.msi%40WriteRegistryValues%401406

  Feature:                       Full-Text and Semantic Extractions for Search
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Database Engine Services Shared Features
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_engine_core_shared_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{2EE7D9A9-DA39-4F6F-A1E4-804F1FBC544C}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_engine_core_shared.msi%40WriteRegistryValues%401406

  Feature:                       SQL Server Replication
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Database Engine Services Shared Features
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_engine_core_shared_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{2EE7D9A9-DA39-4F6F-A1E4-804F1FBC544C}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_engine_core_shared.msi%40WriteRegistryValues%401406

  Feature:                       Master Data Services
  Status:                        Passed

  Feature:                       Distributed Replay Client
  Status:                        Passed

  Feature:                       Distributed Replay Controller
  Status:                        Passed

  Feature:                       Integration Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Integration Services
  Component error code:          1406
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20121112_152822\sql_is_Cpu64_1.log
  Error description:             Could not write value Class to key \Software\Classes\CLSID\{3834781F-B9BA-436B-94BA-BC9754A7D365}\InprocServer32\11.0.0.0.   Verify that you have sufficient access to that key, or contact your support personnel.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=sql_is.msi%40WriteRegistryValues%401406

  Feature:                       Data Quality Client
  Status:                        Passed

  Feature:                       Analysis Services
  Status:                        Passed

  Feature:                       Reporting Services - SharePoint
  Status:                        Passed

  Feature:                       Reporting Services Add-in for SharePoint Products
  Status:                        Passed

  Feature:                       SQL Browser
  Status:                        Passed

  Feature:                       Documentation Components
  Status:                        Passed

  Feature:                       SQL Writer
  Status:                        Passed

  Feature:                       SQL Client Connectivity
  Status:                        Passed

  Feature:                       SQL Client Connectivity SDK
  Status:                        Passed

Rules with failures:

Global rules:

Scenario specific rules:

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



Error installing SQL 2012 management Studio : db5eec.msi

$
0
0

I have downloaded SQL Server 2012 Management Studio and try to install on Windows 7 32 bit, but always get an error :

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

SQL Server Setup has encountered the following error:

C:\Windows\Installer\db5eec.msi.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0x1ED4CDE5%25400x2FCB8C55

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

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

Is there I have wrong do or step to it??

Thank you...


Is SQL Server 2008 R2 Developer Edition no longer in retail circulation?

$
0
0

I am having trouble acquiring a copy of SQL Server 2008 R2 Developer Edition. It is not found in the Microsoft Store and discontinued on Newegg and Amazon. Is there any way to buy it anymore?


SQL Server Installation

$
0
0

I downloaded SQL Server Express for Windows 7 32-bit and received an installation error due to not having installed SP1.  I downloaded and installed Windows 7 SP1 and then restarted to complete installation.  How do I restart the SQL Server Express install process?


SQL key incorrect but it doesn't need a key

$
0
0

Hello,

I am trying to add a feature (full-text indexing) to an existing installation of SQL Server 2008R2. It is running on a VM under Hyper-V. I have mounted the ISO which was used to install it (this is an Enterprise Agreement download, we are Enterprise and Software Assurance customers). When I run the setup from within Progams in Control Panel it requests the location of the install media, and then says "The Product Key is invalid please re-enter the product key from the install media" or words to that effect.

But the Licencing Service Center site where I downloaded this ISO says "This product does not require a key", so I don't have one.

This SQL Server is in production so "Reinstall" is not going to be an acceptable workaround.

How to proceed?

Thanks.


No sig is a good sig

Uninstall SSAS from a SQL 2012 Failover Cluster

$
0
0

Hi,

I have a failover cluster running SQL 2012 Enterprise Edition and I need to uninstall just SSAS. Can I do that?


Javier Villegas | @javier_villhttp://sql-javier-villegas.blogspot.com/

Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you

How to work on SAP based Appl. with SQL Server

$
0
0

Dear Members, I came across a requirement in my project where we are expecting few scenarios as mentioned below.. Please share your experience with regards to same -

1. Can SAP based application use SQL Server or Oracle as their backend.

2. If above answer is YES; then do we expect any out of turn or seperate process of Migration/Installation/testing of SQL Server DB with respect to Performance/Job Reports/DBA jobs.

3. If Encryption need to be implemented on such DB, do we expect any challenges OR we may expect same situation as for Java or .NET based Applications

Cannot install: SQL Server 2008 R2 SP1

$
0
0

I'm having difficulty installing SQL Server 2008 R2 SP1.  When I reach the end, it notifies me with the following:

Here's a little bit about my machine and what I've done thus far:

  • Running Windows 7 Ultimate, 32 bit
  • I've installed SQL Server 2008 R2 Developer without the Management tools
  • I've installed Visual Studio 2010 Express
  • I've installed .NET Framework 4

I believe this is the appropriate portion of the log file:

 2011-09-30 12:22:16 Slp: c:\b7c630e55d3b0ce68ed6e19ea23f5603\x86\FixSqlRegistryKey_x86.exe exit code: 0

2011-09-30 12:22:16 Slp: Rule 'AclPermissionsFacet' detection result: AreSqlAclPermissionsCanonical= True 

2011-09-30 12:22:16 Slp: Evaluating rule        : AclPermissionsFacet

2011-09-30 12:22:16 Slp: Rule running on machine: WIN-62JRU3E1M40

2011-09-30 12:22:16 Slp: Rule evaluation done   : Succeeded

2011-09-30 12:22:16 Slp: Rule evaluation message: SQL Server registry keys are consistent and can support SQL Server installation or upgrade.

2011-09-30 12:22:16 Slp: Send result to channel : RulesEngineNotificationChannel

2011-09-30 12:22:16 Slp: Initializing rule      : Not clustered or the cluster service is up and online.

2011-09-30 12:22:16 Slp: Rule applied features  : ALL

2011-09-30 12:22:16 Slp: Rule is will be executed  : True

2011-09-30 12:22:16 Slp: Init rule target object: Microsoft.SqlServer.Configuration.Cluster.Rules.ClusterServiceFacet

2011-09-30 12:22:20 Slp: Provider load failure 

2011-09-30 12:22:20 Slp:    at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)

   at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()

   at Microsoft.SqlServer.Configuration.Cluster.Rules.WMIInterop.Service.ServiceCollection.ServiceEnumerator.MoveNext()

   at Microsoft.SqlServer.Configuration.Cluster.Rules.ClusterServiceFacet.Microsoft.SqlServer.Configuration.RulesEngineExtension.IRuleInitialize.Init(String ruleId)

   at Microsoft.SqlServer.Configuration.RulesEngineExtension.RulesEngine.Execute(Boolean stopOnFailure)

2011-09-30 12:22:20 Slp: Rule initialization failed - hence the rule result is assigned as Failed

2011-09-30 12:22:20 Slp: Send result to channel : RulesEngineNotificationChannel

2011-09-30 12:22:20 Slp: Initializing rule      : Cluster group owned by local computer

2011-09-30 12:22:20 Slp: Rule applied features  : ALL

2011-09-30 12:22:20 Slp: Rule is will be executed  : True

2011-09-30 12:22:20 Slp: Init rule target object: Microsoft.SqlServer.Configuration.Cluster.Rules.NodeClusterGroupFacet

2011-09-30 12:22:20 Slp: Rule 'Cluster_IsLocalNodeGroupOwner' detection result: NodeOwnsClusterGroup=False

2011-09-30 12:22:20 Slp: Evaluating rule        : Cluster_IsLocalNodeGroupOwner

2011-09-30 12:22:20 Slp: Rule running on machine: WIN-62JRU3E1M40

2011-09-30 12:22:20 Slp: Rule evaluation done   : Succeeded

2011-09-30 12:22:20 Slp: Rule evaluation message: The local computer is not an owner of an online cluster group for a failover cluster instance that contains the SQL Server service, Analysis Services service or a generic service. The SQL Server instances do not need to be taken offline.

2011-09-30 12:22:20 Slp: Send result to channel : RulesEngineNotificationChannel

2011-09-30 12:22:20 Slp: Initializing rule      : Cluster Resource DLL Update Restart Check

2011-09-30 12:22:20 Slp: Rule applied features  : SQL;SQLEngine

2011-09-30 12:22:20 Slp: Rule is not applicable to the specified features.

2011-09-30 12:22:20 Slp: Rule is will be executed  : False

2011-09-30 12:22:20 Slp: Rule evaluation done   : Skipped

2011-09-30 12:22:20 Slp: Send result to channel : RulesEngineNotificationChannel

2011-09-30 12:22:20 Slp: Saving results to datastore...

2011-09-30 12:22:20 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\SystemConfigurationCheck_Report.htm

2011-09-30 12:22:20 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\resources

2011-09-30 12:22:20 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\resources, security descriptor 

2011-09-30 12:22:20 Slp: Sco: Attempting to set directory full path

2011-09-30 12:22:20 Slp: Sco: Attempting to normalize directory path C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\resources

2011-09-30 12:22:20 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\resources' already exists, skipping creation, moving to set security descriptor.

2011-09-30 12:22:20 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\resources, security descriptor 

2011-09-30 12:22:20 Slp: Sco: Attempting to check if directory C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\resources exists

2011-09-30 12:22:20 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

2011-09-30 12:22:20 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

2011-09-30 12:22:20 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110930_122123\SystemConfigurationCheck_Report.htm

This have been plaguing me for a week already!  Any help provided is GREATLY appreciated!


Viewing all 8133 articles
Browse latest View live


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