zOs/TX/WK924RBA

select timestamp, icType, hex(start_rba), hex(pit_rba)
    from sysibm.sysCopy c
    where dbName = 'DA540769' and tsname = 'A924A'
    order by 1
;