Home
Knowledgebase
Board Members
About NSU40
Forum
Contact Us
More
How to stop continuous EMS messages from $ZNET?
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
Alternate way:
TACL>SCF
SCF>ASSUME PROCESS $ZZKRN
SCF>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