Usage Notes
Use the odacli describe-component command to get component details. On a
multi-node environment, the command provides details across all nodes. Use the --
node or --local option to get component details for a specific node.
Example 13-6 Displaying Patch Details for Components
# odacli describe-component
System Version
---------------
12.2.1.1.0
Component Installed Version Available
Version
---------------------------------------- --------------------
--------------------
OAK 12.2.1.1.0 up-to-date
GI 12.2.0.1.170814 up-to-date
DB {
[ OraDB12102_home1 ] 12.1.0.2.170814 up-to-date
[ OraDB11204_home1 ] 11.2.0.4.170814 up-to-date
}
ILOM 4.0.0.22.r120818 up-to-date
BIOS 41017100 up-to-date
OS 6.8 up-to-date
Example 13-7 List DB Home Details
# odacli describe-component -d
System Version
---------------
12.2.1.1.0
Component Installed Version Available Version
---------------------- -------------------- --------------------
DB {
[ OraDB12201_home1 ] 12.2.0.1.170814 up-to-date
[ OraDB12102_home1 ] 12.1.0.2.170814 up-to-date
[ OraDB11204_home1 ] 11.2.0.4.170814 up-to-date
}
Example 13-8 List the Server Components and Versions
# odacli describe-component -s
System Version
---------------
12.2.1.1.0
Component Installed Version Available Version
---------------- -------------------- --------------------
OAK 12.2.1.1.0 up-to-date
Chapter 13
odacli Apply Patch and Update Commands
13-12