Nice idea but no cigar.
IEF236I ALLOC. FOR xxxxxxxx STEP1
IGD101I SMS ALLOCATED TO DDNAME (TESTDD )
DSN (xxxxxx.xxxxxxxx.DELETEME )
STORCLAS (STANDARD) MGMTCLAS (STANDARD) DATACLAS (STANDARD)
VOL SER NOS= LS0501
One volume. (And the SMF 18 confirms that.)
Here is the exact DD:
//TESTDD DD DISP=(NEW,CATLG),UNIT=(SYSALLDA,3),SPACE=(TRK,3),
// DSN=xxxxxx.xxxxxxxx.DELETEME,
// VOL=(,,,3)
I suspect I am going to have to write a program to fill the thing up. Wish I
could do an FEOV in Rexx.
Charles
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of R.S.
Sent: Wednesday, April 06, 2016 8:42 AM
To: [email protected]
Subject: Re: How force dataset non-SMS?
So, you want multi-volume dataset, not non-SMS dataset - yes?
Instead of fighting against SMS ACS routines you could try the following:
DSN=ANY.PROPER.NAME,DISP=(,CATLG),VOL=(,,,4),SPACE=(TRK,(1,1,))...
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN