|
|
Archives of the TeradataForum
Message Posted: Tue, 17 Sep 2013 @ 08:53:56 GMT
Subj: | | Re: Global temporary space usage |
|
From: | | narayan.murthy |
David Clough wrote:
| Does anyone know how to derive a list of Nested Procedures for a given Stored Procedure, by any chance ? | |
| Why I'm asking is because our dba's are asking for the order in which Stored Procedures should be compiled, particularly when they are part
of a nested set. | |
Compiling the topmost procedure should compile all the nested guys.
| |