How to uninstall IBM Tivoli System Automation from Linux.

Check if domain is online.

<pre lang="bash">
lsrpdomain

Stop the domain.

<pre lang="bash">
stoprpdomain <domain>
</domain>

Uninstall.

<pre lang="bash">
cd /opt/IBM/tsamp/sam/uninst/
./uninstallSAM

Check the logs.

<pre lang="bash">
/tmp/uninstallSAM..log