PL/SQLDeveloper tool optimization example

Source: Internet
Author: User
PLSQLDeveloper: Version8.0.3.1510ORACLE: OracleDatabase11gEnterpriseEditionRelease11.2.0.3.0 PLSQLDeve

PL/SQL Developer: Version 8.0.3.1510ORACLE: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 with PL/SQL Deve

PL/SQL Developer: Version 8.0.3.1510
Oracle: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
When we use PL/SQL Developer to connect to 11 GB, we find that PL/SQL Developer is slow in response.
There are the following phenomena:

1. When PL/SQL Developer is used to connect to the database, the cpu of the Database Host suddenly increases. After PL/SQL Developer is exited, the cpu returns to normal.

2. The database has a waiting event asynch descriptor resize.

3. Wait for the SQL statement corresponding to the event

To avoid this problem, disable the "Describe context" function.

Tools> Preferences> User Interface> Code Assistant> Describe context
Tools> preferences> User Interface> code assistant> descriptor Relation

By the way, we will introduce how to set PL/SQL Developer language options.
Tools> Preferences> User Interface> Appearance> Language
Tools> preferences> User Interface> appearance> Language
Chinese. lang is Chinese.
None is in English

Introduction to the "Describe context" function in the PL/SQL Developer help document
Describe the frontend and backend relationships
Determines whether the code assistant should describe the relationship between the current user, editor, and program unit.
Minimum characters
Determines the number of characters that need to be typed before the description can be automatically called. Note that you can always call the code assistant manually, even if the number of characters is not typed.
Description of Standard Functions
By default, the Code assistant describes standard functions such as to_char and add_months. If you are familiar with these functions, you can disable this option.

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.