Journal Import submitted from PLSQL ends with Intermittent Signal 11 error.
Hi,
We are on EBS 12.1.3. There is a custom code that loads data into gl_interface for about 13 journal sources. We have a custom plsql code that submits Journal import from fnd_request.submit_request() for GLLEZL and it fails with Signal 11 error. Most of the times, we do not have all the 13 journal source data loaded into gl_interface, it is usually about 1-4 source data depending on the time of the day. But if you notice in the code below, we insert all journal source records in gl_interface_control before submitting journal import. I checked in our test instance by