Tries to import SMF Type30(4) using PMA's CNTL library member APCXJSMF.
However, due to the large amount of data, current VSAM dataset, KSDSEXC, causes a short of data space.
How is the KSDSEXC expanded ?
Release : 12.0
Since APCXJSMF has KSDSEXC vsam dataset as input, building new KSDSEXC vsam cluster with bigger size should solve the issue with SMF data import.
&pmahlq.cntl(APCBJRDR) can be changed as follows ;
// SET GETEXCF=1 EXCLUSION CLUSTER -KSDSEXC-
all other SET to 0. and then update for the new KSDSEXC vsam size in &pmahlq.cntl(DEDEFEXC).