Renaming a Package could not compiled successfully
Dear All
I have a package ABC which is compiled and executed successfully. I made another copy of that package named ABC_COPY but it did not get compiled successfully. It showing an error of PLS-00306: wrong number or types of arguments. It should not happen because I am just copying a successful compiled package. Any one has some idea about it?