CA IDMS Signon autotask fails, how to remove atotask?
search cancel

CA IDMS Signon autotask fails, how to remove atotask?

book

Article ID: 193994

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction

CA IDMS Signon autotask fails on a VTAM terminal so nobody can sign on. How can the autotask be removed from the terminal?

Environment

Release : 19.0

Component : CA IDMS/DB

Resolution

To remove an autoask 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.

Additional Information

See documentation Batch System Generation