Inserting data into LOB column causing big overhead and significantly slow post performance. Here is an example: The poster process does below query very frequently on target.
SELECT t."GWLMSG" FROM "SNAPADMIN"."GATEWAYLONGMSG" t WHERE ROWID = 'AABBQKAEdAABdM5AAM' FOR UPDATE
WORKAROUND:
None
STATUS:
Fixed in 6.0 and above.