Environment is zVSE 6.1 FAQS 5.1. When an event abends for some reason and has be RESET and POSTed in PCS C, it does not get loaded next morning during EVLOAD.
// EXEC JCLEVNT,SIZE=JCLEVNT EVLOAD /*
How do we fix this?
Environment
Release: Component: FAQPCS
Resolution
If an event abends you should use RESET to rerun it. When you use RESET the event maintains the original scheduling information. When you use DEMAND the event is reloaded with the new scheduling information from the master event file. f you do this on the same day as and before the event load, PCS will think the event has already been loaded and will not replace it.