I have a parent package calls some child package.
I know some step in the package that calls a stored procedure, but for so many tasks in the package, I cannot find it is hidden. Is there a way I can search to find which task is using the stored procedure by searching the stored procedu name?
Thanks