IDMS Signon autotask fails on a VTAM terminal so nobody can sign on.
How can the autotask be removed from the terminal?
Release : 19.0
To remove an autotask from a VTAM terminal run a batch SYSGEN (RHDCSGEN) with the following input:
MOD SYSTEM nn.
MOD LTERM lterm_name
AUTOTASK IS NULL.
GEN.
Then use the standard SIGNON task to sign on.
See documentation section Batch System Generation