Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

This resource controls the listener process of the Oracle DB.

Column
width350px
Panel

이 페이지의 주요 내용

Table of Contents
maxLevel4

Overview

This resource controls the listener process of the Oracle DB.

Start

Starts the listener process using the "lsnrctl start" command.

If the service is already running, terminate the service through the finish process and start it again.

Terminate

Terminates the listener process using the "lsnrctl stop" command.

Monitor

Inquires about the listener process in the system process table.

Finish

If the listener process is already running, terminate it forcibly.

Add

Selects a resource type for the Oracle listener in your resource addition wizard.

...

[Figure]Add Oracle Listener Resource

 

 

Status

 StatusDescriptions
OfflineListener process is terminated.
OnlineListener process is running.
TroubleListener process is abnormally terminated without a termination process while online.

 

 

 

Attribute

AttributeDescriptionsTypeDefaultModification
OracleHomePath for the Oracle database software installationSTRINGNoneO
UserOracle listener execution user accountSTRINGNoneO
ListenerOracle listener nameSTRINGNoneO

...