Server hangs
i had installed IIS 7.5 & SQL Server 2008 Std on Windows server 2008 R2 Std. over IBM Quad Core server with 12 GB RAMthe application is accessed from 18 locations over intranet wan and over 100...
View ArticleStack Dump every time reboot server; 100% CPU consistant; SQL Server 2008 SP1
Dump files show various SQL stmts at time of Stack Dump. Different one each time boot server. Sometimes get error messages about failed to open, but not consistent. EXCEPTION_ACCESS_VIOLATION seems...
View ArticleJob History Retention
Hello All,I have 34 jobs on my sql server production environment. Some of them run almost once every 10 mins. The issue is I am only able to hold only one entry in the jobhistory for any job (whether...
View ArticleCapacity issue
Hope I am on the correct forum for this: I am working for a small IT company and we have two virtual servers (Windows Server 2008) with SQL databases on them. I am a bit of a novice when it comes to...
View ArticleNightly Backup failing on only 2 databases - But backup when run manually
Hello,On our nightly maintence backup of our SharePoint 2010 server, two databases fail with the following errors. Indicates that the error is disk space but that is not the issue. All other databases...
View ArticleVersion of sql server
I have an issue identifying the version of software that was installed on my production server. When I run select @@version I get the following output: Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0...
View ArticleDB Maintenance Plan - Optimization
The following is the DB Maintenance Plan and the configurations provided the production environment:Reorganize data and index page (selected)Change free space per page percentage to: 10% Remove unused...
View ArticleIndex Size - SQL Srvr 2000
Hi Techies,How to check SIZE of the Index for a particuklar database in SQL Server 2000. Need a SQL Query.MRVSFLY
View ArticleSQL Server not using enough memory
Hi,I have a machine running SQL Server 2008 R2 on Windows Server 2008 Enterprise R2 (64 bit). The server has 30GB RAM, with SQL Server max memory set at 24GB and min memory at 0. Whatever demands are...
View ArticleResource Governer
SQL Server 2008 R2 - Windows 2008 R2.I am little bit confused by resource governer. Is this tool used to limit the resources or increase the resources ?. I am trying to give an instance on the server...
View ArticleSQL Disk Dependency problem on SQL 2008 cluster including errors
Hi All,I have a SQL 2008 cluster running with 2 nodes, and what I have recently noticed is that a snapshot creation code has been failing. I checked the cluster dependency property on the SQL...
View ArticleLock Release in SQL Server
Hi All,In one transaction(Thread) i am performing one update and multiple deletes on a table,From other transaction(Thread) i am firing select query on the above table before committing above...
View ArticleSSPI Question
I have a laptop computer when I'm at work everything works fine. If I connect offsite through VPN with the same computer I get a Cannot Generate SSPI Context Error when trying to connect with SQL...
View ArticleLinked server(Oracle) problem "Access to the remote server is denied because...
Hi, I have a stored procedure on my sql server that uses a linked server to select data from an oracle database and inserts to a temp table on sql server.When I create a job to exec the sp I get this...
View ArticleSPID 75: transaction rollback in progress. Estimated rollback completion: 0%....
Hi Experts, I am facing an issue after killing a spid which was actually hanged in a job, job was calling a stored procedure to read the sql server log and to send it via email.here is the stored...
View ArticleClustered Index Update or Insert Expensive Query Plan Operator
Hi Everyone,I'm in the process of analyzing a sql 2008 database for performance reasons. I have discovered a significant number of DML query plans that seem to show a high operator cost for 'Clustered...
View ArticleBlocking Alert WMI Property Details
I have a created a blocking alert. It works, but I'm very fuzzy about the WMI properties. I use the (WMI(property)) token to get the property values, but I am unsure of what I'm getting. I would...
View ArticleSQL Server Memory Problem
Hi,I had come across an issue recently where the SQL server 2008 instance stopped accepting any connections and became unresponsive. I had to restart the SQL server to bring it back.The bellow error is...
View Articlesql database backup in microsoft sql server 2005 by yearly
How to database data backup yearly? I must backup data by yearly.
View ArticleAre there standard solutions for Change tracking and filtering large tables.
Dear colleagues,Let me explain our application first. We build and sell an ERP system. ERP systems are known for their large databases, containing thousands of tables with tables easily exceeding a...
View Article