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 Jan 10, 2020

Make CICS WUI dataset EYUWREP optional

The documentation at https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.5.0/configuring/cpsm/eyuadif.html states that the EYUWREP file "contains the Web User Interface server view and menu definitions".

I believe this includes any user groups and book marks but in essence, it only holds information required by the Web Browser interface and not the CMCI which is used by the CICS Explorer.
However, if this file is not available, for instance because of DASD issues, an initialising WUI server will issue:

EYUVS0005S CI2WUII CICSPlex SM Web User Interface initialization failed. (View repository and cache.)
EYUVS0004I CI2WUII CICSPLEX SM WEB USER INTERFACE TERMINATION COMPLETE.
DFHTM1715 CI2WUII CICS is being quiesced by userid SETUP in transaction COVG.

As the entire server is shut down, CICS Explorer and other CMCI base tools are unable to contact the environment but if the server had instead tolerated the file being unavailable these users would have been able to.

A possible solution is that if an initialising WUI server detects the file is unavailable, it issues a message to that effect (as now) but then closes the TCPIPSERVICE EYUWUI that it has already recreated or simply does not create it.

The possible solution above does mean that if the WUI server is also functions - for example to serve static web pages so anothe roption could be that with the repository unavailable any Web browser calls simply return a "temporarily unavailable" page.

Idea priority Medium
  • Guest
    Reply
    |
    Apr 9, 2020

    This is a candidate for a future release