zOs/SQL/CATSPKEY

select substr(limitkey, 1, 30) limitKey,
       length(limitKey_internal) intLen,
       hex(limitkey_internal) int, p.*
    from sysibm.systablepart  p
    where dbName = 'DGDB0376'
        and tsName = 'A719A'