PRC: Generate Cost Accounting Events process completes in Error
I have created a SQL to derive the Miscellaneous Cost Clearing Account for Projects. When I run the SQL in SQL Developer, it works. When I place the same SQL in Oracle and run the process, it comples in error with a "Program was terminated by signal 11" message in the log. I have tried to format the SQL into one line, but nothing. Still get the same error. I have a similar SQL to derive a different account and it works. Not sure what is happening. I do not want to create a View and call the View because