Clustered 2008 Enterprise Install and Mater Key Encryption Problems
I have had a Clustered SQL Server 2008 environment working well for years. For some reason now when it fails over I am receving cannot decrypt errors when my stored procedures run. I have narrowed it...
View Articlechecking cores for sql server
Hi,How to check how many cores on per cpu in sql server orhow many cores our sql server instance is using. I need this for licensing purpose.Thanks
View ArticleSQL Audit fail
Hi I see many audit fail for MSSQLSERVER at eventlogand the login is from a remote computer and the login name is"domainname\REMOTESERVERNAME$"But I don't know which login it is referring to . Any hints?
View ArticleCan xp_instance_regread be error handled
I have a small script generator which will try to find which folder a backup file needs to be restored to and eventually print the restore script in the messages section in SSMS. During location of the...
View ArticleReplication and Clustering
Hi, Is it possible to set up a Publisher-subscriber replication on a SQl cluster that has two nodes? I have never seen this kind of configuration before. Thanks.
View ArticleSQL Server 2008 R2 - Memory Problem - Error: 17803, Severity: 20, State: 13.
Hi, since a few back we been having some memory problems with our sql server, nothing have really change in the enviroment but these issue are kind of new. ANY HELP WOULD BE APPRECIATE THANKS. here is...
View ArticleSOLUTION TO MINIMIZE TEMP DB
HI GUYS...We are working on sql server 2005 and the problem is with the temp db,it is frequntly becoming full and forcing us to restart the srever every time when it is full.Can anybody tell me about...
View ArticleDBCC_OBJECT_METADATA & DBCC_CHECK_AGGREGATE latch
what does DBCC_OBJECT_METADATA & DBCC_CHECK_AGGREGATElatch wait mean?Manish
View ArticleDBCC How Repair_Allow_Data_Loss works actually.
As per the articlehttp://www.sqlskills.com/blogs/paul/corruption-last-resorts-that-people-try-first/Kindly let me know Repair_Allow_Data_Loss will not rectify the logical error $1000. it means data...
View ArticleAttachement to adventure database failed
Unable to open the physical file,operating system error 5:failed to retrieve text for this reason:15105(Microsoft SQL error 5120
View ArticleWhy decrease MAXDOP?
Hi All,I'm doing research on WHY decreasing MAXDOP for my SQL Server (2 sockets x 6 cores + HT = 24 logical cpus) would benefit my system? According to one of my previous posts here and based on MSFT...
View Articlecalculate the size of tables in bytes
Dear all,Is there any sql function to calculate the size in bytes for each table? Thx a lot.Best regards,Wallace
View ArticleTable Partitioning
Hi All,How to check wheather my data is partition created on the table is in use or not. Or Data is storing as per created partitioned.
View ArticleTable level, partial data restore.
Hello,I'm trying to solve the following problem. I have a central DB that holds data for many organizational units. Data for every organizational unit spans many tables. The problem is how to process a...
View ArticleSQL transaction log question
I have database which is 800GB big, recovery is set to full and there is also 700GB transaction log file. I need to do something about this log size:). Database and log file is on RAID10 SAS drives. 1)...
View ArticleSelect @@Servername shows incorrect entry
Hello,i migrated all databases from a SQL Server 2008r2 Cluster (Name: Cluster01) to a SQL Server 2012 Cluster (Name: Cluster08). After the migration I renamed the 2008r2 Cluster to ClusterOL and the...
View Articlehelp to rewrite the query and make it run faster
I have a function but it runs very slow, I think the reason is because it has Order by case statement.Can anyone help to restructure this query , that may runs faster but the same result.The table...
View ArticleSQL Server Jobs are extremily slow
SQL Server 2012 with the latest SP on one of the sites. Have several SQL Jobs - each step takes forever to execute. The same steps executed in SQL Server Management Studio do not take time at all. Not...
View ArticleDoes MS SQL Server support ISO 10646 standard?
Hi All,Because I need to select a SQL Server to be my system database engine.For my research, MS SQL Server support Unicode since SQL Server 2000 Standard.But I cannot search the further information...
View Articlesql server 2008 r2 ram usage
hello guys im just wondering about ram usage of sqlserver is stock even theres no transaction open. sample without transaction ram usage in task manager is 1gb , now i open may localhost site and view...
View Article