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 Not under consideration
Workspace IBM i
Created by Guest
Created on Aug 29, 2018

Add copy while active parameter to CPY, CPYFRMIMPF, CPYFRMSTMF commands

The CPY, CPYFRMIMPF, and CPYFRMSTMF commands will not copy the contents of a file which is currently open for update. User applications which import text files uploaded into IFS directories from applications like MS Excel fail because Excel retains a shared lock on the file after completing a save operation. A copy while active option is needed on the CPY, CPYFRMIMPF, and CPYFRMSTMF commands to allow them to copy data from the file without obtaining an exclusive read lock.


Use Case:

An application that monitors an IFS directory submits an import process for a file that is saved into the directory as soon as the file is closed. If the application attempts to import the file with CPYFRMIMPF while the file is still "open" in a client application like Excel, CPYFRMIMPF will fail even though the data in the file is complete and the application is not actively updating it, and will not change it unless the user does another save operation, in which case the data is completely replaced. In our case, we're not concerned about the user saving the file again, and would process it as a new file if they did.


Idea priority Medium
  • Guest
    Reply
    |
    Nov 11, 2021

    Thank you for taking the time to submit your request. After careful consideration, we know that we cannot deliver your requested enhancement soon, so it is being declined. However, we believe it may have future value, so we will add it to an internal list for us to keep in mind for the future.

  • Guest
    Reply
    |
    May 5, 2020

    Thank you for submitting this request. We do understand the function and the benefits.