1.navigate
to the OS path /opt/sap/ssc
service scc_daemon stop
restart
start
2.To get
the rpm name used in cloud connector
rpm -qa |
grep ssc
3.if any
process are running in the above step, kill them
- To cleanup cloud connector system
cd /opt/sap/scc
rm -rf*
- rpm -e rpm name
rpm name for step 2
6.rpm -qa
| grep ssc
This time the result should be empty
Just to ensure, the rpm removed
completely.
7./tmp/
rm setup*
silentsapinst
8./install/
rm <hostname of the login>
No comments:
Post a Comment