Question
Oracle Sessions Hanging
I am developing a cold fusion application using Dreamweaver 8
that runs on a windows nt server and using an Oracle 10 g database
on a unix box. Everytime Dreamweaver is opened with a page that has
a cfquery in it, Dreamweaver creates a new oracle session.
Dreamweaver never closes the Oracle sessions when the cfm is closed
or when you exit Dreamweaver. This causes the oracle database to
run out of sessions and crash. I spoke with Adobe support and they
stated this is the way it works and advised me to close the
sessions in oracle. I can't believe the software works like this.
Our database has 50 sessions allowed so after we open Dreamweaver
50 times it crashes the project. Have any of you ran into this
problem before?
