IBM Support

IBM i Migrate While Active - PTF Information

News


Abstract

PTF information for IBM i Migrate While Active

Content


IBM i Migrate While Active - PTF information
 
Before beginning the migration process, it is best to prepare your environment by installing the latest level of PTF Groups and recommended IBM i Migrate While Active fixes for the IBM i products and options used by the migration process. Information relating to the PTF Groups and recommended fixes is found in this wiki.
 
A complete list of software requirements for Migrate While Active is contained within the IBM documentation and varies upon the specific release and depending on which method is chosen to perform the migration. Refer to the software requirements listed below for each migration method to ensure the correct requirements are being addressed:


IBM i Migrate While Active - Group PTF information
 
The tables below list the recommended PTF Groups for IBM i Migrate While Active. While the minimum level for some of these groups is validated during the System Migration stage, it is recommended to install the most recent levels for each group on the specified node prior to beginning the migration process.
 
For each PTF Group listed in the tables below, links are provided to IBM Support web pages that describe the PTF Group, the most recent fix information and level, and their availability.
 

Source node PTF groups
 
On the source node, you should install the latest level of the PTF groups listed in the table below.

 PTF Group NameIBM i 7.6IBM i 7.5IBM i 7.4
 IBM i Cumulative PTF packageSF99760SF99750SF99740
 Db2 for IBM i PTF GroupSF99960SF99950SF99704
 Db2 Mirror PTF GroupSF99961SF99951SF99668
 Technology Refresh PTF Group--SF99957SF99737


Managing node PTF groups
 
On the GUI node, you should install the latest level of the PTF groups listed in the table below.

 PTF Group NameIBM i 7.6IBM i 7.5IBM i 7.4
 Db2 Mirror PTF GroupSF99961SF99951SF99668
 IBM HTTP Server for i PTF GroupSF99962SF99952SF99662
 Java PTF GroupSF99965SF99955SF99665


Query the latest PTF Group levels
 
Use the following SQL to understand whether the latest level of these PTF groups are applied to your node

WITH ILEVEL (IVERSION, IRELEASE) AS (
    SELECT OS_VERSION, OS_RELEASE
      FROM SYSIBMADM.ENV_SYS_INFO
)
SELECT P.*
    FROM ILEVEL, SYSTOOLS.GROUP_PTF_CURRENCY P
    WHERE PTF_GROUP_RELEASE = 'R' CONCAT IVERSION CONCAT IRELEASE CONCAT '0'
    ORDER BY PTF_GROUP_LEVEL_AVAILABLE - PTF_GROUP_LEVEL_INSTALLED DESC;

IBM i Migrate While Active - Recommended fixes
 
The tables below list individual recommended fixes for IBM i Migrate While Active that are not already contained within either the Db2 for IBM i PTF Group or the Db2 Mirror PTF Group. Each fix is a candidate for a forthcoming PTF Group and is removed from these tables after that PTF Group has been released.
 
In general, the recommended fixes should be installed and applied on the source node, copy node, and any managing node. If a recommended fix is specifically recommended for the GUI running on the managing node, then that fix is only listed in the second table.
 

Recommended fixes for all nodes
 
The fixes in the table below should be applied on all nodes before beginning the migration process.

External Availability Known IssuesIBM i 7.6
Fix Info
IBM i 7.5
Fix Info
IBM i 7.4
Fix Info
01/22/2025DT419112SJ03585SJ03283SJ03281
8/12/2025DT445921N/AN/AMJ06561
8/12/2025DT447191N/AN/AMJ06722
8/12/2025DT447894N/AN/AMJ06777
10/22/2025DT453719MJ07745MJ07738MJ07677
12/05/2025DT455897N/AMJ08090MJ08091


NOTE:  A PTF of Base indicates that the recommended fix is available in the base release.


Recommended fixes for managing node
 
The fixes in the table below are specifically recommended for the Db2 Mirror GUI running on the managing node. For additional information about these PTFs, see Db2 Mirror for i GUI - PTF Information

External Availability Known IssuesIBM i 7.6
Fix Info
IBM i 7.5
Fix Info
IBM i 7.4
Fix Info
08/25/2025DT447076SJ06656SJ06655SJ06651
10/10/2025DT449266SJ06980SJ06979SJ06978


NOTE:  A PTF of Base indicates that the recommended fix is available in the base release.

[{"Type":"MASTER","Line of Business":{"code":"LOB68","label":"Power HW"},"Business Unit":{"code":"BU070","label":"IBM Infrastructure"},"Product":{"code":"SWG60","label":"IBM i"},"ARM Category":[{"code":"a8m0z0000001hExAAI","label":"DB2 Mirror"}],"ARM Case Number":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.4.0;7.5.0;7.6.0;and future releases"},{"Type":"MASTER","Line of Business":{"code":"LOB68","label":"Power HW"},"Business Unit":{"code":"BU070","label":"IBM Infrastructure"},"Product":{"code":"SSIEMH6","label":"IBM i Migrate While Active"},"ARM Category":[{"code":"a8m0z0000001hExAAI","label":"DB2 Mirror"},{"code":"a8m0z0000000C4BAAU","label":"IBM i"}],"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.4.0;7.5.0;7.6.0"}]

Document Information

Modified date:
18 December 2025

UID

ibm17178565