I changed a DB procedure but the old version is still being run. Whats wrong?
The reason this problem exists is that each DBMS has its own QSF cache where it stores compiled Query Plans and a Database Procedure is a compiled Query Plan. So when you recreate the ‘