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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Performance and sp:CacheRemove29 Sep 2007 13:18 GMT2
This issue is on a SQL2K environment
DECLARE @Coverage TABLE
(
VendorID INT,
Estimated Cost27 Sep 2007 09:44 GMT1
Can any body tell in what units the following cost are measured
1. Estimated I/O cost.
2. Estimated CPU cost.
3. Estimated Operator cost.
Change from ntext to nvarchar(max), any problems?26 Sep 2007 08:38 GMT2
I have a query that selects 31.000 rows with a field list that includes a
ntext field, this query takes over 3 minutes to run.
When running the same query without selecting the ntext field it takes 4
seconds to run.
Datafile grow or add25 Sep 2007 14:42 GMT3
I know I need to size my databases to avoid growing but I don't always get
the GB's I would like from our storage team.
So I need to grow my datafiles once in a while.
What is the best option for performance? Growing the existing datafile or
Designing a Large Read-Only Database (Filegroups, Partitions, etc)18 Sep 2007 22:45 GMT3
I've got a database I'm trying to design for read-only performance. I'm
really a bit out of my element on this, and figured I would ask here...
Quick description of the database:
1. There's one table, with about 25 columns (all NVarChar[50-200]).
I/O Performance Issue17 Sep 2007 16:35 GMT9
In our production environment we have two database clusters.  One is to
handle TX processing and the other is to handle reporting.  At this point in
time, the databases are mirror images on both of the clusters and continuous
transactional replication is being performed to keep ...
Best way to handle Index Rebuilding/Reindexing.09 Sep 2007 23:40 GMT21
Currently we defrage our indexes on a regular basis and defrag then when
statics are at a certain level. What I want to find out is:
Is there a way to add speed control during rebuilding and defragging
process? What I mean by this is that typically I run this at slow times but
Insufficient memory available on SQL 200009 Sep 2007 19:48 GMT2
        We have SQL 2000 Ent, and Win2003 Ent , In a few day , the sql
server slow performance and error on the sql log , "  Insufficient memory
available " , our applicaition cannot process, we need restart the sql
server,  this is not enough memory or other problem ??? how to ...
Indexed views in OLTP?04 Sep 2007 03:29 GMT2
Hi, I have a question about indexed views, which I have been reading about
some time now. As far as I understand it, the cost of an update of a base
table will only take place if you update a column that is part of the indexed
view. So (if this is correct) I am thinking that even ...
Spools01 Sep 2007 08:36 GMT6
I see two spools in the execution plan of this query:
----------
USE Northwind
Go
 
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.