7-9 Oracle Listener
This resource controls the listener process of the Oracle DB.
이 페이지의 주요 내용
Adding
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.
State
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.
State | Agent Command | 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 | Edit |
---|---|---|---|---|
OracleHome | Path for the Oracle database S/W installation | STRING | O | |
User | Oracle listener execution user account | STRING | O | |
Listener | Oracle listener name | STRING | O |
Specified attribute values are normally entered when add the resource, This value can be edited or viewed through 'Specified Attribute' table in the Resource Attributes tab on the detailed information panel.
MCCS has function to limit input values against user's input field, and it provides function detects automatically data which is input wrong by user's mistake.