Toad analyzes the impact of execution plans

Source: Internet
Author: User
Solution: recreate plan_table, SQLgt; droptablePLAN_TABLE; SQLgt ;@? After rdbmsadminutlxplan is completed, the problem is solved.

Solution: recreate plan_table, SQLgt; drop table PLAN_TABLE; SQLgt ;@? /Rdbms/admin/utlxplan

The generated environment is different from the actual environment execution plan, so the real environment does not go through the index. The test environment takes several seconds and the real environment lasts for more than two minutes.

Plan directly first

[SQL]

Please note this-'Plan _ table' is old versionWhat does Shenma mean?

Cause: toad execution plan analysis was used, so it executes the plan_table generated by its own script.

Solution: recreate plan_table,

SQL> drop table PLAN_TABLE;

SQL> @? /Rdbms/admin/utlxplan

After this is done, the problem is solved, but I don't know the details. Well, if you don't go through the index, you can check it.10053Event.10053Next event supplement

But can't toad be used at will? No. The toad execution plan can be used.TOAD_PLAN_TABLETo store it!

Finished.

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.