Message ISQ211I
Some SA z/OS commands attempt to lock and unlock ports. Where an
operator owns the lock for a port, the SA z/OS unlock command, ISQXUNL,
returns RC=12 associated with message ISQ211I Unable to unlock target
name console.
In such a case, you have the choice of either using the ISQOVRD command to force an unlock or you may end your automation with a message. Thereafter, you can view your NetView log to find out the reason for the lock of the port.
Your automation may encounter this message ISQ211I frequently. Attempting to unlock a locked port is not an error condition; however, it may be a sign that the calling command did not succeed. Schedule your automation from messages that indicate positively that a command did not run, not from the ISQ211I message.