> Also, I'll reiterate that the site was running fine on CF 4.5.2- the > problems with server hangups started with CF MX, and then only once in > production and receiving a higher amount of traffic.
Most of the CFMX DB Access problems are with the drivers, try swithing drivers. I dont think CFMX drivers work well with Oracle 8i*. Have you installed the Oracle Client softare on the Server and tried to configure a connection with classes12.zip? Joe Eugene -------Original Message------- From: Sean A Corfield <[EMAIL PROTECTED]> Sent: 03/30/03 03:34 PM To: CF-Talk <[EMAIL PROTECTED]> Subject: Re: CFMX Updater 3 Available > > On Friday, Mar 28, 2003, at 11:24 US/Pacific, Ruggiero, Kevin D wrote: > We have a brand new machine, and this is our server configuration: Looks reasonable. > Databases we connect to are: > Oracle 8i (8.1.7) on two separate Windows NT servers (connected to > using > Oracle's JDBC/OCI 8.1.7.4 drivers) Hmm, have you tried using other drivers? We were using the 9i OCI drivers for a while but we moved back to the 9i Thin Client drivers because under load we saw occasional failures with the OCI drivers. > Also, we are trying to connect to network Access databases, but we've > thusfar been unable to connect to them (I have another e-mail to this > mailing list trying to fix this problem). We're getting errors of > permission denied/exclusively opened by another user I wonder if CF is trying to open multiple connections to the database? I don't know too much about MS Access but from what I've read on this list, it doesn't seem to be very reliable in any sort of multi-user environment... > Also, I'll reiterate that the site was running fine on CF 4.5.2- the > problems with server hangups started with CF MX, and then only once in > production and receiving a higher amount of traffic. The biggest difference when moving from pre-MX to MX is the database drivers (hence the focus in Updater 3 on improved versions of those). Sean A Corfield -- <a target=_blank href="http://www.corfield.org/blog/">http://www.corfield.org/blog/</a> "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

