I have an error whick is ORA-01000 maximum open cursor exceeded and I want to close these open cursors. I have already fix the cause and restarted java server but problem still occurs.
I read in some question on the forum, they mentioned about restarting oracle server. Here is the question. I have 2 environment which look the same database. I have this problem in environment 1 only. Therefore I thought that restarting oracle is not necessary and I restarted my java server 1. But i have still same problem.
Do you know how can I close all opened cursor?