How to remove memory-optimized filegroup
We have a production SQL Server 2014 Enterprise database that has a memory-optimized filegroup and nothing in it. We are looking for a way to remove this but according to microsoft dn170449 the only...
View ArticleWhat is the best Forum for questions re SQL Server 2012 Configuration Manager
What is the best Forum for questions re SQL Server 2012 Configuration Manager? By that I mean the best Forum on the web, not necessarily here.. . .Thanks for any info,opitmanTallisfan
View ArticleSQLServerManager11.msc IS indeed in C:\Windows\SysWOW64, but where Should it be
I have Windows 10 and SQL Server Express 2012. I can indeed find SQLServerManager11.msc in C:\Windows\SysWOW64, but apparently the Microsoft Management console can't find it there. At least, the MMC...
View ArticleRun As Account does not exist on the target system or does not have enough...
We are getting the following alert on SQL Server 2012. Since Last one month this alert has been appeared a couple of timesRun As Account does not exist on the target system or does not have enough...
View ArticleThe media family on device is incorrectly formed.
I have seen this question asked over and over again (usually with no resolution) but I figured I would try again.I have my local development machine and a server which have the same version of SQL...
View ArticleSql Server 2008 R2 SP1 Backing up question
Hey guys,We're planning to backup the database of the our Symantec Endpoint Protection Manager server which is on an SQL Server 2008 R2. I already understand the KB for the backing up. But it didin't...
View ArticleHow to apply service pack update on SQL 2014 cluster environment without...
Hi,I wanted to apply SQL server 2014 service pack1 and CU1 & CU2 on a two node cluster environment without server downtime. Please suggest.
View Articleunable to send xls file larger than 64 kb
Hi All,I created a store procedure to email data to several people in the company.Email is sent via sql server database mail. Email contains several HTML tables and excel attachment. The problem is...
View ArticleBulk insertion rawdata (gps data) from listener into tables but too slow...
Hi Friends,we received 250 records(rawdata) in a second from listener and inserted into table continuously but through the processor it's not processed in similar fashion. 5-7 records processed in a...
View Articlecan we rebuild the index with single user mode
dear friends,I've a tables which have more than 11 billion records. and two indexes clustered and non clustered.last four hours we're trying to rebuild the index. but not been executing as of now. i...
View ArticleRestor Instance for SQL Server 2014
Hi, I have been running the SQL Server 2014 ctp2 for test. During an Upgrade to 2014 Enterprise, something went wrong and I lost Reference to my instance (MSSQLSERVER2014).1) I can see it in the...
View ArticleSQL Server 2012 LDF reduce
OnSQLServer 2012, I havea databasein which theMDFsize33GB, andldfsize7GB.Databaseis usedfordailychargingcubes.I wouldreduce theinitialvalueon theLDF10%-15%of theMDF,autogrowth to50%of theLDF.Limited...
View ArticleSQL 2012 Enterprise - The Maintenance Plans folder is always empty and...
Hi,We are experiencing problem with Maintenance Plans on SQL 2012 Enterprise (licensed) with SQL Agent service enabled. I found that under Management > Maintenance Plans is always empty even after...
View ArticleHow to implement transaction log shipping in SQL Server?
Hi experts, I am new in SQL Server and using SQL Server 2008 R2 and I have a basic knowledge about SQL Server Transaction Log Shipping. But, i want to explore my knowledge in how to implement this in...
View ArticleDo I have to recreate the maintenance plan once a DB is dropped?
Hello, I have noticed the agent job starts to fail once one of the participant DB is dropped from the SQL Server. Each time I have to remove and recreate the maintenance plan again be it backup,...
View ArticleChange "user.dbo.filename" to "dbo.filename"?
I created a website with an aspnetdb.mdf membership database using VWD Express. It had tables like mytable1, mytable2.I used a script to upload that database to my ISP's SQL Server, and all is fine....
View Articlesql server 2012 installation error
i am getting the following 2 error while installing the sql server 2012 standarnd edition on windows 7 enterprise os which have 64 bit os . The operating system language setting is us english
View ArticleLet a user restore database
Hi,I'm sure there's an easy solution to this but I've yet to find it...One of our systems uses two databases, let's call them db_one and db_twoWe also have a test system that uses copies of the above -...
View ArticleSQL Server Agent Re-Sends Prior Login Failures when Agent is Started
I have a SQL Agent Alert created that sends an email for each failed login attempt. I use this alert on all of my 60+ servers. On one of my servers, every time the SQL Agent is stopped and...
View ArticleReceiving historical SQL alerts when SQL Server agent is restarted
I'm facing this issue for SQL server 2014 that whenever SQL Server Agent is restarted or if the server reboots, there are historical SQL alerts which are received and emails are being sent to the...
View Article