You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to debezium
Hi,
I have two NVARCHAR(4000) columns coming from SSMS source system going to GCP. The value (for example) is: {4901104572 17 pallets} in source and is coming through as __debezium_value_unavailable.
Based on research it would seem that the issue is likely that LOB handling is disabled. I would like to. Could i please get some confirmation this is the likely issue here and the fix is to set lob-enabled = true?