|
|
Archives of the TeradataForum
Message Posted: Mon, 03 May 2010 @ 12:50:16 GMT
Subj: | | Re: Calling a Procedure with Dynamic SQL |
|
From: | | Kirubakaran, Abraham |
Selim GUBUK wrote:
| I want to call a stored procedure within another procedure with dynamic SQL and I wrote a simple SPL named SPL_CALLER. But it does not
work. | |
If you are calling a Stored Procedure through Dynamic SQL, then the logon ID should be the owner of the SProc being invoked dynamically.
This is my experience, but I might be flat wrong...
Thanks
Abraham.K
| |