Quantcast
Channel: SCN : Discussion List - SAP HANA Cloud Platform Developer Center
Viewing all articles
Browse latest Browse all 3131

SAP HANA Cloud Platform trial version, not able to see created Views in Lumira, problems with privileges

$
0
0

Hi everyone.

 

I have a problem with the privileges in the SAP HANA Cloud Platform trial version. I want to create some analytic views in SAP HANA Studio and visualize them with SAP Lumira later. Unfortunately I can’t see any views in Lumira.

 

According to the following thread I tried different commands.

 

http://scn.sap.com/community/developer-center/cloud-platform/blog/2013/07/16/using-hana-modeler-in-sap-hana-cloud

 

I have tried to execute

 

CALL "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS"

 

But unfortunately I always get the following error message:

 

Capture.JPG

 

In this Thread it’s told that after executing the command from above you should see a new schema named _SYS_BIC. This schema is critical because it stores the column data which is used by the programs (Lumira in this case) to access the views.

 

http://scn.sap.com/docs/DOC-44560

 

Unfortunately because I am not able to execute this command, I don’t have the schema _SYS_BIC either.

 

The strangest thing about that is that I had the _SYS_BIC schema and I was able to create views and make them visible in Lumira some days ago. Now I’ve created new views again, but I have neither the _SYS_BIC schema nor can I execute the command above any more.

 

In this thread they have a similar problem:

 

http://scn.sap.com/thread/3465914

 

But the most important command is always this one:

 

CALL "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS"

 

If you are able to execute this, you get the _SYS_BIC schema and everything should work.

 

I’ve also tried to create a new trial account, but I didn’t work, too.

 

Is there anyone who can help me with this error message above, so I can execute the CALL command?

Or just tell me why the schema _SYS_BIC can disappear?

 

Thanks


Viewing all articles
Browse latest Browse all 3131

Trending Articles