I have in a new MashApp (MZ 2.0) this problem: error ORA-01000 (maximum open cursors exceeded). The cache time in data feed is 1 min. The DB value for open cursors will permanent advance. But the close of open cursors is missing.
DB parameter OPEN_CURSORS = 300
What can I do? Thanks.