Oracle - Dbms Output window
- Ensure that you have your Dbms Output window open through the view option in the menubar.
- Click on the green '+' sign and add your database name.
- Write 'DBMS_OUTPUT.ENABLE;' within your procedure as the first line. Hope this solves your problem.