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

SQL SERVER

$
0
0

How do I download SQL Server 2008 ? Link is not working

https://www.microsoft.com/en-us/download/confirmation.aspx?id=1695

What should I do? Please guide me


2008R2 SP3 wont install

$
0
0

Trying to upgrade 2008R2 to SP3 on a Windows 7 machine

passes all the preflight checks and starts the install, then fails with 'update operation complete with failures'

Can anyone help?

The summary log says 

Instance ACT7 overall summary:
  Final result:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2068024447
  Exit facility code:            1212
  Exit error code:               29569
  Exit message:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
  Start time:                    2015-07-13 15:25:40
  End time:                      2015-07-13 15:26:11
  Requested action:              Patch
  Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20150713_152431\ACT7\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.6000.34


Interesting bits in the sql_engine_core_inst_Cpu64_1.log (can't find how to attach the file sorry)

MSI (s) (24:E4) [15:26:09:466]: Doing action: FindRelatedProducts
Action ended 15:26:09: Do_LogInstallStart_64. Return value 1.
MSI (s) (24:E4) [15:26:09:466]: Skipping FindRelatedProducts action: not run in maintenance mode
Action start 15:26:09: FindRelatedProducts.
MSI (s) (24:E4) [15:26:09:466]: Doing action: AppSearch
Action ended 15:26:09: FindRelatedProducts. Return value 0.
Action start 15:26:09: AppSearch.
MSI (s) (24:E4) [15:26:09:466]: Note: 1: 1325 2: v2.0.50727 
MSI (s) (24:E4) [15:26:09:466]: Note: 1: 1325 2: EventLogMessages.dll 
MSI (s) (24:E4) [15:26:09:466]: PROPERTY CHANGE: Adding ASPNET_EVENTLOGDLL property. Its value is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\EventLogMessages.dll'.
MSI (s) (24:E4) [15:26:09:466]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\\Setup 3: 2 
MSI (s) (24:E4) [15:26:09:466]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{FBD367D1-642F-47CF-B79B-9BE48FB34007} 3: 2 
MSI (s) (24:E4) [15:26:09:466]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\VisualStudio\9.0 3: 2 
MSI (s) (24:E4) [15:26:09:466]: Note: 1: 1325 2: SQLServer2008R2 
MSI (s) (24:E4) [15:26:09:466]: PROPERTY CHANGE: Adding SQLSETUPARPWRAPPER property. Its value is 'C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2\x64\SetupARP.exe'.
MSI (s) (24:E4) [15:26:09:466]: Doing action: RestoreSetupParams_64
Action ended 15:26:09: AppSearch. Return value 1.
MSI (s) (24:E4) [15:26:09:481]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'RestoreSetupParams_64' 
MSI (s) (24:B0) [15:26:09:481]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI65EF.tmp, Entrypoint: RestoreSetupParams
Action start 15:26:09: RestoreSetupParams_64.
<Func Name='LaunchFunction'>
Function=RestoreSetupParams
<Func Name='SetCAContext'>
<EndFunc Name='SetCAContext' Return='T' GetLastError='203'>
Doing Action: RestoreSetupParams
PerfTime Start: RestoreSetupParams : Mon Jul 13 15:26:09 2015
<Func Name='RestoreSetupParams'>
        Error Code: 0x80077381 (29569)
Windows Error Text:   Source File Name: sqlca\sqlcax.cpp
Compiler Timestamp: Wed Mar 31 02:36:24 2010
     Function Name: RestoreSetupParams
Source Line Number: 190

Error Code: 29569
MSI (s) (24!A0) [15:26:10:745]: Product: SQL Server 2008 R2 SP2 Database Engine Services -- Error 29569. SQL Server Setup failed to restore the instance id.
Error 29569. SQL Server Setup failed to restore the instance id.
<Failure Type='Fatal' Error='29569'>
<EndFunc Name='LaunchFunction' Return='29569' GetLastError='203'>
CustomAction RestoreSetupParams_64 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 15:26:10: RestoreSetupParams_64. Return value 3.
Action ended 15:26:10: INSTALL. Return value 3.
Property(S): Installed = 00:00:00

Rule "Microsoft .NET Framework 3.5 Service Pack 1 is required" failed.-> SSMS Express 2012 on Windows 7

$
0
0

I'm trying to install SQL Server Management Studio Express 2012 on my Windows 7.  I have Microsoft .NET Framework 4.0 Client Profile, Extended and Multi-targeting Pack on my machine.

I also have had Visual Studio Professional Edition recently installed if that makes any difference.

The install for SSMS is failling on the installation rules screen at:

---------------------------
Rule Check Result
---------------------------
Rule "Microsoft .NET Framework 3.5 Service Pack 1 is required" failed.

This computer does not have the Microsoft .NET Framework 3.5 Service Pack 1 installed. If the operating system is Windows Vista or Windows Server 2008, download and install Microsoft .NET Framework 3.5 SP1 from http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=22. If the operating system is Windows 7 or Windows Server 2008 R2, enable the .NET Framework 3.5 feature. A computer restart may be required after installing.
---------------------------

Taking a hint from the error message,  I went to Turn Features On and Off,  but I saw only Windows Communication Foundation HTTP Activation

and

Windows Communication Foundation Non-HTTP Activation

under microsoft NET Framework 3.5.1.  So I checked those boxes and restarted. No help.

One possible other guess from this thread:

http://social.msdn.microsoft.com/Forums/en-US/sqldensetup/thread/c06365c5-ce96-4fc8-a12b-6c123c39044c/

is that I may need to "enable the application role (including .NET 3.5) through the OS"?

How would I do that on a Windows 7?

Or if there are other solutions, please let me know.

Thanks!

- Michele

SQL Server 2008 Express R2 installation problem

$
0
0

Goodevening,
I am trying to instal SQL Server 2008 Express R2 on my system (Windows 7 Professional SP1) for some time now but it fails to install. I have downloaded the .exe file (SQLEXPRWT_x86_ENU) and I run it as admin. It starts extracting files in my external hdd and when the extraction is completed I have to authorise the setup.exe to make changes to my pc. I press yes and then nothing happens. For a single moment i can see a cmd window to popup and then everything goes away. The extracted file is deleted automatically and there is no process in the background that shows that something  happens.

I have tried to do that process without my external hdd and the same happens. 

Anyone knows what's going on and how can I fix this?

MOF syntax error 0x84BB0001 installing SQL Server 2014 Management Studio

$
0
0

I have been struggling with this for days and tried every solution I have found without success. This is keeping me from working and is getting really frustrating.

I am trying to install SQL Server 2014 Management Studio on two workstations. One has Windows 8.1 installed, The other Windows 7. I recently update my windows server from 2012 Essentials to 2012 R2 Essentials. I created new domain users and made them administrators on both workstations.

I have not been able to install any edition on either of the workstations. I get the same exception: MOF syntax error 0x84BB0001

Please help while I still have some hair left!

wildcard certificate setup for SQL Server 2012

$
0
0

hi,

its been week i am trying to setup SSL for SQL Server 2012. below are my setup details.

1: wildcard certificate from trusted CA. *.mydomain.com (already have and perfectly working with or website)

2: SQL Server 2012 with SP2

Now I need to setup SSL on SQL Server Connection for that purpose I want to use my same certificate.

my Server name is: server01.mydomain.local.

SSL certificate has 'Server Authentication (1.3.6.1.5.5.7.3.1)'  withKeySpec option of 'AT_KEYEXCHANGE'.

problem is i cannot see my certificate under SQL Configuration Manager. and if I try to use the server thumbprint in the registry, it doesnt starts the SQL Service.

Regards,

SQL Host Upgrade

$
0
0

We are running SQL 2012 on a WS2008 R2 host.  I'm looking for a process to upgrade the host OS from 2008R2 to 2012 R2.  Is it as simple as stopping SQL and upgrading the host?

Are there any "gotcha's"?

Thank you.

SQL Server 2014 silent Installation

$
0
0

Hi,

I am trying to install sql server 2014 silently through command prompt by using below command line.

C:\SQLManagementStudio_x64_ENU\SETUP.exe /ACTION=install /QS /INSTANCENAME="OPWFMS" /IACCEPTSQLSERVERLICENSETERMS=1 /FEATURES=SQLENGINE,SSMS /SQLSYSADMINACCOUNTS="in-bl-sddg\SQLSERVER2014"

SQL Server 2014 got installed and without instance name. Instance name is empty as shown in the below image. Please help me in installing sql sever 2014 silently through command prompt with defined instance and sa password.

Thanks In Advance


upgrade to 2012 and data compare with 2008R2

$
0
0

hi,

We are planning to upgrade to SQL 2012 from 2008r2. While doing so we want to do structure and data compare between 2008R2 database and 2012.

One of our developer suggested to restore 2008R2 database to 2012 twice one with compatibility mode of 2008R2 and other to 2012. I do not think it was a good idea, cause once database is restored to 2012 it is a upgraded database even if i set compatibility mode to 2008r2 level.

My suggestion was to have 2008r2 on its own instance and use linked server or sql redgate like tool to do a compare.

Can anyone suggest few more points related to caveat in this approach, or is it ok to follow this approach? Thank you.

Looking to buy official boxed version of SQL Server 2012 Development Version

$
0
0

Hi,

I'm Tanya, a MS SQL Server developer who runs a small IT shop.  I bought three licenses to MS SQL Server 2005; three physical boxes on the shelf. That's how I like to manage my licenses. Yeah, it's archaic. I dont' mind. Then for 20008, same thing .. and then life kinda feel apart.   So now I'm picking up the pieces, including moving forward with my SQL Server skills. Many clients now need someone with 2012 skills.  So I'm looking to buy, as before, three physical boxes on the shelf, with a dev license in each.  For SQL Server 2014, no problem. I ordered it and three boxes are on the way.  For SQL Server 2012, big problem. I can't find it.  please help.

I tried to go via the Microsoft Pinpoint approach and the contact they sent me to after a week didn't meet my requirements and was spectacularly unhelpful to help me further.

~Tanya

2008 r2 Patch upgrade issue

$
0
0

Hi,

    In one of our staging box we are having SQL server 2008r2 SP1. When we are running the SP2 patch it is not showing the instance name . It is showing blank. Can anyone help on this?

SQL Server 2012 SP2 installation failure on Windows 7 Ultimate with error code 84BC7358

$
0
0

There is a thread about similar failure on W8.1 with a different error code.  I thought it might be better for me to start a new thread.

 There a long thread about this on Answers.

I followed the instruction of article Can't install SQL Server by using InstallShield or bootstrapping application because it applies to updates too. I ran the following command after downloading the SP2:

E:\TEMP\Microsoft SQL Server 2012 Service Pack 2 (KB2958429)>AMD64-en-sqlserver2012sp2-kb2958429-x64-enu_de8354a626886cf7348a95c3fd89012b711d6818.exe /SkipInstallerRunCheck

It goes through the multiple pre-installation steps without any problem, and started installation.  After a while, it showed the following:

Action required:
Use the following information to resolve the error, and then try the setup process again.

Feature failure reason:
An error occurred during the setup process of the feature.

Error details:
§ Error installing SQL Server Data Tools
The setup has encountered an unexpected error while Updating Installed Files. The error is: The system cannot find the file specified.
Error code: 29528
Log file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20140722_090033\_SHARED_\sql_bids_Cpu64_1.log
Visit http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=sql_bids.msi%40Do_sqlFileSR_64%4029528 to get help on troubleshooting.

The following is in a log file:

Overall summary:
  Final result:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2068024488
  Start time:                    2014-07-22 09:01:07
  End time:                      2014-07-22 09:08:46
  Requested action:              Patch

Machine Properties:
  Machine name:                  PHENOMVII
  Machine processor count:       4
  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  Configured
  SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Database Engine Services                 1033                Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            SQL Server Replication                   1033                Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                 Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Data Quality Services                    1033                Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012      MSSQLSERVER          MSAS11.MSSQLSERVER             Analysis Services                        1033                Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012      MSSQLSERVER          MSRS11.MSSQLSERVER             Reporting Services - Native              1033                Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012                                                          Management Tools - Basic                1033                 Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012                                                          Management Tools - Complete             1033                 Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012                                                          Client Tools Connectivity               1033                 Developer Edition    11.2.5058.0     No         Yes       
  SQL Server 2012                                                          SQL Server Data Tools                   1033                 Developer Edition    11.1.3128.0     No         Yes       
  SQL Server 2012                                                          Integration Services                    1033                 Developer Edition    11.2.5058.0     No         Yes       

Package properties:
  Description:                   Microsoft SQL Server 2012 
  ProductName:                   SQL Server 2012
  Type:                          RTM
  Version:                       11
  SPLevel:                       2
  KBArticle:                     KB2958429
  KBArticleHyperlink:            http://support.microsoft.com/?kbid=2958429
  PatchType:                     SP
  AssociatedHotfixBuild:         0
  Platform:                      x64
  PatchLevel:                    11.2.5058.0
  ProductVersion:                11.0.2100.60
  GDRReservedRange:              11.0.5300.0:11.0.5499.0
  PackageName:                   SQLServer2012-KB2958429-x64.exe
  Installation location:         g:\19027c7038c2b0766c38\x64\setup\

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

Rules with failures:

Global rules:

There are no scenario-specific rules.

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



Hong

SQL 2005 installation error - Failed to install and configure assemblies C:\Program files\Microsoft SQL Server\90\DTS\Tasks\Microsoft.SqlServer.MSMQTask.dll in the COM+ catalog. Error: -2146233087

$
0
0

Hi,

I am receving below error while installation.

TITLE: Microsoft SQL Server 2005 Setup
------------------------------

Failed to install and configure assemblies C:\Program files\Microsoft SQL Server\90\DTS\Tasks\Microsoft.SqlServer.MSMQTask.dll in the COM+ catalog. Error: -2146233087
Error message: Unknown error 0x80131501

Error description: Could not install type library 'C:\Program files\Microsoft SQL Server\90\DTS\Tasks\Microsoft.SqlServer.MSMQTask.tlb' into application 'Microsoft.SqlServer.MSMQTask'.

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

Kindly help.

msmqtask.dll

$
0
0
I tried to install the ENT edition of 2005, the release version.  I continue to get an error stating the the install was unable to build the type lib for Microsoft.SqlServer.MsmqTask.dll.

I tried multiple uninstalls scenaios, including cleaning the registry, cleaning the file system, using the cleanup tool from the CTP, and I uninstalled MSMQ.

I can not seem to find my way out of this bag.  The net result is that I can not import an existing Database.  At least that's the first problem I found.

LT

SSMS 2014 Solution Explorer doesn't display project or project items

$
0
0

I recently installed SSMS 2014 and SP1 on my Windows 7 Pro x64 system. I used both 2005 and 2012 prior to this installation.

I cannot figure out why Solution Explorer is not working in the new version. In prior versions, I was able to create Solutions/Projects to organize my script files. However, I cannot do the same thing in 2014. I have tried several times to create a new solution and add a script project and even a couple scripts. However, each time I created a solution and added a project, I had to add an additional project before any of it would show in Solution Explorer. After adding a second project to the solution then both projects suddenly were visible in SE. I deleted the extra project and went about adding a connection and a couple query files. These objects were visible in SE for a few sessions but if I closed a query file, the next session would yield an empty Solution Explorer and I cannot do anything about it. With SSMS closed, I opened the project and solution files in a text editor and everything looks okay (I'm no expert on these files).

I went to a Microsoft site today and found a note that indicated that future versions of SSMS will not include Solution Explorer and to avoid using it now. If I cannot easily see my files in Solution Explorer, how does that help customers to find their project files in SSMS?

Anybody else run across this issue?


S


Syntax error

$
0
0

Apparently there's a syntax error near update

SELECT * FROM Update

...Which I can't spot

 

SQL Server 2014 SP1 upgrade Slowness

$
0
0

Hi All,

Yesterday night we did production upgrade from SQL Server 2014 STD to SQL 2014 SP1 and started seeing slowness.

I see query taking more time, in some instances about 3 times more duration. Is there any know bug with SP1 that is causing the slowness in the system.

Is there any options to improve performance or Rollback SP1. I am running Active/Active Cluster on Windows 2012 R2 STD.

Any Help Appreciated. Thank You.

-Kranp.


Running SQL 2012 server on SQL Server 2005

$
0
0

Hi All,

I am new to SQL Server and I am running SQL Server 2012. I am trying to migrate my local data base (for own learning purpose) to another machine running with a older version of SQL Server 2005 SP2. So my doubt is will 2005 server support the database developed in 2012?

Please Help me

Regards,

Vimal Praneet

MS SQL Server Service Pack

$
0
0

Hi,

Is there any latest service pack available for MS SQL Server 2008 And 2008 R2?

Allow only connection from same computer

$
0
0

Hi

Im about to install SQL Server 2012 but needs some advice. 

I have a server with IIS. There is a web application that uses the sql server. 

What should i do when i only want that application to use the database?

And so that you can only connect to the database from the same computer as the SQL server?

Regards

Viewing all 7707 articles
Browse latest View live


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