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.
- 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
Status
Status | Descriptions | |
---|---|---|
Offline | Listener process is terminated. | |
Online | Listener process is running. | |
Trouble | Listener process is abnormally terminated without a termination process while online. |
Attribute
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 |