Brief Introduction to Oracle Stored Procedure debugging

Source: Internet
Author: User
PLSQL provides the Oracle Stored Procedure debugging function to help you complete the pre-compilation and testing of stored procedures. Right-click the stored procedure to be debugged and select

PL/SQL provides the Oracle Stored Procedure debugging function to help you complete the pre-compilation and testing of stored procedures. Right-click the stored procedure to be debugged and select

PL/SQL provides the Oracle Stored Procedure debugging function to help you complete the pre-compilation and testing of stored procedures.

Right-click the stored procedure to be debugged and choose TEST

If you need to view the variables, debugging is required. Right-click the menu and choose Add debug information.

Start debugger (F9) start our test, Run (Ctrl + R)

Enter the variables we want to view in the varible List at any time.

Others:

Step into (Ctrl + N): One-Step debugging to go to the next Step

Step over (Ctrl + O): end the statement

Step out (Ctrl + T): jump out of this Process

Run to next exception: Enter the next Breakpoint

Toggle Breakpoint: The cursor points to a row, Ctrl + B; or the row number edge in the cursor

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.