I created an oracle procedure. When I run it from sqldevoloper, in some case I think it goes into an infinite loop. It continues to generate log files. How can I complete this procedure? I stopped the oracle service through services.msc. When I run it again, log files are generated. I think this procedure works. How can I stop these procedures.
source
share