SQL server consumes memory
Hi, Technologies : Windows 2008 R2 enterprise ,16gb ram ,pegging file set to 16 GB,SQL Server 2008 R2 enterprises , VM Ware virtual server part of virtualized Data center. Issue :SQL server consumes...
View ArticleCannot restore database from SQL server 2008 R2 to SQL server standard
I was trying to restore database from sql server 2008 R2 to sql server 2008 standard and got error.The database was backed up on a server running version 10.50.4000. that version is incompatible with...
View ArticleError Parsing XML in Database Engine Tuning Advisor
I am running SQL server 2008 SP1, and I am trying to run the Database Engine Tuning Advisor. To my knowledge nothing changed in my environment, and running this exact same query through the advisor...
View ArticlehOW TO CREATE WINDOWS AUTHENTICATION USER IN SQL SERVER AFTER INSTALLING SQL...
I had an error while executing asp.net appcation from IIS as followsLogin failed for user 'IIS APPPOOL\ASP.NET v4.0'.Description:An unhandled exception occurred during the execution of the current web...
View ArticleTrigger Executing Twice
HiI have created an Update trigger on Humanresources.employeecreate trigger TrgUpdate on Humanresources.employee after update asBeginPrint 'Record Updated'endWhen ever i make an update into the...
View ArticleSQL Cluster 2005 virutal ip changing problem
I change the cluster sql Virtual IP after that the SQLserver is not able to bring upit says checkODBCConeectionERRORandSQL Native Client Unable to comlete login process dus to delay in opening server...
View ArticleVIEW WITH CHECK OPTION FAILURE DOESNT ROLLBACK CHECKIDENT
Hi,Using Views with CHECK OPTION to enfore multi-tenancy in a project. I noticed while testing that if I try to insert an "illegal" record into a view and the WITH CHECK OPTION catches it as expected,...
View Article2 processors with 4 cores each or 4 processors with 2 cores each
2 processors with 4 cores each or 4 processors with 2 cores each, does it make any difference?Edit: does it make any difference to performance? is there any reason why one set up works better than the...
View ArticleA network-related or instance-specific error occurred while establishing a...
Hi All,I am facing the below error while connecting to my server.Even though i checked that SQL SERVER SERVICE IS in Running state and database is accessible through application and the only problem is...
View Articlenetwork related or instance specific error occurred while establishing a...
Hi all, I am getting a SQL error - A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the...
View Article"Unknown Token" in activity monitor under Command - process hangs indefinitely
We are running a two-node active/passive SQL Server failover cluster (SP3, Cumulative Update #12 - 9.00.4311.00).Occasionally, during certain operations, the process will hang and in the activity...
View ArticleCan't Copy Database to a Remote SQL Server
Currently, I'm having problem with copying a local database to a remote SQL Server. Here is the error message:Execute SQL Server Agent Job: TITLE: Copy Database Wizard ------------------------------...
View ArticleMultiple 2008 SQL Databases using Peer-to-Peer Replication and Change Data...
I have a question about using peer-to-peer replication with 10 2008 SQL database servers and change data capture together simultaneously.I've seen posts out there indicating that this kind of...
View ArticleDifferential backup ,showing file processed without change in database
Hi Experts, After taking full backup of mydatabase its showing following message :Processed 20640 pages for database 'adventureworks', file 'AdventureWorks_Data' on file 7.Processed 1 pages for...
View ArticlePage Life Expectancy vs Buffer Cache Hit Ratio
Hi All,i'm looking at 2 counters on a production system where the PLE is avergaing 25-30 seconds and the Buffer Cache Hit Ratio is 99%.Now from my understanding, the PLE *should* be 300 secs or more...
View ArticleSQL Error - On Sharepoint Server
HelloI have Sharepoint databases on Sharepoint server. And I checked Event Viewer on the server. And I get following error message continuously."An exception occurred while enqueueing a message in the...
View ArticleCross-Database transactions
Hi Team,I have few queries below,can any one provide me the information on the same,1) what is cross database transactions and how do we use it ?2) How to configure it and work on it?3) why we go for...
View ArticleSSD vs SAS query needed
I am testing the disk IO performance of SSD vs SAS drives. I am trying to generate high on adventure works database for this. Are there any scripts that can help me with this stress testing which cause...
View Article