How to stop continuous EMS messages from $ZNET?
prathimasiddaMar 18, 2017When you receive a whole bunch of EMS messages from $ZNET, perform the following steps to stop those EMS messages:> STATUS $ZNETDisplays the primary & backup processes of $ZNET> STOP $ZNETIt stops the process,Observe that it creates a new backup process, this should resolve the issue. Do the following to check the new backup process> STATUS $ZNETAlternate way:TACL>SCFSCF>ASSUME PROCESS $ZZKRNSCF>ABORT PROCESS SCP -you might get an error, but it stops.SCF>START PROCESS SCP
When you receive a whole bunch of EMS messages from $ZNET, perform the following steps to stop those EMS messages:
> STATUS $ZNET
Displays the primary & backup processes of $ZNET
> STOP $ZNET
It stops the process,
Observe that it creates a new backup process, this should resolve the issue. Do the following to check the new backup process
> STATUS $ZNET
Alternate way:
TACL>SCF
SCF>ASSUME PROCESS $ZZKRN
SCF>ABORT PROCESS SCP -you might get an error, but it stops.
SCF>START PROCESS SCP