Hi all,
i have a problem with HANA and Excel MDX. If i try to read data from an analytic or calculation view i got a error.
I look on my tracefile and found the following error:
<ERR>ISOImpl\NewDBUtils,4128,4900,NewDBUtils.cpp,109
sql syntax error: ERROR - Sets Rowset command failed at SCHEMA_NAME
</ERR>
<ERR>ODBO\Session,4128,4900,COMSession.cpp,856
The following MDX select on Table BIMC_SETS:
MDX SELECT CATALOG_NAME, SCHEMA_NAME, CUBE_NAME, SET_NAME, SCOPE, DESCRIPTION, EXPRESSION, DIMENSIONS, SET_CAPTION, SET_DISPLAY_FOLDER, SET_EVALUATION_CONTEXT FROM BIMC_SETS WHERE CATALOG_NAME = 'MYUSER' AND CUBE_NAME = 'MY_CUBE' ORDER BY CATALOG_NAME, SCHEMA_NAME, CUBE_NAME
In schema _SYS_BIC is no Table or View BIMC_SETS.
The connection from Excel to HANA is OK, Test from EXCEL to HANA OK, i can see and select my CUBES.
Excel 32 Bit, HANA Studio 32 Bit
Thanks for help.
Regards,
Josef