How HOLD and SUSPEND of EVENT commands generated in logs
search cancel

How HOLD and SUSPEND of EVENT commands generated in logs

book

Article ID: 41298

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

1. How are HOLD and RELEASE commands generated in ESP logs
2. How are SUSPEND and RESUME commands generated in ESP logs

 

 

Resolution

Types of Commands for EVENT:

- Creating the event with a HOLD/RELEASE SUSPEND/RESUME count greater than zero.
- Issuing the HOLD/SUSPEND command in EVENT
- Issuing the RELEASE/RESUME command in EVENT
- Increasing the HOLD/SUSPEND count during event editing (even if it is increased from a negative number to a higher negative number or zero) 
- Performing scheduled HOLD/SUSPEND. 
- To remove the HOLD/SUSPEND comment statement, the event must be deleted and re-defined.

Example of what appears in ESP logs:

/* HOLD BY userid AT hh.mm ON day-of-week ddmmyyyy  */ 
/* RELEASED BY userid AT hh.mm ON day-of-week ddmmyyyy  */ 

/* SUSPEND BY userid AT hh.mm ON day-of-week ddmmyyyy  */ 
/* RESUME BY userid AT hh.mm ON day-of-week ddmmyyyy   */