IBM Tivoli Question:
Download Questions PDF

Tell me how to create node in ITM and check its status?

Answer:

1. Run the create node command as mentioned below-
./tacmd createnode -h 10.5.138.74 -u itmuser -w Edcv\$0987 -p SERVER=10.5.139.70 PROTOCOL=IP.PIPE PROTOCOL1=IP.SPIPE
2. Check the results as mentioned below-
bash-2.04$ ./tacmd getDeployStatus -g 1311890165524480000023807
Transaction ID : 1311890165524480000023807
Command : INSTALL
Status : SUCCESS
Retries : 0
TEMS Name : REMOTETEMS
Target Hostname: 10.5.138.74
Platform : WINNT
Product : NT
Version : 062204000
Error Message : KDY2065I: The node creation operation was a success.

Download IBM Tivoli Interview Questions And Answers PDF

Previous QuestionNext Question
Write the command to export situation in ITM?Explain how to disable port 3661 on windows server in ITM?