Hello William,
1. I edited my source in a command window as a set of procedures,
2. I closed all open windows in pl sql developer except the command window containing my Source and the test-Window containig the function call with parameter values.
3. I execute the script in my command window to...
Hello Marco Kalter,
Thank you for your response. I tried the scenario you described.
In my case, unfortunately, the program window did not switch. I tried adding the debug information again. Unfortunately, this does not change anything.
Back to my original observations: The modified code was...
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...