Exemplo: Migração de dados em direção a um ambiente de sistema de arquivos (Windows one)

Relatório de execução:

[i1110@pc-l-0037 ~]$ db2hpu -i i1110 -f sysin
INZM031I Optim High Performance Unload for Db2 06.05.00.002.05(220518) 
         64 bits (Linux pc-l-0037 5.3.18-59.10-preempt #1 SMP PREEMPT Fri Jun 25 12:36:56 UTC (6856d31) 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 MIGRATE TABLESPACE
000003 SELECT * FROM employee;
000004 LOADDEST(OBJECT_STORAGE FILESYSTEM "fs_windows")
000005 OUTFILE("outfile");
000006 FORMAT DEL;

INZU462I HPU control step start: 05/18/2022 11:43:34.658.
INZU463I HPU control step end  : 05/18/2022 11:43:34.732.
INZU464I HPU run step start    : 05/18/2022 11:43:35.058.
INZU543I HPU utility will perform load operations on pc-l-0037 host.
INZU683I HPU utility has prepared 42 rows for an upload to the SCP destination.
INZU741I [pc-l-0037] HPU utility has performed an upload of the outfile file to the FILESYSTEM destination at the location configured: 
         check its execution report in the /home/i1110/EMPLOYEE.msg file.
INZU465I HPU run step end      : 05/18/2022 11:43:35.827.
INZI441I HPU successfully ended: Real time -> 0m1.169217s
User time -> 0m0.071426s : Parent -> 0m0.071426s, Children -> 0m0.000000s
Syst time -> 0m0.026784s : Parent -> 0m0.026784s, Children -> 0m0.000000s
Seção FileSystem associada no arquivo db2hpu.dest :
[FileSystem]
alias=fs_windows
privatekey=/home/i1110/windows_username_private_key.pem
user=windows_username
url=my_windows_server
iswindows=yes
path=C:\temp