FWIW typical JCL and allocation messages:
//SYSPRINT DD BLKSIZE=0,DISP=(NEW,CATLG),
// DSN=qualifiers.SYSPRINT,DSORG=PS,LRECL=133,
// RECFM=FBA,SPACE=(TRK,(150,120,0))
(I said FBS. So shoot me. If it looks a little "odd" it's because it is
generated JCL, not hand-coded. Note the keywords in alphabetical order.)
IGD101I SMS ALLOCATED TO DDNAME (SYSPRINT)
DSN (qualifiers.SYSPRINT )
STORCLAS (CCWORK) MGMTCLAS ( ) DATACLAS (DCSEQ)
VOL SER NOS= CCXZ08
IGD104I qualifiers.SYSPRINT RETAINED, DDNAME=SYSPRINT
Charles
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Charles Mills
Sent: Friday, June 07, 2013 5:53 PM
To: [email protected]
Subject: Re: Multiple volume dataset question
Lizette, thanks. You (a.) have given me some things to look at and (b.) are
pushing the boundaries of my knowledge. (I design software; I try to avoid
writing JCL LOL and I sure don't do much SMS.)
No, not extended format (unless SMS is doing something I don't anticipate).
As I said, utterly vanilla PS FBS -- I'm certainly not intentionally leaving
out any part of the story.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN