show_engr_sys_operation_status
Displays the patching operation status of a member target or a component of an engineered system target.
Format
emcli show_engr_sys_operation_status
-system_target_name="system_target_name"
-system_target_type="system_target_type"
-target_name="target_name" -target_type="target_type" | -component_type="component_type"Options
-
system_target_name
Specifies the engineered system target name.
-
system_target_type
Specifies the engineered system target type.
-
target_name
Specifies the target name.
-
target_type
Specifies the target type.
-
component_type
Specifies the engineered system component target type.
Examples
Example 1
The following example displays the patching status for the member target "clusteradm0102.example.com":"cluster" in the engineered system "DB Machine slcm12.example.com":"oracle_dbmachine":
emcli show_engr_sys_operation_status
-system_target_name="DB Machine slc12.example.com"
-system_target_type="oracle_dbmachine"
-target_name="clusteradm0102.example.com"
-target_type="cluster"
Example 2
The following example displays the patching status for the component "Exadata Grid slcm12.example.com" in the engineered system "DB Machine slcm12.example.com":"oracle_dbmachine":
emcli show_engr_sys_operation_status
-system_target_name="DB Machine slcm12.example.com"
-system_target_type="oracle_dbmachine"
-component_type="Oracle Infiniband Switch"