View ORA errors

Source: Internet
Author: User

When form has a ora error, you can use the following method for query errors such as opening form encountered FRM-40735: WHEN-BUTTON_PRESSED exception: ORA-040631, enter database, enter oerr ORA 04063 [oratst2 @ oracletest ~] $ Oerr ORA 1, 0406304063,000 00, "% s has errors"
// * Cause: Attempt to execute a stored procedure or use a view that has
// Errors. For stored procedures, the problem cocould be syntax errors
// Or references to other, non-existent procedures. For views,
// The problem cocould be a reference in the view's defining query
// A non-existent table.
// Can also be a table which has references to non-existent or
// Inaccessible types.
// * Action: Fix the errors and/or create referenced objects as necessary.2. You can handle the error when you see it. In this example, the error occurs because the called package has a problem.

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.