Answered
query takes 60 seconds to run on DEV and 1 second on PROD!
i cannot figure this out. its been going on for weeks now. i
have the datasource correctly setup to a Oracle database. a simple
"select * from web_adm.coordinates" on my PROD box returns results
in 1 second. on my DEV box the same thing takes 60+ seconds. they
are both querying the same oracle database table. i've uninstalled
Coldfusion and re-installed it on the DEV box... even uninstalled
and reinstalled Apache on the DEV box. still no luck. as for my
debugging settings, they are all EXACTLY the same. same exact
machines as well so no hardware differences. i'm finding that
databases with indexes are taking longer. what could possibly be
the problem? please help!
