Should differential backup be followed by transaction log backup
Hello, We're using sql 2005 enterprise sp2 with db(70 -80 GB) using full recovery mode and recently we want to apply full backup(once a week) and differential database backup(once a day). Is it...
View ArticleConnection Error: (provider: Shared Memory Provider, error: 0 - No process is...
Hello,Please bear with me as I am no Sql Server guru, but am getting this error that is preventing me from continuing with my development work. I am the only developer on my team running Sql Server...
View ArticleError attaching SQL 2008 Catalog
hi every one, After formating drive C: , I tried to attached the catalog CWSC_dataBase on D: but SQL 2008 gives me this error message : CWSC_DataBase_Data.MDF is not a primary database file. (.Net...
View ArticleHow to Calculate Overhead Bytes for 1 Table
HERE why will be overhead of 7 bytes or how to calculate overhead? ====================================================================== -- Create a table with 393 length + 7 bytes overhead = 400...
View ArticleCentralized Job Server In SQL Server?
I have a lot of new environments which largely share the same copy backups/restore backups/validate backups/mask data/etc. code. If I make a change in 1 I have to go to every environment and do the...
View ArticleCan we debug mdmp file while sql server is online
sql server is running on production should i open windbg to debug the error.? will tehre be any side effects?Manish
View ArticleSQL Database Auto-Growth History
Dear All, I want to check the history of SQL database auto-growth. Any query or methods can achieve this purpose?
View ArticleDatabase Encryption at rest
Hi, We are considering the option of Database encryption - at - rest (which means data files encrypted on storage). We are considering the use of the appliance Brocade Encryption Switch which will...
View ArticleEDU B E32-00981 vs EDU NL E32-00982
What is the difference between Microsoft SQL SERVER DVLPR EDTN 2012 EDU B E32-00981 and Microsoft SQL SERVER DVLPR EDTN 2012 EDU NL E32-00982
View ArticleMemory Stack Dump - Error: 17310, Severity: 20, State: 1
Hi, we have sql server 2008r2 cluster environment (sp1). Everything ran fine, and then suddenly we started getting these dumps whenever we run one specific stored procedure, even though it did not...
View Articlecan 32 bit be as strong as 64 bit
even with all the AWE/PAE settings etc, can we get a 32 bit machine running SQL Server that has 64 GB of memory to function as strong as a 64 bit machine? any suggestions would be highly appreciated.
View ArticleSQL Server 2005 on VM: VM Memory\Memory Ballooning Counter not starting
Hi all, Could anyone please guide me why i am getting this error, when trying to measure VM Memory\Memory Ballooned in MB counter on my SQL server Virtual machine? For more info: We are using VMware...
View ArticleMasking of sensitive Data on Test and Dev environments
Hi, Do you recommend a third party tool to mask sensitive data on Test and Dev environments? On a SQL server Database which data is linked to other databases. Thanks APA
View ArticleProblem with connecting to Linked Server – SQL 2008 R2 to SQL 2008 R2 – with...
We are experiencing an issue which is stopping any use of a SQL Linked server, except when the user has sysadmin server role. Our setup is: · ServerA and ServerB are both SQL 2008 R2 Standard...
View ArticleSQL server 2012 Login failed
Hi I am using SQL server 2012 Web Edition on Windows 8 Pro with IIS8. When I open my website through IIS8, I get a failed Login error for user NT AUTHORITY/SYSTEM. But my website runs fine when I open...
View Articleselect data from sql server log file veiwer
Hello All, I have enabled trace flag 1204 and 1222 and I am seeing some deadlocks in our database. Is there a way that I can select the whole query instead of copying and pasting it line by line? Thanks
View ArticleEffect of compression on currently running queries
Hi all, I am planning to apply PAGE compression to some of the big tables in my database (DW to be precise). These tables are fairly big with over 15 Billion rows. When I applied the compression in...
View ArticleRestore Failed for Server: SQL Express 2005
I am moving my data base from one computer to a new one. I placed the .bak file in the backup folder on the new computer (Windows Vista). I keep getting these errors I have checked the security...
View ArticleCannot Generte SSPI Context and Login failed from an untrusted domain and...
Hi all, I have two SQL Server Instances. 1. Based on WSBS2011. 2. Based on Windows Server 2008. We have a VPN that points between both severs. In AD there is a realm trust between both domains. I have...
View Articlesys.dm_os_performance_counters
Hi All, SELECT * FROM sys.dm_os_performance_counters is not returning any data on one of my server, please let me know where can i check to troble shoot this issue. Thanks, Satish KumarThanks, Satish...
View Article