cancel
Showing results for 
Search instead for 
Did you mean: 

HANA DB Trigger Error

Former Member
0 Kudos

Hi All,

I am getting the below error on an INSERT trigger on CRM_JEST table:

Could not execute 'INSERT INTO "CRM_HANA"."CRM_JEST" VALUES ('100','0025B5A330EC1ED3A6F11B900734EBD4','E0008','','001')' in 307 ms 109 µs .

SAP DBTech JDBC: [3]: fatal error: "CRM_HANA"."CRM_JEST_INSERT": [3] (range 3): fatal error: Execution flow must not reach here. See error trace for details

Can anyone please let me know what might be causing this?

Goutham

Accepted Solutions (0)

Answers (1)

Answers (1)

lucas_oliveira
Advisor
Advisor
0 Kudos

Hi Goutham,

You'll get more information from the indexserver traces.

By what you showed I can only think you are bumping into a bug or your CRM_JEST table is somehow corrupted. You can try checking the second by running check_table_consistency (see sap note 2116157 ).

BRs,

Lucas de Oliveira