IBM Tivoli Monitoring, Version 6.3

tacmd deleteappinstallrecs

Description

Use the tacmd deleteappinstallrecs command to restart a failed installation by deleting application support installation records on the server. By default, this command deletes installation records only if a monitoring server installation error has occurred. If you specify the --allstates option instead of the default, the installation records are deleted even if no error records exist. Note that the error records are re-inserted the next time the agent of that type registers with the monitoring server. The tacmd deleteappinstallrecs command does not remove the product support, just the indication of the product support. You must log in by using the tacmd login command before running the tacmd deleteappinstallrecs command.

CLI syntax

tacmd deleteappinstallrecs  
                      {-t|--type} TYPE  
                      {-v|--version} VERSION  
                      [{-n|--temsname} TEMS_NAME]  
                      [{-a|--allstates}]  
                      [{-e|--alltems}]  
                      [{-f|--force}]  

Note: Either the -n option or the -e option must be specified.
where:
-t|--type
Specifies the product code of the records to be deleted.
-v|--version
Specifies the product version of the records to be deleted.
-n|--temsname
Specifies the Tivoli Enterprise Monitoring Server name where the records are to be deleted.
-a|--allstates
Specifies deleting installation records even if there are no existing error records.
-e|--alltems
Specifies deleting installation records from all existing online monitoring servers where a monitoring server installation error has occurred.
-f|--force
Deletes the records without prompting for confirmation.

CLI example

The following example deletes the application support installation records from the Linux product code, 623 version, and HUB_PCRIDDU monitoring server:
tacmd deleteappinstallrecs -t LZ -v 06230000 -n HUB_PCRIDDU   

Return values

See Table 1.

Related commands

tacmd listSdaOptions

tacmd editSdaOptions

tacmd deleteSdaOptions

tacmd listappinstallrecs

Return to Table 1.



Feedback