Multiple choice technology databases

During which start, CICS does not try to match the state of resources to their state before shutdown?

  1. A warm

  2. An emergency

  3. An auto

  4. A cold

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

A cold start means CICS initializes completely from scratch without attempting to recover or match the previous state of any resources. Unlike warm or emergency starts, cold start does not perform recovery actions. This is used when the previous system state is not recoverable or not needed.