How To Get DB for Sql Sever Developer
I have just installed SQL Server Developer and I need a local database. The only one I can find is used with Express. Do I need to install Express to get a local database?
View ArticleLatching issue
We are frequently getting latching issues. When i run the query:I see same SPID listed multiple times(could be multi-threaded) and i see its blocking itselfPlease advise on what i need to do to...
View ArticleThere is insufficient system memory in resource pool 'internal' to run this...
HiWe have a dev environment of SQL 2012 that has 18GB assigned to it. The server has 48GB total and has 2 other instances. For one particular instance, let's call it E1, have a database restored to...
View ArticleSingle Process Deadlocks
Hi, Below is the deadlock which occurs when running a SELECT statement. I was puzzled by this dead locks as there is only a single process (spid 79) involved in the deadlock. Somehow the SQL Server...
View Articleerror 1069: The service did not start due to logon problems
The local sql server that was working fine earlier does not start now. I have already created tables and accessed them using stored procedures.I get an error 1069: The service did not start due to...
View ArticleSQL 2014 Cumulative Update 1 for Service Pack 1
We are on CU6, build 12.0.2480.0 for SQL server 2014 which is less than < 12.0.4050. It was stated that the SP1 includes cumulative updates after RTM up to CU5 and we’re already on CU6, so...
View ArticleStored procedure timing out when called by ADO.NET
ADO.NET is calling a stored procedure.This is throwing the below error. I am not understanding why its giving timeout error. The instance is available and database is online. Please helpB.Chaitanya Kiran
View ArticleCU13 on Managment Reporter.
Hello, when will CU13 be coming out for Management Reporter?
View Articlecpu uses 100 % and memory uses 98 % while opening the sql server exe
Dear all,one the my server where cpu uses showing 100% and memory uses showing 98 %, when we stop the services of sql servr it's suddenly down @ 10%.how to fix , this is performance issues i think...
View ArticleReclaiming table space after deleting records
Hello,I have many large tables with millions of records in a SQL Server database. They all use an Identity column which is the clustered index. We haven't been deleting any records until recently...
View ArticleAuthentication Issues after Password change on MSA's
We are experiencing authentication/ Kerberos issues after a password for the MSA's has changed. We use MSA for our SQL 2012 and windows 2012 combination Servers. This errors creates issues while...
View ArticleMove replicated filestream database to another location
Hi,I need to move a database to a new location because of disk space issues. The database contains filestream data and is a source of publications for transactional replication. I can't use...
View ArticleSQL Server 2012 Failover Cluster new instance
I am new to SQL Server 2012 clustering.I added a new instance to one of the two nodes.When I try to move it to the other node it fails.Do I need to install it on both?If so, what options do you install...
View ArticleWrite SQL Server logs to Windows Event Logs
OS: Windows 2012 EnterpriseSQL Server: 2012 EnterpriseHello, I was wondering if there is any way all SQL Server error log entries could be automatically written to Windows Event Log. Thank you. -Jeelani
View ArticleDAta file shrink issue
Hi,I am surprise why my data-file automatically growing next day after shrink.when shrink it reduced to 140 GB from 220 GB.but next it reaches automatically to 190 GB.kindly suggest i have seen this...
View ArticleSingle Process Deadlocks
Hi, Below is the deadlock which occurs when running a SELECT statement. I was puzzled by this dead locks as there is only a single process (spid 79) involved in the deadlock. Somehow the SQL Server...
View ArticleHidden instance
Is there any query/script to find out if SQL Server 2012 instance is set to hidden or not instead of going to SQL Server configuring manager?Thanks
View Articleunpivot query for each day of each month.
I have calendar data, such that each day of month should get in tabular format. for each month (march, june, july) sunday, Monday, Tuesday should get selected as rows.I am expecting output as in below...
View ArticleGetting an error while installing SQL SERVER 2014 Enterprise edition SP1 on...
Hi All,Iam trying to install SQL SERVER 2014 Enterprise Edition SP1 on Windows 8 Platform 32bit version. I am getting below error while installing. Could any one please help how to get resolved?"This...
View ArticleHow to find out who disabled/enabled a SQL agent job.
Hi Team,Is there a way to find out who enabled or disabled a SQL server agent job??Regrds,CP
View Article