Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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 Submitted
Workspace IBM i
Categories Core OS
Created by Guest
Created on Jul 3, 2024

Add a new code for journal record delete's from R/DL to a new code example R/DX.

We use the RGZPFM command regularly as our software is old.

We run RGZPFM on all file members on Sundays when we do not have locks on the files. I have a program that goes through all physical files in the user libraries and does a RGZPFM. Due to issues where file locks prevent the RGZPFM to complete, I changed the program to use the CANCEL option in the RGZPFM command.

This caused disruption in this company. The CANCEL option works differently which is okay, but it DELETEs the record, writes a DL record to the journal and immediately thereafter writes the record back to the file with a PX record being written to the journal. Suddenly we had thousands of invalid deletes.

Change requested:

Please change the DL code to be something different, example a DX.

Reason:

We process the journal to pick up adds, changes and deletes and feed this data to the corporate databases.

Problem:

We cannot identify true deletes as in a DELETE record by an application program versus the RGZPFM command. As a result, we sent invalid deletes to the corporate database in error.

Using a new code, example: DX in place of DL, identifies how and why a record was deleted.

Thank you.

Idea priority Urgent