Hi,

I am calling a packaged procedure in an external database from a PL/SQL 2.3 program. Occasionally the program crashes when calling the package, giving error ORA-03117: TWO-TASK SAVE AREA OVERFLOW. I cannot seem to trap this error with an exception handler and apparently the same data works fine when run on the remote database.

Does anyone have any ideas, I've tried everything I can think of.

Thanks,
George.