Stop and Start clearcase services
1. Use the following command to start and stop clearcase service during the server maintenance.
# /etc/rc.d/init.d/clearcase start # /etc/rc.d/init.d/clearcase stop
2. Use the following command to verify if the service is running
# ps -ef | grep albd
3. To verify if the clearcase installed you can refer the following path.
# /opt/ibm/RationalSDLC/clearcase/linux_x86
4. To verify if the build is running on that clearcase running build server
# ps -ef | grep -E "make|emake|emake_wrapper|build_harness"
October 06, 2021
Tags :
Linux
Subscribe by Email
Follow Updates Articles from This Blog via Email
No Comments