why the max count of opened cursor in v$open_cursor exceeded the 'open_cursor' parameter
Hi there,
why the result of query 'select max(count(1)) from v$open_cursor group by sid' exceed the result of query 'select value from v$parameter where name='open_cursor' '?
And, there's no errors occured in the alert log.
0