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 Not under consideration
Categories Runtime
Created by Guest
Created on Apr 20, 2012

BAS target/related regions can not currently overlap.

The customer would like to let BAS install more of their resource definitions. They have 250+ MASes servicing hundreds of applications.
They already have a number of CICS System Groups defined.
The problem they have is that when they attempt to install a resource into a group of CICS regions, for example a program definition, on the EYUSTARTPROGDEF.INSTALL view they specify:
.
Target scope value = 'CICSGRP' <- a group of many CICS regions for the application.
Related scope value = 'CICSAOR1' <- a specific CICS region which is also a member of the CICSGRP system group.
.
Usage value = 'REMOTE'
.
Customer has also attached an example related to a file definition with the same problem.
From their understanding of the documentation, this should work, and install the resource definition as a 'remote' definition in all the CICS regions except the one(s) specified in the 'Related scope', where it will be installed as a local resource.
When they try this, the receive the following on the WUI screen:

EYUVC1231E 'Install' (INSTALL) request failed. Request complete for 1 records. (Failed, Exception)
EYUVC1280I 5 records collected at 12/04/09 12:42:54.

Idea priority Medium
  • Guest
    Reply
    |
    Oct 5, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Transaction Processing
    Product - CICS Transaction Server

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Transaction Processing
    Product - CICS Transaction Server

  • Guest
    Reply
    |
    Apr 28, 2015

    This requirement has been evaluated. Looking at current plans, it is not likely that this would be implemented in the next two CICS TS releases, so correspondingly this requirement is being rejected. You have an opportunity to resubmit in twelve months time if you wish it to be considered then.

  • Guest
    Reply
    |
    May 25, 2012

    First of all. Thanks a lot for your update. PMR 85219,227,631 is available in the
    PSdb (Post-Sale database):
    https://techlink.austin.ibm.com/psdb/systemz/viewRecord.do?category=PMR&uid=
    85219227631-20091204.
    Indeed, customer would like to be able to define a region as "Related scope value" which may be member of a CSYSGRP defined as "Target scope value".
    This request was also submitted because it "has been identified as something that is of particular interest to the CICS TS development team" (it was already addressed as a FITS request - MR0106101747) as detailed in the email attached to this request.

  • Guest
    Reply
    |
    May 16, 2012

    Apologies but for some reason, I cannot find the associated PMR in RETAIN now so I apologise in advance if you have already covered this in the PMR.

    Thinking about this some more, this is actually working as originally designed. When you say: 

    From their understanding of the documentation, this should work, and install the resource definition as a 'remote' definition in all the CICS regions except the one(s) specified in the 'Related scope', where it will be installed as a local resource.

    this will work provided the regions do not overlap. I presume that the reason why you do have overlapping regions is to minimise on the number of CSYSGRP definitions ? Is it possible for you to define a different CSYSGRP that does not contain region CICSAOR1 ? Though, I realise that this would require you to define a different CSYSGRP that excludes every region that you might want tp specify in the 'Related scope value' field.

  • Guest
    Reply
    |
    Apr 20, 2012

    Attachment (Description)