cancel
Showing results for 
Search instead for 
Did you mean: 

The column is a proxy column or inconsistent column in CV

Hi, Experts.

The CV is throwing an 'inconsistent column' error after the DB module process. But the calculation view is working fine in the DEV environment. When migrated to QA, we faced the issue.

Below are a few details about the setup.

  • The calculation view is built using WebIDE for SAP HANA.
  • The CV referring tables generated using .hdbcds file. For example, the columns in the below screenshot are from a .hdbcds file.
  • The table referred to in the projection does, in fact, exist in the HDI container.
  • The mappings in CV are also broken after migration.

We tried to deploy the application in different workspaces hoping it could be related to the workspace's owner permissions. But the same result on all workspaces. Could you please help us? Your help would be appreciated. Thanks in advance.

0 Kudos

When monitored the network logs in the browser, we found out that a call to metadataapi is failing due to "insufficient privilege: Not authorized" error.

https://<hanaserver>:53075/metadataapi/dbobjects/<TableName>?type=TABLE&xml=true

The developer has the same level of access as listed below in both Dev and QA, but it still fails in QA.

XS_CONTROLLER_USER

SpaceDeveloper

WebIDE_Developer

View Entire Topic
pinakipatra
Contributor
0 Kudos

Hi Manjunatha,

You anaiysis regarding the failed service is right and the same is due to opening the calc editor before cf login

Close editor -> cf login -> reopen editor

<strong>cf login</strong>