texis -h:
Texis Web Script (Vortex) Copyright (c) 1996-1998 Thunderstone - EPI, Inc.
Commercial Version 2.5.908387314 of Oct 14, 1998
Hi,
I've been running a busy internal site for around 7 years (yes, my texis installation is really that old!).
More recently, we've notices big performance dips on some queries. Sometimes the query will execute fast (<300ms), other times it can take up to 90 seconds to complete the SAME query.
We don't have any apparant lock contention issues (as far as I can see anyhow - I can still use TSQL to get into the database while the query is running.
Also, we're seeing that on these long-executing queries, the memory used by the [CGI, our own, not Vortex] app shoots up to 200MB, where as when running fast, you hardly see any memory impact.
We're started more frequent inserts into the table concerned recently.
My question is this::
Does a co-incidental insert followed closely by a query, against the same table, make the query run without the advantage of the various indexes being made available (as they may be locked for update)?
Regards,
-- Dave.
Dave Bevan. Systems Specialist - Support Development
BBC News Production Facilities.
BBC TV Centre,
LONDON W12 7RJ
UK.
Texis Web Script (Vortex) Copyright (c) 1996-1998 Thunderstone - EPI, Inc.
Commercial Version 2.5.908387314 of Oct 14, 1998
Hi,
I've been running a busy internal site for around 7 years (yes, my texis installation is really that old!).
More recently, we've notices big performance dips on some queries. Sometimes the query will execute fast (<300ms), other times it can take up to 90 seconds to complete the SAME query.
We don't have any apparant lock contention issues (as far as I can see anyhow - I can still use TSQL to get into the database while the query is running.
Also, we're seeing that on these long-executing queries, the memory used by the [CGI, our own, not Vortex] app shoots up to 200MB, where as when running fast, you hardly see any memory impact.
We're started more frequent inserts into the table concerned recently.
My question is this::
Does a co-incidental insert followed closely by a query, against the same table, make the query run without the advantage of the various indexes being made available (as they may be locked for update)?
Regards,
-- Dave.
Dave Bevan. Systems Specialist - Support Development
BBC News Production Facilities.
BBC TV Centre,
LONDON W12 7RJ
UK.