We periodically have to refresh load libraries from 1 environment to another. I want to set up a REXX to only replace those load members which have changed as this avoids unnecessary DB2 binds etc.
To do this I want to capture the Load Length and Link Date for each member. I am currently using AMBLIST to do this and reading the output. This seems long-winded. Does anyone have any suggestions?
LMM services do not seem to provide these statistics.
To do this I want to capture the Load Length and Link Date for each member. I am currently using AMBLIST to do this and reading the output. This seems long-winded. Does anyone have any suggestions?
LMM services do not seem to provide these statistics.