Basti
Member
Hi There,
i'm quite new to the forum and new to Oracle and PLSQL and that's my question:
in our company, we are using the PLSQL-Developer 7.1.5 for programming different procedures in PLSQL. For testing these, we are using the Debugging tool. This works quite fine, but ...
Our Solution consits of a Java-based web interface that runs as thin-client in a web-browser. The Java-Procedures call the PLSQL-procedures, wich contain the programm-logic.
My question is:
Is there a posibility to set a breakpoint in the PLSQL-Code, so that after calling a certain PLSQL-Procudere (by clicking the appropriate button in the Java-Web-interface) the execution is stopped at the defined braekpoit and I can regard/ watch the modified parameters given over by the Java-GUI?
This would make it much easier to reconstruct bugs that occured during daily use of our running systems.
Many thanks in advance for your answers,
Basti
i'm quite new to the forum and new to Oracle and PLSQL and that's my question:
in our company, we are using the PLSQL-Developer 7.1.5 for programming different procedures in PLSQL. For testing these, we are using the Debugging tool. This works quite fine, but ...
Our Solution consits of a Java-based web interface that runs as thin-client in a web-browser. The Java-Procedures call the PLSQL-procedures, wich contain the programm-logic.
My question is:
Is there a posibility to set a breakpoint in the PLSQL-Code, so that after calling a certain PLSQL-Procudere (by clicking the appropriate button in the Java-Web-interface) the execution is stopped at the defined braekpoit and I can regard/ watch the modified parameters given over by the Java-GUI?
This would make it much easier to reconstruct bugs that occured during daily use of our running systems.
Many thanks in advance for your answers,
Basti