cancel
Showing results for 
Search instead for 
Did you mean: 

Can not access _SYS_BIC schema of BW on HANA using Smart Data Access (SDA)

ashok_oleti
Participant
0 Kudos

Hi,

We have 2 HANA databases. HANA Runtime (BW on HANA) (102.5) and HANA Reporting database (102.03). We have created few calculation views on HANA Runtime database and would want to access them using SDA from the HANA Reporting Database but we dont see any objects under "_SYS_BIC" when accessed using SDA

We can access the objects from all the other schemas like "PUBLIC", "_SYS_BIC", "BW Schema of remote HANA database" for which access has been provided to the technical User "MODELER" which was used to create the SDA connection but we cannot see a thing for "_SYS_BIC"

1) Created the SDA in HANA Reporting Database with HANA Runtime as a remote source with technical User "MODELER"

The MODELER has below authorizations in HANA Runtime Database

Object Privileges:

     - Select and Grant access to Schemas "_SYS_BIC", "_SYS_BI",  "_SYS_REPO" with grantable "No"

     - Execute access on REPOSITORY_REST (SYS) with  grantable "No"

     - Select access on _SYS_BIC for user _SYS_REPO

System Privilege:

     - "CATALOG READ" without grantable option

     - CREATE REMOTE SOURCE

     - REPO.* (All REPO priviliges)

Granted Roles:

     -  ABAP_ADMIN

     - ABAP_DEV

     - ABAP_READ

     - ABAP_SYS_REPO

     - bw2hana/SAPHBD- SAP_BW_MODEL_GENERATIC

     - MODELING

     - MONITORING

     - PUBLIC

     - TABLE_REDISTRIBUTION

Package Privileges:

     - Root Package

2) the User in HANA Reporting database has below access

    

Object Privileges:

     - Execute access on REPOSITORY_REST (SYS) with  grantable "No"

     - Full priviliges for SDA_BW_HANA (Name of Remote Source connection)

System Privilege:

     - "CATALOG READ" without grantable option

     - CREATE REMOTE SOURCE  without grantable option

     - REPO.* (All REPO priviliges) without grantable option

Granted Roles:

     - MODELING without grantable option

     - MONITORING without grantable option

     - PUBLIC without grantable option

Package Privileges:

     - Root Package without grantable option

Can anyone please provide some insights on this

Regards,

Ashok O.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Ashok,

I have the same issue.

We have ERP on HANA (version 102.05) and BW on HANA (version 112.03). I'm trying to create SDA in ERP to consume objects from BW. The sheme _SYS_BIC in the remote BW system is unexpandable.

I opened the OSS message and they told me, that this error goes from vesion incompatible. So, the remote system cannot have version higher, than version of system, where you create SDA.

Best regards,

Viktor Shipulin.