We need to check the patch level of the HPE Data Protector clients for updating the patches installed on the client. HPE support systems also ask for the list of the patches installed on the client in case of issues related to the configuration or backups.
List all patches installed on a DP Client
Run the below command on the system where you have installed the HPE Data Protector (DP) Cell Manager (CM) to list all the patches installed on a particular client. The client should be added/imported to the Cell Manager. In this case, CM was installed on a Windows Server 2008 machine.
Check installed patches through the command line
- Run the command prompt as administrator.
- Type the below command to check the patch level installed on the client. dpclient is the hostname of the client so don’t forget to replace it with your DP client’s hostname.
C:\Windows\system32>omnicheck -patches -host dpclient Patch level Patch description =========================================== DPUX_20234/DPLNX_20234 (A.09.09_115) Core Component DPUX_20234/DPLNX_20234 (A.09.09_115) Core of Integrations component DPUX_20202/DPLNX_20202 (A.09.09) Disk Agent DPUX_20237/DPLNX_20237 (A.09.09_115) General Media Agent DPUX_20223/DPLNX_20223 (A.09.09) Oracle Integration DPUX_20234/DPLNX_20234 (A.09.09_115) Core Technology Stack Number of patches found: 6. Generated at: 2017-08-14 09:56:18
Check installed patches through the graphical interface
- Open the Data Protector Manager
- Select the Clients from the drop-down
- Now select the client from the list of clients for which you want to check the patch level. You will see the list of installed components on that client.
- Click on the Patches button, available in the top right corner and you will see the list of the patches installed on the client.
Note: I performed these steps and commands on Windows server 2008 for HPE Data Protector A.09.08
Related Posts
- [12:1166] Internal Database error. The IDB services are most probably not running.
- HPE DP: RMAN Backup Failed after Changing the SYS User Password of Oracle Database
- How to Check the HPE Data Protector Version
- How to Check Patch Level of a HPE Data Protector Cell Manager
- How to Check Patch Level of a HPE Data Protector Client
- Unable to add HP-UX/Linux client in HP Data Protector
- How to Restart the HPE Data Protecter Services
- How to Check HP LTO Tape Drives on Linux DP Clients