Is the UDTF being used on programs that contain SQL statements? As pointed out, the SYSPROGRAMSTAT catalog view uses this UDTF.
------------------------------
Kent Milligan
------------------------------
Original Message:
Sent: Wed March 29, 2023 11:47 AM
From: Bryan Dietz
Subject: What is PROGRAM_STATISTICS used for?
ok so i did a DSPFD for all views in QSYS2 and found that SYSPACKAGESTAT and SYSPROGRAMSTAT use that UDTF in them.
------------------------------
Bryan Dietz
------------------------------
Original Message:
Sent: Wed March 29, 2023 08:24 AM
From: Bryan Dietz
Subject: What is PROGRAM_STATISTICS used for?
I used the SCHEMA action in ACS to find QSYS2.PROGRAM_STATISTICS and look how it was defined.
I cannot get any data back, some of the fields defined look like QSYS2.PROGRAM_INFO.
------------------------------
Bryan Dietz