Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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 Delivered
Workspace z/OS
Categories DFSMS HSM
Created by Guest
Created on Jul 6, 2021

DFSMShsm PARTREL RC08 RSN94 is not reflected in MIGLOG via a message

We recently had issues with very large striped datasets that filled our storage.
We couldn't find why DFSMSHSM did not do partrel processing on these datasets.
Turn out that DFSMSHSM treats stiped datasets as multivolume datasets and hence does not do PARTREL processing on a multivolume dataset.
The only way to find out what is going on was, opening a case and had development analyse a PDA trace.
A PARTREL message in the miglog with RC08 RSN94 would have made debugging much easier.

Idea priority Medium
  • Guest
    Reply
    |
    Nov 21, 2022
    If the following patches have been applied, then during volume migration or volume backup, DFSMShsm issues an ARC0734I message for each supported SMS-managed data set even though it does not meet the selection criteria. The reason code issued with the message explains why the SMS-managed data set does not qualify for selection. For interval migration, return code 45 with reason codes less than 90 are not produced regardless of the patch.

    Entering the following PATCH command causes the extra messages to be issued for SMS-managed data sets that were not selected for volume migration:
    PATCH .MGCB.+26 X'FF'

    Entering the following PATCH command causes the extra messages to be issued for SMS-managed data sets that were not selected for volume backup:
    PATCH .BGCB.+24 X'FF'
  • Guest
    Reply
    |
    Oct 27, 2022
    DFSMShsm has a patch, .MGCB.+26, that when set to x'FF' will cause an ARC0734I messages to be issued for SMS-managed data sets that were not selected for space management. Information about the patch can be found at the following link:
    https://www.ibm.com/docs/en/zos/2.5.0?topic=pdp-determining-why-sms-managed-data-sets-are-not-processed.

    This patch will also be added to the set of tuning patches that are documented in the DFSMShsm Implementation and Customization Guide.

    If you would also like to enable FSR recording for data sets that are not selected please have a look at the patch, .MGCB.+EF. The documentation is here:
    https://www.ibm.com/docs/en/zos/2.5.0?topic=tpsbd-enabling-fsr-records-be-recorded-errors-reported-by-message-arc0734i-found-during-sms-data-set-eligibility-checking-primary-space-management