The database system can check performance bottlenecks, but the small components written by itself cannot ., Database bottleneck

Source: Internet
Author: User

The database system can check performance bottlenecks, but the small components written by itself cannot ., Database bottleneck

After receiving the company's task, the three standalone databases of the same user must be merged. Therefore, the import library module is completed based on the previous functions. After the actual database is imported, it is found that the speed is getting slower and slower. A total of 1700 projects, initially 200 projects per hour; 200 projects per hour after 90 minutes; 50 projects per hour after one day; 1 project per hour after several hours, 1 hour, 10 projects.

In a hurry, call the database administrator. He asked me to view the v $ session_event table. The v $ sqlarea table is easier to understand,

Soon we found that multiple operations were performed in the same table. After a select count (*) operation, we found more than 1 million rows of Repeated Records. Locate the problem.

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.