Detailed introduction to services and services required for Oracle 11g

Source: Internet
Author: User

Detailed introduction to services and services required for Oracle 11g
After successfully installing the Oracle 11g Database, you will find that your computer runs slowly, and your computer with low configuration may even experience very bad conditions, by disabling non-essential Oracle services, you can speed up your computer. So what should we do? After Oracle 11g R2 is successfully installed in Windows 64-bit environment, seven services are available: Oracle orcl vss Writer Service, OracleDBConsoleorcl, OracleJobSchedulerORCL, and OracleMTSRecoveryService, oracleOraDb11g_home1ClrAgent, OracleOraDb11g_home1TNSListener, OracleServiceORCL. Here, OracleDBConsoleorcl, OracleMTSRecoveryService, OracleOraDb11g_home1TNSListener, OracleServiceORCL is automatically started by default, OracleJobSchedulerORCL is automatically disabled by default, and other operations are manual by default. Assuming that your global database is named orcl, your Oracle service should be the same as the above. As shown in: the services and services that must be enabled for Oracle 11G are described in detail as follows: Oracle orcl vss Writer Service: Oracle volume ing copy write Service, VSS (Volume Shadow Copy Service) allows storage devices (such as disks and arrays) to create high-fidelity time point images, that is, shadow copy ). It can create ing copies on multiple volumes or a single volume without affecting the system performance. (Not required) OracleDBConsoleorcl: Oracle Database Console service. orcl is the instance id of Oracle and the default instance is orcl. Start this service when running Enterprise Manager (Enterprise Manager OEM. (Not required) OracleJobSchedulerORCL: Oracle Job Scheduling (timer) service, which is the Oracle instance id. (Not required) OracleMTSRecoveryService: Server Control. This service allows the database to act as a resource manager for transactions in the distributed environment, such as the Microsoft Transaction Server MTS, COM/COM + objects, and transactions. (Not required) OracleOraDb11g_home1ClrAgent: Part of the Oracle database. NET extension service. (Not required) OracleOraDb11g_home1TNSListener: Listener service, which is required only when the database needs remote access. (It is not required to be started. Details will be provided below ). OracleServiceORCL: Database Service (database instance) is the core service of Oracle. It is the basis for database startup. Only when the service is started can the Oracle database be started normally. (Must be started) What services should be started during development? For beginners, if you only use the SQL * plus provided by Oracle, you only need to start OracleServiceORCL. If you use third-party tools such as PL/SQL Developer, the OracleOraDb11g_home1TNSListener service must also be enabled. OracleDBConsoleorcl must be enabled to access the web-based EM, and is rarely used by other services. Note: ORCL is the database instance name, and the default database is ORCL. You can create another database, that is, OracleService + database name.

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.