1. Oracle ORCL VSS Writer service:oracle Volume Mapping copy write service, VSS (Volume Shadow Copy service) enables the creation of high-fidelity point-in-time images for storage infrastructure (such as disks, arrays, etc.) That is, the mapped copy (shadow copy). It can create a mapped copy on multiple volumes or on a single volume without affecting the system's system performance. (must not be started)
2. Oracledbconsoleorcl:oracle Database Console service, ORCL is the instance identity of Oracle, and the default instance is ORCL. You need to start this service when you run Enterprise Manager (Enterprise Management Manager OEM). (must not be started)
3. Oraclejobschedulerorcl:oracle Job scheduling (timer) service, ORCL is the Oracle instance identity. (must not be started)
4. Oraclemtsrecoveryservice: Service-side control. The service allows the database to act as a resource manager for transactions in a Microsoft Transaction Server MTS, com/com+ object, and distributed environment. (must not be started)
5. Oracleoradb11g_home1clragent:oracle part of the database. Net Extension Service. (must not be started)
6. Oracleoradb11g_home1tnslistener: Listener service, service is required only when the database requires remote access. (not required to start, detailed below).
7. ORACLESERVICEORCL: Database service (DB instance), which is the Oracle Core service, is the basis for database startup, and the Oracle database can start only if the service is started. (Must Start)
Oracle 11g Service details and which services must be turned on?