The statistics transfer job from Prod to Development ends with following errors
PS011E: Insufficient storage to continue encountered in CSECT PSA#CDST, Reason=0, Reason2=0.
PS013E: Internal error in §DATX . RC=40, Reason=68, Reason2=0.
The step is running with REGION=0M . A similar job works without an issue on another Lpar.
z/os DB2
The insufficient storage message PS011E, indicates a user ran out of storage trying to import statistics from the catalog tables.
The reason code 68 with regards to PS013E indicates a getmain failure to obtain storage.
Consider splitting this work into two jobs, thus reducing the storage needs of each of the jobs.