package body compilation errors
Hi,
Would anyone be able to shed some light on this for me please ;-
I ran an application upgrade script in sqlplus (oracle 10g database) and got some +'package body created with compilation error' messages.+ I knew that I had granted all the necessary privileges to the user that I ran the script as, so I wasn't sure why the error should occur. I then just decided to run the script again anyway just to see what happens, and lo and behold, there were no more compilation error messages.
What could have happened? I'm sure the errors were there, how could they have disappeared without any changes being made? Is there something I'm missing?
thank you.