Hi All,
When I try to run a simple select * from a particular table in my project, it is throwing me below error
Could not execute 'select * from "BASE_SCHEMA"."MULTI_TENANCY.BASE.TABLES::DB_CONFIG_EXCEPTIONS"' in 547 ms 268 µs .
SAP DBTech JDBC: [2048]: column store error: search table error: [10000008] exception 10000008:
ims_search_api/Delta/impl/DeserializerContext.cpp:977
Failed to write data into $index$: Unknown main column; $function$=resolveReferences
Can someone tell me why this error is coming and a possible solution.
Thanks in advance.