Question:
How are the HOLD and SUSPEND comment statements generated in the EVENT defintion?
Environment:
CA WA ESP Edition r11.4
Answer:
CA WA ESP PTF RO87310 added the HOLD and SUSPEND comment statement:
/* HOLD BY userid AT hh.mm ON day-of-week ddmmyyyy */
/* SUSPEND BY userid AT hh.mm ON day-of-week ddmmyyyy */
This is a result of:
- Creating the event with HOLD/SUSPEND count greater than zero.
- Issuing the HOLD/SUSPEND command
- Increasing the HOLD/SUSPEND count during event editing (even if it is increased from negative number to higher negative number or zero)
- Performing scheduled HOLD/SUSPEND.
To remove the HOLD/SUSPEND comment statement, the event must be deleted, and re-defined.