This program is created for updating the ‘Connector tables statistics data’. The report collects all the required data and updates it in the table.
...
On the selection screen, it is possible to select the table for which statistics are to be updated. This selection is based on a list of valid tables:
/PACG/ECM_AHASH
/PACG/ECM_APRV1
/PACG/ECM_EOBREF
/PACG/ECM_MIDMAP
/PACG/ECM_MSIDIM
/PACG/ECM_SATT
/PACG/ECM_WRHSND
/PACG/ECM_FSMLGH
/PACG/ECM_FSMLGI
/PACG/ECM_FSMLGL
The report can be scheduled to run as a job in the background.
From the statistics screen, there is a button to run this report on demand - the 'Update Report' button. The report has a lock set and it is possible to run only one instance of this reportOn the selection screen, it is possible to select the table for which statistics are to be updated. The selection allows as well to select the range of tables which wanted to be updated, for instance:
...
In this case all the tables will be updated.
The option ‘Save Log’ is enabled by default. The user can also choose to display the logs, and then when the report is successfully executed, the logs will be displayed. If the table is empty, the user will receive a warning about it. Otherwise, statistics are displayed.
...
Info |
---|
The report can be scheduled to run as a job. |