How to recompile a procedure by SqlPlus
If I don't want to use a tool (Sql developer, Toad, ...) for compiling a stored procedure, can anyone tell me how I can do it directly by SqlPlus? I mean which are the Oracle tables where I suppose there's a flag telling me if a procedure results uncompiled and how can I automatically write a little batch in SQL for recompiling all what is uncompiled at a certain moment?
Thanks!
Edited by: Mark1970 on 8-feb-2010 0.52