Description:
The broker shutdown command does not stop rtserver in UNIX/LINUX. For regular maintenance and graceful rtserver shutdown SCM administrator needs command/instruction.
Solution:
In LINUX/UNIX, we need to source a script $RTHOME/bin/rtinit.sh to initialize PEC/RTserver related environment variables in, that allows to execute the command [rtserver -stop] gracefully.
NOTE: