SQL Server 2016 uses less memory
Hi, The restore of a database is running in SQL Server 2016 and it is very slow. Below are memory details In Windows server 2012 R2, Task Manger > Performance > memory details are below Memory in...
View ArticleSP_UpdateStatistics
I have very big DBs on which I run daily sp_updatestats. It takes a few hours until it completes.Do I need to run periodically a full update statistics on all DBs?
View ArticleCardinality Estimation for >= and > for intra step statistics value
I am trying to understand how SQL Server try to estimate for greater than and greater than equal where clauses in SQL Server 2014. I think I do understand the cardinality estimation when it hits the...
View ArticleDBCC fails after 'occurrence(s) of I/O requests taking longer than 15...
HelloI am trying to troubleshoot a dbcc failure on our 13 TB database. DBCC fails with the message 'DBCC CHECKDB (DBNAME) executed by 'DOMAIN\USERNAME' terminated abnormally due to error state 6....
View ArticleSQL 2012 Enterprice Hyper-V vCPU license
Hi,We have physical server with,4 socket40 Core (10 / socket)80 Logical Processor64 Host Logical Processor,We have built one 2012 R2 VM with 8 vCPU and we have license available for 6 core. Can anyone...
View ArticleSQL SERVER 2014 JOB query
Is there any way to set a Timeout on a specific JOB Is there any way to stop a jobs after a time period eg if it has not finished in 3 mints stop the jobbaskarlakshmi
View ArticleHorrendous Latency (Tracer) With Just One Pub
This is SS 2012. We are using (quite heavily) transactional replication (push). One of the subscribers probably has 30 tables pushed to it from the distributor, which is a completely separate server...
View Articledbcc clean table running for 5 hours.
Hi experts, It has been running for 6 hoursCan I stop it? or should I let it finish?
View ArticleRebuild index in sql server 2014
HI,Can you please send me Script for rebuilding index? only select table in databasebaskarlakshmi
View ArticleNT SQL account blocking downgrade from Win10 to Win8.1
Am following MS instructions to rollback to 8.1 from Win10 within the month allowed. The rollback stops with warning "Remove new accounts. Before you can go back to previous.... accounts need to be...
View ArticleHow to modify password of another linked server?
Hi All,I know how to modify password of the server that I am currently on, like ALTER LOGIN testWITH PASSWORD = '123SFDFADFAFSD'But How may I modify some other linked server's password?like we do...
View Articleunable to start sql server agent
Hi All,I am not able to start sql server agent due below issue.please help me on this, it's very urgent.2016-09-08 08:46:09 - ? [100] Microsoft SQLServerAgent version 12.0.4449.0 (X64 unicode retail...
View ArticleDB Location
Hi Guys,I've got SQL server with a small database,I need to move the DB from X to Y,the strange thing is I don't know where database locates.Whether I am checking the DB properties or query the DB...
View ArticleRemote SQL server connection error : "Cannot generate SSPI context"
Hi ,I am getting below error while trying to connect sql server remotely:Error : Cannot generate SSPI context Can someone help on this , what may be the cause of this and how to resolve.
View ArticleThe query processor could not start the necessary thread resources for...
Hi Team,Hope all are doing good. We are running with "The query processor could not start the necessary thread resources for parallel query execution" issue that is coming from SQL server. I did...
View ArticleMultiple SQL Instances staring error
Hi i have a problem with multiple sql server 2012 instances , i use group managed service account for 2 sql instances , the problem is that i succesfully start one instance and when i try to start...
View ArticleHow do you benchmark a server which is used almost entirely for ad hoc...
I guess that in this case a benchmark may be of little use in performance tuning apart from over periods of time when reporting databases are being updated?Nick Ryan MIS Programmer Analyst, ANZ Bank
View ArticleTrace Definition For Backups
Hello ForumI keep getting a failed backup message for a database every night around midnight; however there is no SQL Server Agent Job that is performing Backups at this time; furthermore when I look...
View ArticleCDC stops change tracking
I enabled CDC on SQL Server 2012. It worked until the service patch automatically rebooted the machine and the change tracking stopped. Furthermore, there were 16 rows of changes before the reboot....
View Article