IBM Support

IBM Db2 Mirror for i Enhancements

News


Abstract

This wiki page contains a description of the updates, enhancements, and improvements that have been made to IBM Db2 Mirror for i.

Content


This wiki page contains a description of the enhancements made to IBM Db2 Mirror for i by PTF Group level and year. Instead of listing individual PTFs, updates to Db2 Mirror are denoted by the Db2 Mirror PTF Group level in which the enhancements are enabled.

Use the WRKPTFGRP (Work with PTF Groups) CL command or the QSYS2.GROUP_PTF_INFO view to list the current Db2 Mirror PTF Group level for your node:

SELECT CHAR(PTF_GROUP_NAME, 7) AS GRPPTF, PTF_GROUP_LEVEL   
    FROM  QSYS2.GROUP_PTF_INFO 
    WHERE PTF_GROUP_NAME IN ('SF99961', 'SF99951', 'SF99668')
      AND PTF_GROUP_STATUS = 'INSTALLED'
    ORDER BY PTF_GROUP_LEVEL DESC LIMIT 1;

For a complete list of Db2 Mirror updates, enhancements, and improvements, see the What's new section within the IBM i Documentation for each corresponding release:


July 2025 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- SF99951 - Level 9 SF99668 - Level 27

April 2025 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
SF99961 - Level 1 SF99951 - Level 8 SF99668 - Level 26

December 2024 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- SF99951 - Level 7 SF99668 - Level 25
  • A new product offering named IBM i Migrate While Active builds upon the continuous availability technology of IBM Db2 Mirror for i. Migrate While Active, 5770DBM – Option 2, is a separately licensed program option and it is used independently from 5770DBM – Option 1 Db2 Mirror Enablement. For additional information, see IBM i Migrate While Active
  • Performance improvements:
    • Resynchronization improvements
  • Updated services:

June 2024 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- SF99951 - Level 6 SF99668 - Level 24

November 2023 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- SF99951 - Level 5 SF99668 - Level 23

May 2023 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- SF99951 - Level 4 SF99668 - Level 22

December 2022 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- SF99951 - Level 3 SF99668 - Level 21

May 2022 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- SF99951 - Level 1 SF99668 - Level 19

December 2021 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- -- SF99668 - Level 16

April 2021 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- -- SF99668 - Level 12

October 2020 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- -- SF99668 - Level 8

April 2020 update
 
IBM i 7.6 PTF Group IBM i 7.5 PTF Group IBM i 7.4 PTF Group
-- -- SF99668 - Level 7

[{"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":"SSLLPF","label":"IBM Db2 Mirror for i"},"ARM Category":[{"code":"a8m0z0000001hExAAI","label":"DB2 Mirror"}],"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.4.0;7.5.0;7.6.0"}]

Document Information

Modified date:
08 July 2025

UID

ibm17231422