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

SQL Server 2012 - Rule "Fusion Active Template Library (ATL)" failed.

$
0
0

I'm installing SQL Server 2012 Developer on a Windows Azure virtual machine which has Windows Server 2008 R2 SP1 Datacenter operating system with Visual Studio 2010 Ultimate SP1 installed. The installation fails with the "Rule "Fusion Active Template Library (ATL)" failed." error. I tried installing SQL Server 2008 R2 Developer but I got the same error message.

I tried to apply KB955792 "The Fusion ATL rule check fails when you try to uninstall a SQL Server 2008 instance or when you try to remove a SQL Server 2008 node from a failover cluster" (http://support.microsoft.com/kb/955792) but there's no Sqlsupport.msi installation file on SQL Server media.

Setup log:

(08) 2012-06-24 14:40:05 Slp: Initializing rule      : Fusion Active Template Library (ATL)

(08) 2012-06-24 14:40:05 Slp: Rule is will be executed  : True
(08) 2012-06-24 14:40:05 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FusionRebootCheck
(08) 2012-06-24 14:40:05 Slp: Fusion requires a reboot
(08) 2012-06-24 14:40:05 Slp: Rule 'FusionRebootCheck' results: FusionRebootCheck=False
(08) 2012-06-24 14:40:05 Slp: Evaluating rule        : FusionRebootCheck
(08) 2012-06-24 14:40:05 Slp: Rule running on machine: AZUREVM
(08) 2012-06-24 14:40:05 Slp: Rule evaluation done   : Failed
(08) 2012-06-24 14:40:05 Slp: Rule evaluation message: A computer restart is required because of broken fusion ATL. You must restart your computer before you continue.
(08) 2012-06-24 14:40:05 Slp: Send result to channel : RulesEngineNotificationChannel

There are not pending rename operations and restarting the server does not fix the problem.

How can I solve this problem?

Best regards,
Jozef


upgrading SQL - MSI not found - 2008R2SP2 => 2014

$
0
0

Hi All,

trying to upgrade a SQL 2008 R2 SP2 to SQL 2014.

This is a standalone SQL server installation with one default instance not part of a cluster or anything special.

  • The wizard completes with failures for the following components:
  • Management Tools - Complete
  • Management Tools - Basic
  • Reporting services - Native
  • Database Engine Services
  • Full-Text and semantic Extractions for search
  • SQL Client Connectivity SDK

The only components that seem to be upgraded are

  • SQL Browser
  • SQL writer
  • Setup Support Files

The components that were failed all have the same error message:

An error occurred for a dependency of the feature causing the setup process for the feature to fail.

If I look at the detail log file I see a lot of references to MSI files he cannot find.

for example:

(12) 2016-05-20 16:01:39 Slp: Sco: File 'F:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

If I look at the SQL 2014 media the path indeed does not exist. Could it be that the upgrade of SQL to 2014 needs the original SQL 2008 R2 (SP2) source?

SQL Server SP3 - DB Connection Timeouts

$
0
0

Since installing SQL Server SP3 in production, we are seeing a lot of DB Connection timeouts.  Found several articles pointing to enabling IPV6 on the database server.

Does SP3 require IPV6 to be enabled?  Due to Security, we were told we must disable IPV6, and use only IPV4.

Below is an example of the errors we are seeing.

An exception was handled, but could not be added to the error log in the database. The following values are associated with the error.

ScopeID=8ae2fa6a-4e85-4bd8-9679-c1ce8ad8cd38
UserID=984a9529-d747-40ec-9a72-ea03067f3fa9
SessionID=ommsk02gwxzytbh40r5snhj4
Process= ()
Error Date=2/19/2016 3:56:02 PM
Error Text=Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=14742; handshake=12312;
Error Inner Text=System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
Error Stack Trace=   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection);   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection);   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection);   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions);   at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry);   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry);   at System.Data.SqlClient.SqlConnection.Open();   at App.Web.AppForms.MainMenu.OpenConnection();   at App.Web.AppWebForms.MainMenu.Page_Load(Object sender, EventArgs e);   at System.Web.UI.Control.OnLoad(EventArgs e);   at System.Web.UI.Control.LoadRecursive();   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
TransactionInfo=
Error Type=EXCEPTION
Error Source=.Net SqlClient Data Provider

Any ideas?

DJ

Error install Report Server 2014

$
0
0

Hello.

Trying to install SQL Server 2014 SP1 Standard Reporting services but getting error "The Microsoft .NET Framework 2.0 or 4.0 must be installed on your computer before you can install Microsoft SQL Server 2014 Setup Support Files. Please install the .NET Framework 2.0 or 4.0 and then install Microsoft SQL Server 2014 Setup Support Files."

OS - Windows Server 2012 R2, obviously with Net Framework 3.5 and 4.5 installed. Nothing found about this error in Internet. Please, help.

Navision and SP1 on SQL Server 2014

$
0
0

Hi all of you, I don't think this is a not suitable place for this question but, does anyone know if there are some counter-productive effects deploying SP1 on the SQL Server 2014 backend Navision?

Thanks for any input,

SSMS on windows Server 2012R2, Connect To Server dialog has a long lag of about 3 seconds per character typed

$
0
0

In a new installation of SQL Server 2008R2 Standard in a windows Server2012R2, we have mixed-mode authentication enabled. Using Windows authentication, we are able to authenticate using SQL Management Studio as expected. Using SQL authentication, SQL Management Studio will not let me authenticate. Two strange symptoms:

  • Typing in the password field on the SQL Management Studio Connect To Server dialogue has a long lag of about 3 seconds per character typed
  • Authentication fails, even though the password is entered correctly

Using SQL Authentication and using another SSMS that is installed in a different server we are able to connect to the instance.

Any Idea in what to do in this cases?


How to set 'Latin1_General_100_CI_AS' collation?

$
0
0

Hi All,

Unable to setup collation 'Latin1_General_100_CI_AS' while installing SQL Server 2012 Developer edition.

Able to select Latin1_General_100from Windows collation...but I

Don't see 'CI' ..!!!

Thanks in advance.

--Hunt

Can I use sql server 2014 developer edition to practice sample database in training kit 70-461?

$
0
0

I am going to buy sql server 2014 developer edition. Can I use it to run the script for the sample database - TSQL2012.sql. to practice for the exam 70-461?

Thanks a lot for your answers,



Compatibility Level Blank After Upgrade

$
0
0

Hi,

I've upgraded from SQL Server 2008R2 to 2012 Standard but found that the compatibility level dropdown for all my databases is blank. What's wrong here and how do I fix it?

Cheers

Paul

How do I install AdventureWorks2012 OLTP database from script?

$
0
0

I just installed SQL Server 2012.  But I cannot install this database either from script or from MDF file.  When I try to install it from script, I get the error:

Loading [Person].[Address]
Msg 4861, Level 16, State 1, Line 4
Cannot bulk load because the file "C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\Tools\Samples\AdventureWorks 2012 OLTP Script\Address.csv" could not be opened. Operating system error code 3(The system cannot find the path specified.).
** An error was encountered during execution of batch. Exiting.

I commented this table out, but then I got errors on the tables after this.  Only part of this database was installed.  I checked and I do not see a Tools\Samples directory anywhere on my computer! 

Next, I dropped this database and then I tried

CREATE DATABASE AdventureWorks2012 ON (FILENAME = '{drive}:\{file path}\AdventureWorks2012_Data.mdf') FOR ATTACH_REBUILD_LOG;

But this gave me an error:

File activation failure. The physical file name "C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\DATA\AdventureWorks2012_Log.ldf" may be incorrect.
New log file 'C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\DATA\AdventureWorks2012_log.ldf' was created.
Converting database 'AdventureWorks2012' from version 705 to the current version 706.
Database 'AdventureWorks2012' running the upgrade step from version 705 to version 706.

How can I install this database?  And yes, I followed the instructions here:

http://social.technet.microsoft.com/wiki/contents/articles/3735.sql-server-samples-readme.aspx#Readme_for_Adventure_Works_Sample_Databases


Ryan D


Strange behavior with backups

$
0
0

I am noticing a strange behavior with backups. The scenario goes like this:

1.  I create a new database, call it test_db.

2.  I set the recovery model to full.

3.  If I try to create a transaction log backup, it obviously fails because a transaction log backup requires a valid full backup to be on hand.

4.  I create a full backup

5.  I can now create a transaction log backup

6.  I use exec sp_delete_database_backuphistory @database_name = 'test_db'.  This completes with no errors, and querying the msdb database confirms that the backup history has been removed for test_db.

7.  At this point, I can still create a transaction log backup.  Without a full backup available, this should fail, but does not.  Does anyone know why this would be?

SQL Server 2014 SP1 - earlier CUs unavailable

$
0
0

We were hoping to download and apply Cumulative Update 5 for SQL 2014 SP1, but it is unavailable on the MS download site. The site only offers CU 6, which was just released 10 days ago (4/18/16).  We are a little nervous about applying a patch that has only been available for a short while.

Per the KB article, "after future Cumulative Updates are released for SQL Server 2014 Service Pack 1, this CU [CU5] can be located and downloaded from the Microsoft Windows Update Catalog".  We checked and found that none of the earlier CUs for SQL 2014 SP1 were available in the Update Catalog.

Any suggestions?

Steve

I'm very upset about my sa user faild login

$
0
0

when i try to open my software where  username already "admin" and type my password that show sa user faild login.

how to troubleshoot this.

NetFx3 error while installing SQL Server 2012 on windows 8 Pro

$
0
0

I can't install SQL Server 2012 on my windows 8 Pro, every time I try I get this error: Error while trying to enable NetFx3 

Can anyone help, please.

Upgrade warnings from SQL server 2008 r2 standard to SQL server 2012 standard

$
0
0

Hello There,

I am trying to upgrade SQL server 2008r2 to 2012 with in Dev environment. 

Before moving forward I am having below warnings on 3 active DB's..

Upgrade adviser -  User defined CLR objects have been detected. These objects may function differently in CLR version 4.0 when the database compatibility level is raised to 110.

Time out exception resolved COLONUSE & MERGE.

Report server Warning : 

Current version is installed in path D:\ drive but not in C:\. 

Upgrade Advisor detected one or more custom data processing extensions on the report server. Upgrade can continue, but you must move the data processing extension assemblies to the new installation folder.

Any suggestions kindly let me know.

Regards,



Vinay Kumar.


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.

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

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

Upgrade SQL Server 2012 to 2014

$
0
0

I am trying to upgrade a SQL Server running 2012 SP1 to 2014.

Initially, the server was running 2012 RTM. When I first ran the 2014 installer, it said that 2012 SP1 or greater was required, so I installed 2012 SP3. When I started the 2014 installer again, it wouldn't detect any instances installed, and only wanted to update the shared features. I rolled back SP3, then installed 2012 SP1 and I am still experiencing the same issue.

I had a look through the Detail Setup Log, and found the following (I also found the same thing before I removed SP3, but with a different version number, obviously)

(08) 2016-05-26 21:21:37 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet
(08) 2016-05-26 21:21:37 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled
(08) 2016-05-26 21:21:37 Slp: Package ID sql_dqc_SQL11_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: Package ID sql_ssms_SQL11_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: Package ID sql_tools_SQL11_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: Package ID sql_is_SQL11_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: Package ID sql_rsshp_SQL11_Cpu64: Installed - Version: 11.1.3000.0
(08) 2016-05-26 21:21:37 Slp: The package 'sql_engine_core_inst_SQL11_AnyInstance_Cpu64' exceeds the max version limit, it will not be detected as installed.
(08) 2016-05-26 21:21:37 Slp: The package 'sql_as_SQL11_AnyInstance_Cpu64' exceeds the max version limit, it will not be detected as installed.
(08) 2016-05-26 21:21:37 Slp: The package 'sql_rs_SQL11_AnyInstance_Cpu64' exceeds the max version limit, it will not be detected as installed.
(08) 2016-05-26 21:21:37 Slp: The package 'sql_dqc_SQL11_Cpu64' exceeds the max version limit, it will not be detected as installed.
(08) 2016-05-26 21:21:37 Slp: The package 'sql_ssms_SQL11_Cpu64' exceeds the max version limit, it will not be detected as installed.
(08) 2016-05-26 21:21:37 Slp: The package 'sql_tools_SQL11_Cpu64' exceeds the max version limit, it will not be detected as installed.
(08) 2016-05-26 21:21:37 Slp: The package 'sql_is_SQL11_Cpu64' exceeds the max version limit, it will not be detected as installed.
(08) 2016-05-26 21:21:37 Slp: The package 'sql_rsshp_SQL11_Cpu64' exceeds the max version limit, it will not be detected as installed.

From what I can understand, it's saying that it won't detect my SQL 2012 SP1 install (11.1.3000.0) as "installed", therefore it won't upgrade it. 

I am not sure how to proceed here, and I would really prefer to do an in place upgrade.

Restore backup from MS SQL 2008 to 2012

$
0
0

Hi,

I am trying to import a database from a backup file. But receive the following message:

Die Datenbank wurde auf einem Server der Version 8.00.2039 gesichert. Diese Version ist mit diesem Server inkompatibel, da auf ihm die Version 12.00.2269 ausgeführt wird.

Message says that the database backup was done with Server Version 8.00.2039, but my system is 12.00.2269.

What can I do to restore this database on my system?

Thanks, Walter


Walter Taus

Viewing all 7740 articles
Browse latest View live


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