cant create service based database
SQL Server edition does not support installed number of cluster nodes.
Hi all,
I have clustered two servers having Windows Server 2012 R2. On the first node I successfully installed SQL Server 2014 in cluster mode. But when I run setup on the second node to add to cluster, I get this error:
This SQL Server edition does not support installed number of cluster nodes to continue remove nodes and then complete cluster installation.
Folks say that this is because of SQL Server edition but in the setup wizard, the license agreement shows:
Microsoft sqlserver 2014 enterprise server/cal edition
Any help would be greatly appreciated.
Leila
2005 express instance does not show up in 2008 or 2008 r2 instance upgrage selection
Hello,
I am currently trying to upgrade a 2005 instance to a 2008r2 instance and when I run the install wizard, the instance doesn't show up. I have verified that I am using the correct x86 version of 2008r2 that matches the 2005 version as well as ran as administrator. My instance shows up in the configuration manager of 2008r2 as well as SQL Server Management Studio. This is all running on Server 2008r2.
Any Suggestions?
SQL 2012
Hi,
We installed a SQL 2012 version in our PROD instance with 2008R2 version running on the same server. We are facing a couple of issues as listed below
1. When we open report manager URL in IE it keeps asking for username password whereas Chrome and Firefox doesn't have the same problem. The other browser allow user to run report, browse the report manager. The reporting service is running with LocalSystem account. When we tried network service we had the same issue in all browsers.
2. In chrome the reports were working fine but after some time when we run report we are getting errors as
Exception of type System.OutOfMemoryException was thrown
3. SQL Server Agent jobs says login failed for user or unable to connect to instance name. We have created all the needed proxy accounts to run the jobs. The same jobs run in DEV instance where we have only 2012 version running.
Did anyone encounter such issues. How to resolve them?
Thanks,
Gayatri
SQL Server 2016 RC3 Database Engine not Visible
Hi All,
I have just installed SQL server RC3 from Microsoft Site and after installing I am unable to see option to configure SQL server database. Please help
Failed to install SQL Server 2012 C:\Windows\Installer\23793a.msi.
During installation, the installer stops with the following error message:
TITLE: SQL Server Setup failure.------------------------------
SQL Server Setup has encountered the following error:
C:\Windows\Installer\23793a.msi.
For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0x7B2055F0%25400xB7EAF00B
------------------------------
BUTTONS:
OK
------------------------------
Installing SQL Server 2012 on Server Core 2008
I am trying to install SQL Server 2012 on Server Core 2008, this is under Hyper-V. I have an iso image on the D:/ drive and I am running the following in command prompt: D:\>Setup.exe /qs /Action=install /Features=SQLEngine,IS,Conn /InstanceName=MSSQLServer /SQLSYSADMINACCOUNTS="Contoso\kim_akers" /IAcceptSQLServerLicenseTerms
Then I get the following error:
an unknown command-line option [/qs] was specified
I have tried removing /qs then the error just moves to Action=install
Let me know if you need any more information.
Thanks
Upgrade warnings from SQL server 2008 r2 standard to SQL server 2012 standard
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.
SQL Server on Linux
I have Signed up for SQL sever on Linux evaluation.
On March 16th, I received a download link from SQL server community for release candidate of SQL Server 2016.
But the link takes me to regular SQL server download page.
Was anyone able to successfully install SQL server on linux using the link provided in community newsletter?
Upgrading SQL Server 2016 RC2 instance to RC3 after RC2 has expired?
I have a SQL Server RC2 instance that has expired. When I try to go into Windows Services and start the SQL Server instance it fails to start and an error log entry in the Windows Application event log indicates this is due to "trial expiration". I see RC3 was release late last month and I'd like to upgrade to RC3. I've downloaded the SQL Server 2016 RC3 ISO and made it through all the wizard questions only to have it give me the following error
"Microsoft SQL Server 2016 Release Candidate 3 (RC3) SetupThe following error has occured:
A network-releated or instance-specific error occured while establishing a connection to SQL Server. The server was not found or was not accessible...."
It appears an upgrade cant occur unless the SQL Server instance to be upgraded is running. In this case the SQL Server instance to be upgraded can not be started because the trial is marked as expired. What can I do? I have quite a bit of data in this database that needs to be preserved.
Thank you.
SQL Server 2008 installation fails There was an error generating the XML document. Error code 0x84B10001.
My system config: window XP - SP3 4 GB RAM, I have VS2008 with SP1, VS2010 Ultimate installed
First when I tried to install SQL 2008 R2 Dev edition I got an error saying vs2008 SP1 was not installed, infact I had the SP1 installed in my m/c. I did reinstalled the SP1 and tried to install SQL again. while in the final installation process I got the error
"Setup has encountered the following error: There was an error generating the XML document. Error code 0x84B10001."
I uninstall the SQL server again to remove the files which were created from Unsuccessful installation
I removed the register entry as suggested by this forum.
reinstalled but no chance, I have tried all the option which I can get know in web.
Please help me.
here is the log files details
Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
2010-08-26 14:54:53 Slp: Message:
2010-08-26 14:54:53 Slp: There was an error generating the XML document.
2010-08-26 14:54:53 Slp: Stack:
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache()
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.InstallWizard.SummaryController.SaveData()
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardPageHost.PageLeaving(PageChangeReason reason)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.set_SelectedPageIndex(Int32 value)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.GoNext()
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.WizardFramework.NavigationButtons.nextButton_Click(Object sender, EventArgs e)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.OnClick(EventArgs e)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Button.OnClick(EventArgs e)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.ButtonBase.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Button.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2010-08-26 14:54:53 Slp: Inner exception type: System.InvalidOperationException
2010-08-26 14:54:53 Slp: Message:
2010-08-26 14:54:53 Slp: There was an error generating the XML document.
2010-08-26 14:54:53 Slp: Stack:
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle,
String id)
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2010-08-26 14:54:53 Slp: Inner exception type: System.Security.Cryptography.CryptographicException
2010-08-26 14:54:53 Slp: Message:
2010-08-26 14:54:53 Slp: The system cannot find the file specified.
2010-08-26 14:54:53 Slp:
2010-08-26 14:54:53 Slp: Stack:
2010-08-26 14:54:53 Slp: at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy,
DataProtectionScope scope)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable,
String name, String ns, Boolean isNullable, Boolean wrapped)
2010-08-26 14:54:53 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSQLRSConfigurationPublic.Write7_SQLRSConfigurationPublic(String
n, String ns, SQLRSConfigurationPublic o, Boolean isNullable, Boolean needType)
2010-08-26 14:54:53 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSQLRSConfigurationPublic.Write8_SQLRSConfigurationPublic(Object
o)
wwf
Upgrading sql 2014 express to standard on a desktop computer
Hello dear people,
I hope I am writing my question in the proper forum. Sorry in case I'm wrong.
I installed a desktop computer for a client of mine that uses an accounting software that uses SQL database.
The company installed SQL Express 2014 and now the database got over 8GB and it's time to move on. The server serves 11 workstations in an office environment.
The specs of the computer that acts as a server :
Intel Core I7 2600 CPU
Intel H67BL Motherboard
8GB DDR3 1600
180GB Intel pro 1500 SSD drive
2X2TB WD Raid in raid 1 mode
Windows 7 Pro X64 English
I would be happy to know if it seems reasonable to upgrade the SQL Express 2014 to SQL Server standard 2014 4 Core CPU + 25 CAL on the current system, So It can work with a larger database ?
My client is on a budget, And I've considered buying and installing him that version I've found on ebay :
http://www.ebay.com/itm/SQL-Server-2014-Standard-with-25-CALs-4-Core-CPU-License-64-Bit-Software-/141990883365?ssPageName=ADME:X:RTQ:US:1123
I would really appreciate your guidance, So not to throw money away on something that might be incompatible for my client's needs.
P.S. Also thought to upgrade his computer to 16GB memory.
Thank you !
WID(Windows Internal Database) Patching
Hi,
I have a Odd Problem.My customer want to update/Patch on Windows internal database for Windows server 2012
But I am not getting any Patches Or Kb related to that.
Can any one help me Out How can I Update/patch Internals Database for Windows server 2012?
Is there any separate Kb is available for that?
What ever patch I am getting is all related for 2005 version SP4.
https://www.microsoft.com/en-in/download/details.aspx?id=16954
Please Help me to find out Something for Windows server 2012.
Thanks
Suman
70-462 Administering SQL Server 2012
http://www.sqlservercentral.com/articles/MCSA+70-462/103881/
At the moment I am only working with SQL-A, SQL-B, SQL-CORE and DC
Question 1: Up until about 3 hours I could connect remotely from SQL-A to SQL-B, now I am getting a network related error, when I turn off the firewall on SQL-B I can connect fine. When I first set up the rule and installed SQL Server I had the same issue but after leaving it for a few hours I could connect, I put this down to the firewall rules not being applied immediately. Now I am at a loss, it was working correctly, now it isn't, has anybody got ideas?
Question 2: I have also installed SQL Server on SQL-CORE, I have not been able to connect remotely even if I turn the firewall off. I have a very little previous experience of Server Administration so I am struggling to grasp Server Core, I am mainly using MMC to manage the firewall rules through another machine. I can see the program rule I have created on the firewall though, has anybody got any ideas on how to troubleshoot this issue?
I have spent quite a lot of time trying to figure this out, at least a week now so if you have any guidance I will appreciate that, if you can provide a list of what SQL Server uses for remote connection and how I can troubleshoot it that would be extremely beneficial.
I was hoping to have the material covered quite quickly but this is really putting a roadblock in the way, I have gone further through the material as I have an instance on my host machine that I can use but I cannot carry out a lot of the training exercises.
Thanks
USE OF SQL SERVER
HI FRIENDS
I KEPT A ACCOUNT OF SQL SERVER IN 2016
I AM NOT UNDERSTANDIG HOW TO USE IT
CAN HELP ME IN A FORM OF REPLY
THANKS®ARDS
BHAVAN SURYA
SQL 2012 silent installation error 0x84B40002: '' is not a valid value for setting 'ACTION'
I am trying to install SQL 2012 and 2012 SP1 using powershell.
ACTION has been set to "Install"in the config file, but still I keep on getting this error.
'<null or empty string>' is not a valid value for setting 'ACTION'
Error Code 0x84B40002.
PS command: Start-Process "\\path\setup.exe" -ArgumentList "/CONFIGURATIONFILE=\\path\PriyankTest\AllFeatures.ini " -WindowStyle Minimized -Wait
Windows 10 will not allow SQL 2014 Developer edition to be installed
I have a clean install of Windows 10 Pro (version 1511) 64-bit and I tried to install SQL 2014 Developers with Service Pack 1 edition.
Before SQL gets installed, it goes through a check list to see if your system meets all of the requirements.
It indicates that I don't have the .Net 3.51 framework installed when I do.
I went into Programs > Windows Features to verify that I do have the .Net 3.51 framework checked.
I also downloaded the .net 3.51 standalone installer and ran that to be safe.
When I try to install SQL again, it still says I don't have the 3.51 framework installed.
What's interesting is that I have a laptop that I did the Windows 10 upgrade on instead of doing a clean install. If I try to install SQL 2014 Developer edition there it works fine.
SSMS restarts itself after I close it
Hi,
This strange behavior started recently. If I close SSMS, it restarts itself as if it crashed and trying to restore itself. Even if I hit cancel as it's restarting, it will restart itself yet again. This happens twice. Any idea what's causing this?
Thanks, Sam
SSUA 2012 Not Working on SQL Server 2008 R2 SP2 Express Edition
Hello All,
We are building a PoC that involves an upgrade from SS 2008 R2 to SS2012/14.
i have downloaded SS2008 R2 SP2 express edition as we do not have access to other editions.
i have created a lot of database objects (tables, views, sp, functions, triggers etc.) with deprecated features.
when i ran SSUA 2012/14 on top of SS2008R2 instance, it is not showing any errors. When i migrate the database to SS2012, the deprecated features are breaking.
Is there a way i can do so that SSUA can show the deprecated features?
Kindly advise. thanks!
SQL Server 2012 Sp3 upgrade issues
Any one encountered the below issue any resolutions.
2016-05-18 00:51:41.87 spid8s Error: 468, Severity: 16, State: 9.
2016-05-18 00:51:41.87 spid8s Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "SQL_Latin1_General_CP1251_CI_AS" in the equal to operation.
2016-05-18 00:51:41.87 spid8s The failed batch of t-sql statements :
+++++++++++++++++
2016-05-18 00:51:41.87 spid8s Error: 912, Severity: 21, State: 2.
2016-05-18 00:51:41.87 spid8s Script level upgrade for database 'master' failed because upgrade step 'msdb110_upgrade.sql' encountered error 200, state 7, severity 25. 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.
2016-05-18 00:51:41.87 spid8s Error: 3417, Severity: 21, State: 3.