SQL Server 2000 db corruption and tools.
Hi!The databse corruption hit our sql server 2000, 200 Gb database.The dbcc check database never finish the scan, it goes sleep.We have backups but we don't know an ok database because the dbcc checkdb...
View ArticleMeaning of "Index Fragmentation" return for HEAP tables....?
I use this query to analyze index fragmentation. I applied it to and old DB and it returned several tables meeting the criteria but with IndexType = HEAP. As a HEAP has no index what, in this case, is...
View ArticleDB connection error
Hi,We are geeting below error."Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool...
View ArticleModel database corruption in sql server.
hi,in one of my priduction server "MODEL" database corrupted in sql server, while i am trying to connecting to sql server we are your unable to connecting the sql server model db has been corrupted...
View ArticleSQl server failover cluster : Rule "Cluster shared disk available check" failed"
Good day,While trying to install an sql cluster on " VM-Ware" Work station am getting this error. Can someone please post steps on how tgo create this. ive read alot of KBs and all of them didnt...
View ArticleRestoring and verifying of Master database in SQL SERVER MANAGEMENT STUDIO
I was doing a master database backup on a single user mode. After I'm done, I did a restore for it also in single user mode. When I execute the query statement, it is stated that"The master database...
View ArticleSQL Server 2012 experiences performance issues in NUMA environments
Hi,I was going through Cumulative Update 3 SP1, where I found 11363132819662 SQL Server 2012 experiences performance issues in NUMA environmentsHow can/ Can I apply this hotfix only from CU3? I don't...
View ArticleWhat does _total for instance mean in SQL server log space used alert
Hi,I would like to know the meaning of specifying _total for instance when creating log space used alert in SQL server 2008R2 server.Thanks,Preetha
View ArticleThere is insufficient system memory in resource pool 'internal' to run this...
I'm running SQL Server 2008 on Windows Server 2003 Standard with 4GB of Memory. I'm getting the following error after the system has been running for about 30 hours. There is insufficient system...
View Articlehow to resolve rollback suspended
i use merge script to update three million data. it didn't finish to execute, it take more than two day. so i kill the spid.i found that the spid is roolback but its status is suspended. by now...
View Articlequery performance to be increased..please help..
hi,SELECT TSK.TaskID AS [SprintID] ,TSK.Title AS [Sprint] ,TSK.[StartDate] ,TSK.[EndDate] ,SRA.[ResourceID] ,R.[ResourceName] ,D.[UID] AS [DivisionID] ,D.[Division] ,T.[UID] AS [TechnologyID]...
View ArticleAUTO_UPDATE_STATISTICS_ASYNC
HiHow to check the status of AUTO_UPDATE_STATISTICS_ASYNC, whether it is set to on or off?Regards
View ArticleService Pack 1
Hi,We are on Windows 2008 R2 SP1 and Database is SQL Server 2012 SP1 (built 11.0.3321.0 which I believe is CU1)11.0.3321.0SP1Enterprise Edition: Core-based Licensing (64-bit)Now can I apply CU7 which...
View ArticleSQL Server Engine on physical partion and database on another physical...
I have 2 questions:1- I need to know which is consider to be good practice, to install the SQL Server engine in the operating system physical partion (Like C:) or to install it on another partion like...
View ArticleAUTO_UPDATE_STATISTICS_ASYNC ON or OFF for OLTP database?
What is the final verdict? I believe Glenn is for enabled (ON) even when statistics updated nightly as a job.NOTE: Auto Update Statistics must be enabled (ON) for the asynch option to work.Related...
View ArticleSQL Query for maintenance mode in SCOM
Hi allI was wondering if I can find a query about this request:- Found all the Servers that were restart without the maintenance mode were actived ?It's to make a Report To include in Reporting...
View ArticleError: is not a primary database file.
HelloIf I try to set a database online with:ALTER DATABASE mydb SET onlinethis error occurs:Msg 5171, Level 16, State 1, Line 1 E:\Data\mydb_log.ldf is not a primary database file. Msg 5171, Level 16,...
View ArticleEvent ID 4625 is logged on Windows Security logs for every 30 minute but...
I'm using SQL Server 2008 R2. Event ID 4625 is logged on Windows Security logs for every 30 minute but nothing is logged on SQL Server logs.This is from the General tab of Windows Security logs:An...
View ArticleSQL Server Management Studio 2005 "is Busy" message when trying to save a...
Hi,I like to add new tables and their relationships with each other using the Database Diagram. I create a new database diagram, and then add new tables to the diagram – also drawing up their...
View ArticleSQL Server Licensing
Hi We have a web application which has backend as SQL Server 2012, It will be accessed by anyone and there will be one administrator who will access the database. Please let us know which License...
View Article