SQL database in status SUSPECT
I had a database in status SUSPECT (No items). I have not Backup. I've only .mdf and .ldf files. After reading all answer regarding thi topic, I executed all commands to fix this status, but without...
View ArticleMicrosoft SQL Server 2014 SP1 Cumulative Update (CU) 7 KB3162659 - Error...
Windows 10 professional update shown, Microsoft SQL Server 2014 SP1 Cumulative Update (CU) 7 KB3162659 - Error 0x80070643 How to fix it?
View ArticleIdentify Query that used tempdb heavily in the past
Hi All, Sometimes, I run into a situation where tempdb file gets full and by the time I look into it, the session that might have caused the tempdb to grow significantly might have been already gone....
View ArticleHow can search in sql database
Hi Recently , I want to find text in sql server database, I want to search sara but i want to returned saara or saraaI use full text search service sql but it couldn't help to me , Do have any tools...
View Article1418 error in mirroring on standalone local server (not in domain)
I am new in SQL Server. I am trying to setup mirroring and my both SQL Server instances are on same physical machine and this machine is not in domain, it's in WORKGROUP. After following the below...
View ArticleHOW TO change the DATASOURCE parameter of a linked server?
Hi all,I'm using linked servers defined with sp_addlinkedservers to access EXCEL worksheets. The data-source points to an EXCEL file which is a little too hard-coded for my requirement. So to change to...
View ArticleCapacity Reports for SQL Server 2012
Team,Please suggest the methods to perform Capacity Reporting for SQL 2012. 600 Databases spanning around 18 instances.Best Regards,SharathBest Regards, Sharath
View Articlemessages in error log (sql server 2012)
hiI am getting logs like following in the sql server alert logs almost every 20 to 30 minutes last target outstanding: 4806, avgWriteLatency 78 average throughput: 0.66 MB/sec, I/O saturation: 5241,...
View ArticleLinked Server Query throws truncated data message
Hi,I am running a query over Linked server to bring data from external Vendor Cache database. I need to configure the linked server provider to run 'Out of Process' due to issue with Cache database...
View ArticleSqldiag.exe from SQL2k14
Hi there,What is it really for? it produces a .sql file named MSDiagProcs.sql that bring stored procedures on TEMPDB.I would thank any link or comment on that?
View ArticleSQL Server has encountered 1 occurrence(s) of cachestore flush for the...
Hi AllToday i was working on impact of change in max server memory so I have changed max server memory from 100 to 16 MB and I get below in error...
View ArticleSQLSERVERAGENT requires manual start when starting computer
I have SQL Server 2014 installed locally on a Windows 10 64-bit computer. Lately I have to go in to the Task Manager and start the SQLSERVERAGENT each time I start up my computer. Is there a setting I...
View ArticleSQL Server 2012 changes its time to some future date when restoring database
I have a pair of clustered servers that are a development environment. They are on a pair of HP GL380P servers and we weekly restore our production database to this environment. We have found that...
View ArticleCost of threshold of parallelism for estimated plan
Hi there, I've changed the current value in UAT from 5 to 250 I am still seeing how the subtree cost remains the sameI just was discussing with a friend of mine who has 200 as value in live. In all our...
View ArticleProblem with linked server to DB2
We have 3 SQL servers. 2 are Enterprise Edition, 1 is Standard Edition. On the 2 Enterprise servers, I have linked servers to DB2 that are working fine. On the Standard server, I have a linked server...
View ArticleEmail notification when SP, Views, Functions gets created by users
HI Everyone, I am looking for the steps or script to set email notification when users create new SP or views or function within Database. If anyone can share knowledge would be great help.Thank...
View ArticleNew COMPRESS Function in SQL Server 2016 RTM Using More Logical IO
Hi,We are looking to upgrade one of our systems to 2016 and so I've been looking into the COMPRESS function and I'm a bit puzzled. I assumed given two tables with one defined with a column that is...
View ArticleExpress version on live
Hi there, we run 2014 Express on live. No kidding you... how is the best way to apply some maintenance peak-off hours? I don't want to use a linked server.do scheduling .BAT files on Window Task...
View ArticleError 1450 nonrecoverable I/O error occured on file when running dbcc or...
Hi AllI have a SQL 2005 instance with a db attached that is bluescreening every night when a SQL job runs.If I run: Backup database ACU_ABL_DW to disk='\\xxxxx\temp\ACU_DW.bak' with stats = 1I get the...
View ArticleSQL Server 2016 Dynamic Data Masking Partial Function BUG
Below are my results when trying to mask a string column by showing only the first 5 characters.When the string contains 5 characters, and I am masking it usingFUNCTION='partial(5,"xxxx",0)',it does...
View Article