Ask a Question related to Coldfusion Database Access, Design and Development.
-
Blue_Wizard #1
Microsoft SQL Server w/SP4 and parameterized decimalfields in queries causes slow downs.
Yesterday, my company upgraded our database (Microsoft SQL Server 2000) to
service pack 4. Today, we started observing queries were taking much longer
than they should. We have managed to track the problem to parameterized decimal
fields in queries. If we remove the parameterization or if we remove the
cfsqltype="cf_sql_decimal" the query takes only 6 reads; if we leave the type
statement in, it takes about 18,000 reads (a difference between a page taking
~16ms and ~800ms). We know that the problem originated with SP4 for MSSQL (the
problem doesn't exist on another server with the same data that hasn't recieved
the update).
Questions:
1. Has anyone else encountered this problem?
2. If so, did you find a work around or fix (either from
Adobe/Macromedia/Allaire or Microsoft)?
FYI: We are running ColdFusion MX 7.0.1.
Blue_Wizard Guest
-
Slow queries when using myODBC with ASP pages
Hi, I have a website hosted on two servers bi-xeon(Win2003, 1GB RAM) : one for the website, one for MySQL 4. I access MySQL from my ASP Pages... -
slow queries from CF 5 to CF 7
I am transferring from CF 5 to CF 7. I moved one site, and I noticed that on CF 5, with an Access DB as the datasource, the page takes 20 ms total... -
CF 5 generating slow DB queries
We are using CF 5 against Oracle DB (9.2.0.5) when running snapshots of the Database we see lots of queries generated by cfserver.exe which are... -
AI10 slow downs on upgraded PC
I just received a new machine from our IT department. The only difference between the old and new set-up is a newer/faster processor. The video card,... -
[ANN]: NNTP Server slow downs.
Server's been great for the past couple of days. You can stop spamming us now. ;P Ray at work "Mike Sampson " <mikesam@online.microsoft.com>...



Reply With Quote

