Hello,
I am experiencing an issue with PL/SQL Developer 16.0.3 where the updated code of a procedure or function is not displayed after recompilation and adding debug information. Here are the steps I follow:
[
1. I compile my procedure/function
2. I generate a test script to test the procedure/function.
3. I make changes to the procedure/function and recompile it again with debug information.
4. I run the test script again
Despite these steps, the test script does not reflect the updated code. It seems to be showing the old version of the code.
If I close the test window and generate a new test script all is fine.
.
Could you please provide guidance on how to ensure that the updated code is correctly displayed in the test script after recompilation?
Thank you for your assistance.
Best regurds
WSW-DBA
I am experiencing an issue with PL/SQL Developer 16.0.3 where the updated code of a procedure or function is not displayed after recompilation and adding debug information. Here are the steps I follow:
[
1. I compile my procedure/function
2. I generate a test script to test the procedure/function.
3. I make changes to the procedure/function and recompile it again with debug information.
4. I run the test script again
Despite these steps, the test script does not reflect the updated code. It seems to be showing the old version of the code.
If I close the test window and generate a new test script all is fine.
.
Could you please provide guidance on how to ensure that the updated code is correctly displayed in the test script after recompilation?
Thank you for your assistance.
Best regurds
WSW-DBA