Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I encountered the following errors for LoggerAdapter. LoggerAdapter: EntLogger: [Adapter] In BatchWriteHandler batchWrite(). There was an error processing the data. EIProcess error: Data size bigger than max size for this type: 4969
It is considerd that this issue can be solved by control of the size of batchWrite(). Does anyone encountered this issue and know how to solve it?
Regards
You need to use the Merant JDBC driver instead of the native Oracle one.
Thank you. I will try it.