What I'm finding now, in the last little bit, is that in the case of a content-save triggering the hang, the content *does* seem to save - the queries being the "larger" ones as far as raw data being moved around.
I'm in the process of poking about some older code that executes after those queries and param-ing them up, to see that helps. Errors: When a hang hits, I don't seem to get any SQL errors - no timeouts and the like - just running a simple query in the query analyzer tool, it just spins until it finally resolves, however long it takes. As far as the sql logs, my server guy hasn't indicated anything special showing up. On 5/16/11 10:48 AM, Charlie Stell wrote: > Other than an eventual timeout thrown by CF - are you getting any SQL errors > when this situation arises? (from either cf trying to run a query or when > trying to execute a query via analyzer) Do any errors show up in the SQL > logs? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344548 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

