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

Installing SQL Server 2012 Web Edition Service Pack 2

$
0
0
How do I do this please?  I've downloaded the ISO file which has set up a DVD drive with the installation files on it.  When I click on the setup application, the SQL Server Installation Center opens.  I just want to install the service pack, not to do a new installation.  How might that be achieved, please?

The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.

$
0
0

I have SQL Server 2008 R2 SP3, I was trying to apply 3045316 MS15-058: Description of the security update for SQL Server 2008 R2 Service Pack 3 GDR: July 14, 2015 build 10.53.6220.0. It fails with the error message.

<<The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.>>

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):           -2068052413
  Exit facility code:            1212
  Exit error code:               1603
  Exit message:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
  Start time:                    2016-04-23 22:40:55
  End time:                      2016-04-23 22:42:38
  Requested action:              Patch
  Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20160423_223902\MSSQLSERVER\sql_engine_core_inst_Cpu64_1.log
 
Machine Properties:
  Machine name:                  xxxxx
  Machine processor count:       4
  OS version:                    Windows Server 2008 R2
  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



Faran

The program cant start because sqlbootstrapper.dll is missing from your computer.

$
0
0

hi there,i am trying to install sql server 2014 developer edition in windows 8.1.Byt I am getting the error.The program can't start because the sqlsetupbootstrapper.dll is missing in your computer and I also found that this dll is available in the .iso file of the server downloaded from Microsoft.



Sumit Bhargav


Performance issue after upgrading to SQL Server 2014 is anything changed with optimizer logic

$
0
0

Hi Team,

We have upgrade our SQL server from SQL 2008 active passive cluster to SQL 2014 Always on (Side by side upgrade). After Upgrade we had serious performance issues. The proc which was taking less than 10 seconds started taking hours and never completing. We suspected infra issue, checked with infra team all was good. Checked sql config didn't find anything weird. After doing lot of R&D and trial n error we changed the database compatibility mode from SQL 2014 to SQL 2012 same proc started running in seconds.

Can you please confirm if anything has changed in SQL 2014 as this seems to be bug to us. I can provide more details if required?

Thanks-Abhijit

Issues After Upgrade from SQL Server 2008 to SQL Server 2014

$
0
0

I Recently upgrade my SQL Server 2008 R2 (Standard Edition) to SQL Server 2014 (Standard Edition SP1 and cummulative update). After I upgrade users are experiencing slowness in the Query.

Lots of SP's where taking double the time to execute in SQL Server 2014. Where same query runs 5 sec to 10 sec

took almost 10 sec to 1 min.

AFter upgrade I run update stats and reindex all the tables.

Do I miss anything here.

Please let me know.

Thanks

Rajesh

SQL Database Consolidation

$
0
0

Dear All ,

I am working in SQL Database consolidation , please let me know what are the steps needs to be taken before and after

Thanks


trying to install SQL 2008 on Proliant ML110 Gen9 server

$
0
0
Please how can i resolve this. Have been trying to install SQL 2008 on Proliant ML110 Gen9 server but no way. I thought about downloading SQL 2008 R2 SP1 and activating it with the licence that came along with SQL 2008. Can This be possible or is there a way around this problem. Thanks 

Connecting to SSIS through SSMS without Built in Administrator

$
0
0
Without giving someone membership into the "BUILTIN\Administrators" group,
how would one enable a user to be able to access SSIS through SSMS REMOTELY?
SSMS >> Connect >> Integration Services >> {Server Name} I get the following error, even though I am a sysadmin on SQl Server involved. The only way, so far, I am able to get around this error is by having Built In Administrator permissions.

TITLE: Connect to Server
------------------------------
Cannot connect to {server name removed for post}.

------------------------------
ADDITIONAL INFORMATION:

Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&LinkId=20476

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

Connect to SSIS Service on machine {server name removed for post} failed:
 Access is denied.
.


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

Connect to SSIS Service on machine {server name removed for post} failed:
 Access is denied.
.


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

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

 


SQL Server Downgrade

$
0
0

We are currently having SQL Server 2014 Enterprise edition but since we are performing development work would like to make it as SQL Server 2014 Developer version.

Please let me know the impact it may have and also the steps to do the downgrade.

Also can I migrate few databases currently on SQL Server 2012 Enterprise to SQL Server 2014 Developer edition.

Any help would be appreciated.

Also one more query :

Is it possible to migrate SharePoint config database from one SQL instance to another(For Ex: SQL Server 2012 Enterprise to SQL Server 2014 Developer edition)


Vaibhav Antriwale

.NET Framework error during installation of SQL Server 2014

$
0
0

Hi all,

I'm trying to install SQL Server 2014 on Windows Server 2012. In the middle of installation we encounter this error:

TITLE: Microsoft SQL Server 2014 Setup
------------------------------

The following error has occurred:

Microsoft SQL Server System CLR Types requires the .NET Framework version 2.0 or 3.0 or 3.5 or 4.0. Ensure that this requirement is fulfilled before installing Microsoft SQL Server System CLR Types.

I used "Get-WindowsFeature" cmdlet of powershell to double check if .NET Framework 4.5 is installed.

Any help would be greatly appreciated.

Leila

Windows failed to install the following update with error 0x80070643

$
0
0

We have a dozen Win10 Pro laptops but only one which fails to install SQL 2012 SP3 with the following error:

Installation Failure: Windows failed to install the following update with error 0x80070643: Microsoft SQL Server 2012 Service Pack 3 (KB3072779).

We tried installing manually from the KB3072779 page with same result. Any ideas on where to look for resolving this error would be great. Thanks!


Hank Vare

SQL 2012 Active Active Two-Node Cluster + Stand Alone SQL 2012 Instance

$
0
0

I have an existing 2 node active/active SQL 2012 FCI using local storage for TempDB. I added another standalone instance of SQL 2012 on the WSFC (I want to reiterate the fact that it's a standalone instance not clustered). The standalone instance is using local storage and works fine when Node1 is active but if the instance that resides primarily on Node1 fails-over than the stand-alone instance stops accepting connections but SQL Server Service is still up and running. I'm not sure what the issue could be we're using static ports 1433 for the clustered instances and 49664 for the stand-alone instance. Does anybody have any experience with this type of setup?


Johnny

Do I have core or server licenced MSSQL installed?

$
0
0

Hi all,

I need to apply SP2 to SQL Server 2012 Enterprise Edition but I have a question.

How do I know which SP lic version to download (core or server)?

How to I determine which was originally installed?

The current build is SP1 11.0.3128.0

Thanks

Farren

installing Sql express on small Business server 2011 standard

$
0
0

Hi

I have an access database which will soon pass the 2GB limit. I am trying to migrate it to a sql express backend with an access front end.

The difficulty I am having is that sql express 2014 does not appear to be correctly installing on my sbs 2011 standard server. sql 2008 Server R2 does appear on the programs list but sql express does not.

Is it possible to install it and if so any tips would be appreciated.

Where can I get a product key from MSDN subscription for SQL Server 2012 edition upgrade?

$
0
0

Hi,

We have a Bizpark MSDN subscription and when we started a new project we installed SQL Server instances on 3 different machines as Evaluation edition as we were unsure of which edition we would need. Now we have decided to upgrade to Business Intelligence edition but we actually do not have any product keys because the MSDN subcription only provides an ISO with a pre-registered key.

So where can I find a product key to upgrade the SQL Server 2012 edition?

Thank you.


Unable to generate a temporary class

$
0
0

Does anyone here have any idea what this means?

 

Also, how can I get around it?  I am simply trying to install SQL Server Express 2014.  I'm not doing anything fancy or unusual.

Thanks.


MY BOOK

SQL Server 2008 R2 setup.exe will not run

$
0
0

We have a Server 2008 R2 server with SQL Server 2008 on it that we want to upgrade to SQL Server 2008 R2 so that we can install DPM 2012. However, we are running into an issue upgrading SQL Server. Whenever we try to run setup for SQL 2008 R2, it will open up a command prompt window for half a second, close it, and do nothing.

We have several ISOs of SQL Server 2008 R2 from our volume licensing agreement all downloaded directly from Microsoft. We have used two different virtual drives to mount the ISOs and try to install from them, but it produces the same result. Burning them to a disk also produces the same result. Originally when I started researching this, I thought that this could have been a case of bad media. So we tested the ISOs on other servers and computers and it worked fine for them so we ruled out bad media.

Next we checked the SQLsetup.log file to see what was happening and found this error:

06/01/2012 17:01:02.334 .Net security policy file does exist
06/01/2012 17:01:02.334 Attempting to load .Net security policy file
06/01/2012 17:01:02.337 Error: Cannot load .Net security policy file
06/01/2012 17:01:02.337 Error: InitializeSqlSetupCodeGroupCore(64bit) failed
06/01/2012 17:01:02.338 Error: InitializeSqlSetupCodeGroup failed: 0x80004005
06/01/2012 17:01:02.338 Setup closed with exit code: 0x80004005

After doing some research about this error, we found that caspol.exe should be able to resolve the issue. So we tried the command:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\caspol.exe -machine -reset

The command completes successfully, but does not solve the error. So we tried reinstalling .Net and running the same command, but had the same results. And with that, we've run out of ideas short of removing SQL and attempting to reinstall it.

Any help would be greatly appreciated.

"SQLServerMSSQLUser$ComputerName$InstanceName" account do not create by default

$
0
0

After installing SQL EXPRESS 2014 "SQLServerMSSQLUser$ComputerName$InstanceName" account in Local Groups of Window 7-64BIT do not create by default.

But installing SQL EXPRESS 2008 "SQLServerMSSQLUser$ComputerName$InstanceName" account in Local Groups of Window 7-64BIT is created.

I want know the reason why do not create this account?

Have the account replace this account?

refer image: ComputerName = 317QuangTT6, InstanceName = SQLEXPRESS

SQL SErver 2012 Setup fails for wrong install log path

$
0
0

Hi,

my default directory for "Program Files" is on "D:\", when I install SQLServer 2012 SE on my Windows 10 it fails saying can't find the installer log file on "'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20160504_164014' infact this path is on D:\ I can't find anyway to make it change on correct path: any idea?

A network-related or instance-specific error occurred . . .

$
0
0

I just setup a new instance of SQL Server Express 2014.  I'm now trying to connect and I'm getting the error message below.

I did a bit of research on this.  I followed the instructions at both links, below.

http://www.sqlmusings.com/2009/03/11/resolving-a-network-related-or-instance-specific-error-occurred-while-establishing-a-connection-to-sql-server/

http://social.technet.microsoft.com/wiki/contents/articles/2102.how-to-troubleshoot-connecting-to-the-sql-server-database-engine.aspx


Does anyone here have any idea what I can try to get this working?

Thanks!


MY BOOK

Viewing all 7696 articles
Browse latest View live


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