DFILESTAT, output to an XML-formatted DSN

ADABAS V 8.5 SP3,

MAINFRAME IBM. SO Z/OS 2.1

JCL ADADBS OPERCOM DFILESTAT

Hello community, I am using the ADADBS OPERCOM DFILESTAT command, I execute it manually through a JCL, since I am generating daily statistics of the commands used by each ADABAS file, the purpose is to eliminate ADABAS files that are not used. I want to run the JCL automatically through JOBTRAC, but I want the JCL to generate an output work file in XML format, does anyone have an idea to achieve this?

THANK YOU TEAM

FERNANDO ZARAZUA VILCHIS

I believe the XML option for report output is available only for ADAREP.

Hi Ralph, that’s correct, only ADAREP has output for XML files. but DFILESTAT is not available.

Thanks you