You may encounter the following error when using thr Log Reader:
The BLOB size is too large (234849 bytes).
Cannot generate script for this command.
The issue is caused by a hardcoded limitation. It’s made to avoid occasional out-of-memory error, because BLOB data may be quite huge.
There is no workaround.