Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. 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

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


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.

IBM Employees should enter Ideas at https://ideas.ibm.com


Status Under review
Workspace Db2 for z/OS
Created by Guest
Created on May 16, 2025

ARCRETN - Managing by DFSMS - SMS Management Class

In a situation related to replication delay, it was necessary to keep the Db2 archive log longer than its current retention period. The subsystem parameter ARCRETN was set as 17 days as in Management Class. The planning was to alter the retention period for 30 days and remove the settings of retention period at data set level, to be controlled by SMS management class only, and not by Db2.

 To try to avoid alter each data set retention period information, we set in management class a retention period as 30 days, but new data sets continued been created as 17 days for expiration date. From Db2 guide we noted the retention period is set to the smaller value that is specified by either Db2 or SMS. Then to alter retention period for each already existing Db2 archive log data set was necessary to execute ALTER / NULLIFY(RETENTION) IDCAMS command for removing this information from data set hard-coded level. It is a hard job if you talk about +500 data set.

 We also tested others Db2 subsystem parameter ARCRETN values to try setting NO retention period for new Db2 Archive log data sets. The values as "9999" or "0", kept forcing hard-coded retention period into data set icf catalog, just adding this value to current date.

 We would like to request a Db2 for z/OS enhancement to be possible set a subsystem parameter ARCRETN value that pass the retention period control under to SMS management class only instead of be hard coded at data set level. For example, the value -1. This improvement will help clients to better handle these data set expiration date specially in data replication environment.

Tks .

Renato Lino 

Needed By Quarter