AUTOTRACE learning for Oracle performance analysis tools

Source: Internet
Author: User


AUTOTRACE for Oracle performance analysis tools is one of the most common performance analysis tools. It is used to view the execution process and resource consumption of SQL statements. The SP2-0618: The session identifier cannot be found. Enable check PLUSTRACE role and SP2-0611: error when STATISTICS reporting is enabled, as shown below:
According to the error message, you need to create a role plustrace in the database and run the script plustrce. SQL by using sys to create the role script in the directory % ORACLE_HOME % \ sqlplus \ admin. Run the following script:
Www.2cto.com and authorize the role plustrace to the mchakin_one user, as follows: Log On again with the current user: Normally, no error is reported. Run the select count (*) from tab; statement to report the ORA-01039: view basic object with insufficient permissions and SP2-0612: An error occurred while generating the autotrace explain report, as shown below: the error message shown above is prompted. This is because autotrace is performed on the System Object (tab), so the following error message is reported. Use the table of the current user: normal.

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.