Skip to content

LargeString leading to failing insert #173

@tsteckenborn

Description

@tsteckenborn

If you're using a LargeString change-tracking can lead to an insert issue, due to it being to large for changelog_changes (which is likely defined as a string):

inserted value too large for column: TrexColumnUpdate failed on table '08992D9A763244238BFA5B3FCFD8C6C2:SAP_CHANGELOG_CHANGES' with error: AttributeEngine: indexed value not within specified range;checkCesu8StringColumn(): max length (5000) violated on pos 1, value='...',column '$column$', rc=6959

Metadata

Metadata

Assignees

Labels

author actionNeed the actions taken by an authorbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions