Datasource Advanced Settings: Direct or Cursor?
Using MSSQL compatibility level 100. CF8 server, load balanced to a
single SQL server. Is there a recommendation as to which mode to
choose for "Select Method" Is direct the best way to go? We have
been experiencing issues with jRUN being a total memory hog. I
observe now that there are about 50 data sources and 1/2 use direct
and half use cursor. Could this be the root of my out of memory
issues, and if so, Which style is causing the issue? Should I be
placing the burden on SQL server to handle the load therefore using
Direct? We use coldfusion recordsets heavily, with very complex 10+
table joins. Is Cursor choking out my jrun instance? We often see
the cannot find prepared statement error and then I have to run from
my blackberry to my PC and kill task jRun and piss everyone off...
Including me.
So please, an honest and substantive response is really needed.
Thanks,
Dennis
