IBM Tivoli Monitoring, Version 6.3

tacmd clearAppSeedState

Description

Use the clearAppSeedState command to clear the value of the SEEDSTATE column of an installation record that has status IC (Installation Complete) and SEEDSTATE value I (Incomplete) or E (Error). You must log in by using the tacmd login command before running the tacmd clearAppSeedState command.

CLI syntax

tacmd clearAppSeedState
                      {-n|--temsname} TEMS NAME
                      {-t|--type} TYPE
                      {-v|--version} PRODUCT_VERSION
                      {-i|--idver} ID_VERSION
                      [{-f|--force}]
                    

where:
-n|--temsname
Specifies the Tivoli Enterprise Monitoring Server name where you want to clear the seed state value of the record.
-t|--type
Specifies the product code of the records to be cleared.
-v|--version
Specifies the product version of the records to be cleared. PRODUCT_VERSION must be in the format XXXXXXXX (8 integers). For example, 06230000.
-i|--idver
Specifies the ID product version of the record to be cleared. ID_VERSION must be in the format XXXXXXXX (8 integers). For example, 06230000.
-f|--force
Specifies to clear the record without prompting for confirmation.

CLI example

Run the following command to clear the value of the SEEDSTATE column for the LZ product code on nc11722_HUB machine:

tacmd clearappseedstate -t LZ -v 06230000 -i 06230000 -n nc117122_HUB

Return values

See Table 1.

Related commands

tacmd listSdaOptions

Return to Table 1.



Feedback