Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

UserId(150295) is not authorized to do SELECT on ObjectId

$
0
0

Hi

 

I'm trying to resolve this Select error from the indexserver trace file:

 

Authorization    query_check.cc(03386) : User BODS_TST1 tried to execute 'SELECT OBJECT_SUFFIX FROM "_SYS_REPO"."ACTIVE_OBJECT" WHERE PACKAGE_ID = 'LocoCodes' AND OBJECT_NAME = 'LOCOCODES''

 

But unable to grant the SELECT rights as the SYSTEM user:

 

Could not execute 'GRANT SELECT ON SCHEMA BODS_TST1 TO _SYS_REPO WITH GRANT OPTION'

SAP DBTech JDBC: [258]: insufficient privilege: Not authorized

 

I see the schema owner is SYS_REPO:

 

Select SCHEMA_OWNER, HAS_PRIVILEGES FROM "SYS"."SCHEMAS"

WHERE SCHEMA_NAME = '_SYS_REPO'

 

SCHEMA_OWNER;HAS_PRIVILEGES

_SYS_REPO;TRUE

 

I am unable to login as the _SYS_REPO user as it is a System user.   Please advise.


Viewing all articles
Browse latest Browse all 5653

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>