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
Add
Selects a resource type for the Oracle listener in your resource addition wizard.
- Oracle home directory - Enter the directory path for Oracle.
Oracle user - Enter the user account where you will run the listener process.
User account must match the owner of the home directory.
Oracle listener - Enter the listener name.
[Figure]Add Oracle Listener Resource
Deleting
Select resource type → right click → delete resource.
The deleted resource will immediately disappear from the management web console.
Status
The following table explains the status changing of the MCCS resource caused by a user's command and the status.
Oracle listener agent: Manages the Oracle listener registered in MCCS.
Status | Agent's functions | Descriptions | Note |
---|---|---|---|
Online | Offline | Terminates the listener process using the "lsnrctl stop" command. | |
Monitoring | Inquires about the listener process in the system process table. | ||
Offline | Online | Starts the listener process using the "lsnrctl start" command. | |
Monitoring | Inquires about the listener process in the system process table. | ||
Fault | Online | 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. | |
Monitoring | Inquires about the listener process in the system process table. | ||
Clean | If the listener process is already running, terminate it forcibly. |
Attribute
Show the unique attribute of oracle listener resource.
Attribute | Descriptions | Type | Default | Modification |
---|---|---|---|---|
OracleHome | Path for the Oracle database software installation | STRING | None | O |
User | Oracle listener execution user account | STRING | None | O |
Listener | Oracle listener name | STRING | None | O |
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.