Error while executing BS - ORA-01000: maximum open cursors exceeded
Hi,
We are loading around 15000 records from flat file to Siebel using a business service. The records are created or updated by instantiating buscomp for each line and destroying the objects in finally block. When we run the business service in Prod, we are seeing below error after processing 1500 records successfully.
ORA-01000: maximum open cursors exceeded. An error has occurred writing to a record. Please continue or ask your systems administrator to check your application configuration if the problem persists.(SBL-DBC-00111)
Can any one help me debug this issue? We are on 8.1.1.11 Patchset 7 Siebel Financial Services.