Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8689

Re: can't use procedure in the .rdl file.

$
0
0

Hi Omer,

 

I create the River project first,

then I used this three procedures to create the river environment and add roles to myself:

CALL CREATE_RIVER_ENVIRONMENT ('testutility', ?);

CALL ADD_USER_TO_RIVER_DT_ROLE('ERIC', 'mypassword','testutility');

CALL ADD_USER_TO_RIVER_RT_ROLE('ERIC', 'mypassword','testutility');

 

Is this the right way to create the project?

 

 

I tried to execute the following sql statements with my user "ERIC" and the "SYSTEM" user:

set schema "testutility";

grant execute on  "MY_PROCEDURE_TEST3"  to _SYS_REPO WITH GRANT OPTION;

 

the error message is:

Could not execute 'grant execute on "MY_PROCEDURE_TEST3" to _SYS_REPO WITH GRANT OPTION' in 9 ms 697 µs .

SAP DBTech JDBC: [258] (at 18): insufficient privilege: Not authorized to grant the privilege on the procedure: line 1 col 19 (at pos 18)

 

 

I am sorry, I am in China now, it is not convenient to contact you by telephone.

 

According to the trace file in the index server, maybe there are some privilege problems.

 

 

Regards

Eric


Viewing all articles
Browse latest Browse all 8689

Trending Articles



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