Note: ORA-01403: No data found

Source: Internet
Author: User

Today in the use of an insert statement is not too much meaning, after the statement is written correctly executed, did not expect ORACLE to report a ORA-01403: No data found error, after carefully checking the statements, there is no error. Because the data table under another user is inserted, it is suspected that the permission or data connection is correct, therefore, the SQL statement was executed directly under the user to which the SQL statement belongs. I did not expect to report an error. I suddenly remembered that I had encountered this problem before. I solved it at the time and forgot the specific process. But I finally remembered it because of the relationship between foreign keys and no data on foreign keys, that is, the error caused by the failure to find the associated data of the table in another table. After the foreign key is joined, the data is inserted smoothly. This time we MARK it here, saving the trouble to forget it later.

Column from shadow

Related Article

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.