An SQL exception occurred: Length of LOB data (2102428) to be replicated exceeds configured maximum
Please provide a helpful suggestion here to resolve this -
Issue – Application P00092 is used for attaching Text Notes. Post saving when the attachment icon is clicked again against the same record the newly added text is not saved. This is happening for specific customers only in Production in all test environment it is working fine.
Cause find out in logs - An Error occured while Inserting a Record into Media Object table F00165 for User Name : Environment : JPD920, Role : *ALL com.jdedwards.database.base.JDBException: [SQL_EXCEPTION_OCCURRED] An SQL exception occurred: Length of LOB data (2102428) to be replicated exceeds configured maximum 65536. Use the stored procedure sp_configure to increase the configured maximum value for max text repl size option, which defaults to 65536. A configured value of -1 indicates no limit, other that the limit imposed by the data type..