Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Online
Starts the Oracle database service.
If the service is already running, terminate the service through Finish process and start it again. After the start, check the backup status to see if there is any ongoing backup process. If so, terminate it and try to open the instance again.
...
Offline
Terminates the Oracle database service. If there is an ongoing backup process, terminate it first.
...
When OfflineTimeout occurs, if ShutdownOption is set to 'AbortAtTimeout', use "shutdown abort" to terminate.
Monitor
Monitors whether the Oracle database process is running.
...
If the FaultOnQueryFailure attribute is set to 'true', "no response" is handled as a trouble.
...
Clean
If the monitoring results indicate the case of trouble, run the following finish process.
...
From the list of Oracle database services installed, select a service item to manage.
[Figure]Add Oracle Database 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 database agent: Manages the Oracle database registered in MCCS.
...
Status | Agent's functions | Descriptions | Note |
---|---|---|---|
Online It means that the Oracle database is running. | Offline | Terminates the Oracle database service. | |
Monitoring | Identify the Window Oracle Database Service Status. You see the results from this command: If the DoQuery attribute is set to 'true', the Oracle database is still? running DoQuery 속성이 True일 경우, 오라클 데이터베이스는 실행중이지만 FaultOnQueryFailure 속성값이 true 면 응답없음 상태는 장애로 인식합니다. false면 응답없음 상태는 온라인 상태로 인식합니다. | ||
Offline It means that all the processes composing the Oracle database service are terminated. | Online | Starts the Oracle database service. C:\> SC START SERVICE_NAME EX) SC START OracleServiceORCL If there is any ongoing backup process. If so, terminate it and try to open the instance again. | |
Monitoring | Identify the Window Oracle Database Service Status. You see the results from this command: If the DoQuery attribute is set to 'true', Identify the OPEN state. | ||
Trouble It means that it went offline from online without a termination process. | Online | Starts the Oracle database service. C:\> SC START SERVICE_NAME EX) SC START OracleServiceORCL If there is any ongoing backup process. If so, terminate it and try to open the instance again. | |
Offline | Terminates the Oracle database service. | ||
Clean | If the monitoring results indicate the case of trouble, run the following finish process.
|
Attribute
Show the unique attribute of oracle database resource.
...