Sporadic issue across database servers related to IOPS
Across my environment we are seeing sporadic issues appear on our database servers. The issue first appeared about 4 months ago and it is only resolved by rebooting the server. It has never appeared on...
View ArticleWhy is Microsoft retiring SQL 2008 certifications the end of July?
I am looking to reenter the job market thru acquiring SQL server certification. It seemed like the logical version to study up on would be SQL Server 2008 since a survey shows 80% of the 500+...
View ArticleSQL Server 2008 File Stream On Existing Table
Hi Folks, I have enabled the SQL Server File Stream option on a Existing table. 1. Created a GUID Column 2. Created a File Stream Column 3. Swapped the Blob Column information into file Stream...
View ArticleUnable to connect to remote SQL server database with MS Management Studio,...
Unable to connect to remote SQL server database with MS Management Studio 2012, but the same database connecting with DBVisualizer using jTDS driver. I have TCP/IP protocol enabled so this isn't the...
View ArticleInquiry - Updating the Service pack for Sql Server Database Engine
Dear Expert, I want to know the latest service pack available for our sql server cluster database setup. please let me know the service pack name and link to download the same.Note : Below I am pasting...
View Articlememory utilization by sql server instance
Hi,we have installed additional memory on server and also we redistributed the memory by setting "Min Server Memory" and "Max Server Memory". Now I want to check if there is any improvement in memory...
View Articledatabase log not available alert
Database abc is on sql instance test1\testI get following scom alertat 6:00 AMThe log for database 'abc' is not available. Check the event log for related error messages. Resolve any errors and...
View ArticleASYNC Network IO
Hi, Yesterday I ran into a problem with a client, They complain about system performance issues especially during peak hours. Querying the sys.dm_exec_requests during those peak hours gives me back...
View ArticleUnable to remove TempDB files SQL 2012
Hi Experts,We have a problem with removing the extra created TempDB files on de SQL 2012 server. We tried several things:Restart services;Rename *.ndb filesWe use the following query in the SQL...
View ArticleRestore Point to Time
Hello,I took full backup on 06-April-2014 18:00 and transaction log at 06-April-2014 17:00 ?I want to restore and recover it to 06-April-2014 17:00.Can you tell me how to do it ?Regards,Pitou
View ArticleSQL Server 2008 R2 { An Error occured when attaching database(s) }
Hello Guys!I just installed SQL Server 2008 R2 a couple of days ago, on the first day use i can attach database(.mdf) with out any problem.on the day 2, i keep getting this...
View ArticleAny advantage for setting database offline regarding server performance?
Any advantage for setting database offline regarding server performance? I have number of databases on my server which are not in use.So just thinking if there is any performance gain if i set them...
View ArticleHow to automate Execution SQL Server Jobs scheduling
Hi ,I have a scenario where I have pull the data from different places at different times. some times the timing of these may change. But I don't want to go to SQL Agent and change the schedule for...
View ArticleHow contacting the technical support for SQL server forums
Hi,I need to contact the technical support for SQL Server forums to communicate an issue.Any helps to me, please? Thanks
View ArticleCan i shrink an database file if it has huge free space ?
Hi,I have two database one is SharePoint Config file DB[85 GB] & other is SharePoint Application Crawl DB[30 GB] both database have a huge free space.SharePoint Config Free Space is...
View ArticleTimeout occurred while waiting for latch: class 'LOG_MANAGER'
Dear Experts,recently, we observed that the SQL Server was not responding,and so the application (SCOM 2007 R2) stoped working. Upon investigation, I found the following errors( may be aroung 100s)...
View ArticleLinked servers "Login failed for user 'xxx'. Reason: Not associated with a...
Hi everyone I've read many articles about the scenarios where the error "Login failed for user 'xxx'. Reason: Not associated with a trusted SQL Server connection" usually happened. I think I understand...
View ArticleDBCC CHECKDB
I have a stored procedure that will get all the database name on an instance. It will then insert the results of DBCC execution into a table.INSERT INTO tblErrors(...
View ArticleMEMORYCLERK_SQLOPTIMIZER (node n > 0) missing from DBCC MEMORYSTATUS
Last week during an event just like this one:...
View ArticleMSSQL CURRENCY "tr-TR" decimal symbol PROBLEM?
Hi. when I run this queryFORMAT('1550.50','c2','tr-TR') I'm getting resultsResult----------1.550,50₺ I want to get these resultsI want results----------1,550.50₺ Thanks to everyone..
View Article