I'm getting this error alot in our Test environment. We are using Oracle 8.1.5, Delphi 5.1, and DOA. When I view v_$open_cursors I see that most of the sql is from our MIDAS app server using DOA. I thought that once the data was retrieved and sent to the client, that the cursor would be closed. We are not using FetchOnDemand. Is there something I need to set to control the closing of the cursors? I currently have the open_cursors parameter set to 400.