Symptom
In HANA Studio, rename a calculation view failed with below error:
Package '***" contains inactive object '***' that belongs to ***.
The inactive version was checked via below SQL, which shows "n".
SELECT VERSION_ID FROM _SYS_REPO.INACTIVE_OBJECT WHERE OBJECT_NAME LIKE '%<calculation view>%';
The active version was checked via below SQL, which also shows "n". (This is incorrect.)
SELECT VERSION_ID FROM _SYS_REPO.ACTIVE_OBJECT WHERE OBJECT_NAME LIKE '%<calculation view>%';
Re-Activated the calculation view and then tried to rename it, but it still failed with the same error.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Read more...
Environment
- SAP HANA, platform edition 2.0
- SAP HANA Studio 2.3.60 or higher
Product
Keywords
HANA Studio, calculation view, rename, package, contains inactive object, that belongs to, INACTIVE_OBJECT, ACTIVE_OBJECT , KBA , HAN-DB-ENG , SAP HANA DB Engines , HAN-STD-ADM-DBA , SAP HANA Studio (Eclipse) Admin Tooling , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview