Example: Check the Optim High Performance Unload versions consistency with a machine being the target of an automatic migration
Execution report:
[i1156@lat111 ~]$ db2hpu -f sysin -i i1156 --check-consistency
INZM031I Optim High Performance Unload for Db2 06.05.00.003.02(230929)
64 bits 10/02/2023 (Linux lat111 3.10.0-862.14.4.el7.x86_64 #1 SMP Fri Sep 21 09:07:21 UTC 2018 x86_64)
INZI473I Memory limitations: 'unlimited' for virtual memory and 'unlimited' for data segment
----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+
000001 GLOBAL CONNECT TO SAMPLE
000002 ;
000003 MIGRATE TABLESPACE
000004 SELECT * FROM EMPLOYEE;
000005 TARGET ENVIRONMENT (INSTANCE "i1156" ON "lat117")
000006 FORMAT DEL
000007 ;
INZM031I [lat117] Optim High Performance Unload for Db2 06.05.00.003.02(230929)
64 bits 10/02/2023 (Linux lat117 3.10.0-957.21.3.el7.x86_64 #1 SMP Fri Jun 14 02:54:29 EDT 2019 x86_64)
INZM091I The HPU utility versions involved in the execution are consistent.