After an installation, how to prevent an automatic startup of the CA-WAAE services during a reboot of a Unix or Linux server?
Workload Automation AE-High Availability Option
Solution is to run this below command which is going to remove the symbolic links from any rcx.d directory which depends on your operating system. For example on Linux:/etc/rc3.d and /etc/rc5.d
casrvc register --copy --StartInit=NULL --StopInit=0126 /etc/init.d/CA-WAAE