Explain tables does not exist. Check the explain plan properties for this database connection.

Source: Internet
Author: User

Use Dbvisulalizer link DB2 to view execution plans as reported errors

Explain tables does not exist. Check the explain plan properties for this database connection.

is the execution plan of the table no village, check the execution plan properties.

View connection properties as follows


The explain plan attribute is only available in Db2luw, so the datatype in the connection attribute is first adjusted to DB2 LUW:


And then use, found the same mistake, and finally looked carefully, only to find that there is a hook not on the


Only the Create plan table if not exists is checked, which is created if the schedule table does not exist. Then solve the problem.

Of course we can also drop the following drop Explain Plan table to delete the corresponding information after the execution is complete.


Explain tables does not exist. Check the explain plan properties for this database connection.

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.