Need a way to identify if any users are actively using Endevor so they can be notified to get off in preparation for an Endevor upgrade.
Release: All support versions
One way is to check for Endevor ENQUEUEs.
Here is the Enqueue procedure for SYSVIEW:
• Log on to SYSVIEW
• Issue the following ENQUEUE commands -
'enqueue *,*,CTLIELEM' or 'enqueue *,*,ctli*'
and
'enqueue endevor*' or 'enqueue end*'