Multiple choice technology databases

What does the Handle Aid command do?

  1. It specifies terminal keys and/or other attention identifiers with corresponding routines for execution.

  2. It automatically tries to correct error storage abends.

  3. It identifies status codes on file reads to determine error messages.

  4. It sets all PF-keys to ANSI standards where pre-processing proceeds to generate logic for routines necessary.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The HANDLE AID command in CICS associates terminal attention identifiers (like PF keys, PA keys) with specific program routines for execution. When the specified attention key is pressed, the corresponding routine is invoked. The other options describe different CICS commands for error handling and file status checking.