...
Attribute | Descriptions | Type | Default | Modification |
---|---|---|---|---|
SID | Oracle database instance name | STRING | None | X |
Status | v$instance is returned as the instance status ( STARTED, MOUNTED, OPEN ) | STRING | None | X |
ShutdownOption | Oracle database termination command option | STRING | "AbortAtTimeout" | O |
DoQuery | Whether to inquire about the instance status | BOOLEAN | true | O |
FaultOnQueryFailure | Whether to handle trouble if the instance status is not 'OPEN' or you cannot inquire about it. | BOOLEAN | true | O |
OracleHome | Path for the Oracle database software installation | STRING | None | O |
User | It is an user account that has administrative previlege of Oracle database execution user account. | 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.
...