Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Performance / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
large volume of INSERTS and indexes31 May 2007 20:09 GMT1
I'm looking at setting up a SQL Server 2005 app that deals with a very write
intensive system . Currently , it's a very simple table structure , TableA,
Table B, Table C . No indexes.I haven't sent the DDL , as I'm researching
general strategies for very write intensive systems
Determining Application Transaction Load31 May 2007 19:53 GMT3
We have an application that uses SQL for its database.  How do we determine
the transaction load that our application is placing on the SQL Server?
CPU utilization troubleshooting31 May 2007 09:51 GMT2
I am running into a situation where CPU utilization is 95-100% and I am
curious the best way to locate the spids and ultimately the query(s) that
might be causing this.
Currently I am using the following query to pull out who the biggest user of
SQL2005 Performance Issues and Pagefile30 May 2007 07:28 GMT1
I am experiencing performance issues with a clients server, typical to the
posting "SQL2005 Memory Question Again" post.  Here is a summary of my
clients sql 2005 server which is used for nothing other then serving up sql
databases:
Problem with performance of select25 May 2007 10:16 GMT14
The following query sometimes takes 29 seconds to execute, performs 36
million reads and uses about 29 thousand CPU
--------
SELECT COUNT(DISTINCT [LT].[Id]) NumberOf FROM
MSDE vs. SQL 200524 May 2007 21:50 GMT1
Just wondering if anyone can think of any reasons that a switch from MSDE to
SQL 20005 on a desktop computer would result in very significant performance
problems.  Stored procs that ran just fine in MSDE are consistently running
very slowly in SQL 2005.  My DB is very small... ...
SQL 2000 index usage report24 May 2007 16:28 GMT1
I was wondering if anyone knows a way to retrieve index and / or table
usage (#hits, #reads, #inserts, #Bytes read/write etc) from a SQL 2000 DB?
And yes, i know, I KNOW, SQL 2005 has a solution for that, but in the real
world we have customers who use a server / software combo ...
Database Engine Tuning Advisor Syntax errors...14 May 2007 22:51 GMT2
I am troubleshooting a problem in our database.  I set up SQL Server
Profiler, to profile the area in question.  I then took the trace file, and
tried to run it through the Database Engine Tuning Advisor.  The calls to
the stored procedure with the issue is getting a syntax error ...
Very long runtime of backup in SQL 200514 May 2007 18:40 GMT3
Hi,
I migrated two 110 Gigabyte databases from SQL Server 2000 to SQL Server
2005 some weeks ago. The server with the SQL2000 databases still exists. It
is a data warehouse database, thus data is updated once a day by ETL
Issue with Reads works with Indexes14 May 2007 04:19 GMT4
Hi everyone. I need to look differences between using GUID and ID as key of
my tables. I have two tables without primary key on them. Both have 100 000
records and the varchar value is full (6000 characters)
CREATE TABLE TableInt (id INT IDENTITY(1,1), column1 VARCHAR(6000) NOT ...
Perf Best Practices -HP EVA 8000 - Distributed Virtual RAID techno05 May 2007 06:03 GMT1
Hell all,
I'm being told that HP recommends a creating Virtual Disks on a single Disg
Group on the SAN, instead of traditional RAID types...  I'm being told that
by doing so you maximize your I/O capacity.
SP EXECUTION PLAN CACHE03 May 2007 18:31 GMT2
 I have developed an SP which looks for some text in diferent columns
stored in different tables. I use some of the full-text search functionality.
The key point is that the first time I execute the SP, it lasts for about 30
seconds. But when I execute it again (a few ...
PerfMon case01 May 2007 20:05 GMT1
i'm trying to use the Performance monitor to load data directly into a SQL
server Database (Win 2003 server, and SQL Server 2000 Standard)
But the performance monitor log cannot start, after defining the ODBC
datasource, etc.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.