Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Future consideration
Categories Runtime
Created by Guest
Created on Aug 23, 2022

New CICS Start Option to Recover and then shut down

Provide a new CICS start option that would start CICS, connect with all related resource managers (IMS, DB2, MQ, etc.), complete all recovery, and then shutdown without allowing work to start flowing into that CICS.

The current CICS startup options are designed to bring up CICS and get it ready to take on new work, but sometimes, we need to bring up CICS only to use emergency restart.

An example is when we shutdown CICS regions for an extended outage (IPL, other maintenance, batch window), but the region crashes before it can take a warm keypoint, leaving possible inflight UOWs. We must recover those UOWS before we allow batch to run or risk the batch failing and/or the batch updates later backed out when CICS does recover later in the cycle.

Our automation today restarts any region that doesn't have the DFHRM0204 so that it can go through recovery, but if the region was being shutdown, the automation then determines when it's safe to shut the region (DFHRM0206) and then brings the region down as was originally intended.

But the automation is complicated. In addition, we must ensure that work cannot flow into this recovering CICS and in an ARM situation, we use a special set of startup options to turn off IRCSTRT so that work is not coming into a region we are trying to shutdown.

A new START=RECOVER option would reduce most of the complicated logic.


Idea priority Medium
  • Guest
    Reply
    |
    Sep 14, 2022
    CICS Development: This is a candidate for a future release