The parameter to reserve storage for LE’s use is RESINV=n (or nK or
nM) and it is only used if MAINSIZE=MAX is in effect. You can specify
these parameters using DFSPARM, e.g.
//DFSPARM DD *
OPTION MAINSIZE=MAX,RESINV=512K
/*
March 27, 2008 by Admin
The parameter to reserve storage for LE’s use is RESINV=n (or nK or
nM) and it is only used if MAINSIZE=MAX is in effect. You can specify
these parameters using DFSPARM, e.g.
//DFSPARM DD *
OPTION MAINSIZE=MAX,RESINV=512K
/*