Hi,
In v9.5 when we try to extract logs using the below command, All the fields get converted to ASCII except Local Transaction ID and Global Transaction ID fields, they are written to the file as some unrecognized characters. Can someone help in understanding why this happens and how can these fields be converted properly?
"db2audit extract delasc delimiter ! from files db2audit.db.AUDIT.log.0"
Thanks in advance,