dgbb01
19th August 2015, 18:40
I have a process in an overnight batch job. Occasionally I get the following error:
A not terminated transaction is aborted (___overloaded.exit() in object ottstp_stddll )

If I re run the process, I do not get the error

Can anyone Help ?

mark_h
19th August 2015, 19:36
Is there something that might be preventing the commit from happening the first time you run it? Is there anything that might make the process stop early as it moves thru the code.

I know one time I had a report that would have an issue, error out sometimes. Eventually I discovered there was an input field on the report that was not set correctly everytime the report ran for the first time.