Hi,
Which sys table/view contains the information on when an SP was compiled? (Question-1)
Last_DDL_Time in All_Objects seems to be the answer, but even on compiling my SP , the time didnt appear to change in this table -- Is this table updated only on every analyze, right? (Question 2)
If not , i am not looking at the right place to find the time when the SP was compiled.
Would anyone who knows the answer point me to the right column in the right table/view?
Thanks!
Regards,
S. Jayaram Uparna .

Which sys table/view contains the information on when an SP was compiled? (Question-1)
Last_DDL_Time in All_Objects seems to be the answer, but even on compiling my SP , the time didnt appear to change in this table -- Is this table updated only on every analyze, right? (Question 2)
If not , i am not looking at the right place to find the time when the SP was compiled.
Would anyone who knows the answer point me to the right column in the right table/view?
Thanks!
Regards,
S. Jayaram Uparna .