Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 10 Next »

This resource controls the listener process of the Oracle DB.

이 페이지의 주요 내용

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.

  1. Oracle home directory - Enter the directory path for Oracle.
  2. Oracle user - Enter the user account where you will run the listener process.

    User account must match the owner of the home directory.

  3. Oracle listener - Enter the listener name.


[Figure]Add Oracle Listener Resource

 

 

Status

The following table explains the status changing of the MCCS resource caused by a user's command and the status.
The command assumes that it is generated by a user.

Oracle listener agent: Manages the Oracle listener agent in MCCS. 

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

 

 

 

Attribute

Show the unique attribute of oracle listener resource.

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

Attribute value of ArgList arguments are the values that are added resources and the value can be changed or viewed through ’Specified Attribute’ list on the detailed information panel. 

 

  • No labels