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

calling a SP inside a SP. - response (3) by barani_sachin

$
0
0

so the problem is with defining SQL SECURITY for TEMP?? I tried giving both owner and creator for TEMP still the issue persists.or the database in which the SP resides needs SP execution access??
 
REPLACE PROCEDURE temp() SQL SECURITY CREATOR/OWNER
BEGIN
CALL nle_bvws.temp1();
END;
 


Viewing all articles
Browse latest Browse all 27759

Trending Articles



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