I m getting while copying data from one table to another.
Could not execute 'Insert into "/BIC/APWBSTRPR00" select * from "/BIC/APWBSTRPR00B"' in 10:51.063 minutes .
[129]: transaction rolled back by an internal error: TrexUpdate failed on table 'SAP<SID>:/BIC/APWBSTRPR00' with error: exception 2617:
ims_search_api/LateMatColumn.cpp:772
exception in LateMatColumnSource
, rc=2617 - enforce TX rollback
I have seen couple of notes
1905429 - Error "exception in LateMtColumnSource" executing Data Services job against SAP HANA table.
2125399 - SAP HANA: table consistency check returns error "Maximum rowid in table is larger than max rowid in runtime data"
1975448 - Problems due to Late Materialization and chunk-wise Data Processing
2127827 - Error in IndexServer trace: 'LateMatColumn.cpp (00629) : lateMat loadPage failed, no valid transaction SYS_REPO:OBJECT_HISTORY'
2113745 - Exception in LateMatColumnSource
However, we are on SPS09 97.01. I dint see any relevant Note for our version and also those notes dint helped to resolve the issue.