Hi all,
I have a package which call another.
When I debbug the first one I can't open the second one when i use Step Into debugger : on oracle 9i, when the second package is called, the debugger allow me to follow the steps in the other package. In 10g, the package is correctly executed, but...