If an automation program contains a syntax or logic error, it could end or loop without releasing a bound session. In such a case, other automation REXX programs attempting to bind to that same session could hang or fail. To recover from this situation, issue the UNBIND command to force a release of the bind:
UNBIND sessname
Specifies any alert or automation session name.
Note: Tag and group names are not recognized by the UNBIND command.
Copyright © 2012 CA. All rights reserved. |
|