Hi,
i have a local DB2 (a kind of copy) with our DWH Structure.
Sometimes i want to update the records (only for testing purpose).
I use Informatica (ETL-Tool) to load the Data into the DB2
(first Truncate the Tables)
No i have problems with the Transaction protocol...
concerning huge tables...
Error: No space available in transaction protocol...
I tryed to increase the size of the protocol and changed the settings concerning "commit" but with no success
I there a way to load data WITHOUT the protocol?
Thanks in advance.
Anwy