CapsuleCorpJX
IS-IT--Management
Currently the way I recompile a stored procedure is to reexecute its definition.
Is there a teradata command that will recompile the procedure? Like: "recompile databasename.procedurename" and thus let me capture any errors it may return (for example: procedure can't be recompiled because a table or column that the procedure references no longer exists)
Is there a teradata command that will recompile the procedure? Like: "recompile databasename.procedurename" and thus let me capture any errors it may return (for example: procedure can't be recompiled because a table or column that the procedure references no longer exists)