Fatal Error when executing SSIS Package -
05-10-2006
, 11:38 AM
I am executing an SSIS package from SSIS on the server. It has package
configurations defined. The package is loading data from DB2 to Oracle. No
real manipulation of the data, then it executes PL/SQL procedures in Oracle.
It will start processing then get "Execute Package utility encountered a
problem and must close". I use the debugger, but I get no information. I
can run it again and it works fine. I refresh the package (no changes) and
the error will happen again. It is very intermittent on when it will work
and when it will not.
Thanks for any help, |