Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

calling a SP inside a SP. - response (2) by Fred

$
0
0

The "owner" (database or user in which TEMP is defined) does not have EXECUTE PROCEDURE right for TEMP1.
Rights of the user are checked when invoking TEMP, but because TEMP does not specify SQL SECURITY (and therefore defaults to DEFINER), rights of the owner are checked for the nested CALL TEMP1();


Viewing all articles
Browse latest Browse all 27759

Trending Articles



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