Hi Pradeep,
Can you have a look on the index server trace file if it has any additional information on what is missing?
As per this note: 1880274, It showed these 2 errors:
A query against a specific column view with attribute mappings in a projection node failed, due to wrong attribute names in the calculation plan.
The indexserver trace file contains the following message:
"SAP DBTech JDBC: [2048]: column store error: search table error: [34051] Error during plan execution;Failed to find source column <column_name> in itab."
Queries against calculation views may abort with the error" Failed to find column in input itab"
The indexserver trace file contains the following message:
"SAP DBTech JDBC: [2048]: column store error: search table error: [34051] Error during plan execution;Failed to find colum <column_name> in input itab"
May be we can have a look on the index server trace file and see what it suggests, And it most likely looks like a case for OSS message
Regards,
Krishna Tangudu