Hello all,
I'm not sure if this is the appropiate forum but anyway Im going to make my question.
I know how we can stop and start Job servers in a Data Service system.
The standard to stop and start job servers could be this:
cd $LINK_DIR/bin
. ./al_env.sh
./svrcfg
1 -> "Control job Service".
"o" -> "Stop Job Service".
"q" -> Quit.
But when you have more that one, How can you stop only one of them?
Thank you!