On Thu, 30 Nov 2017 18:03:39 +0000, Farley, Peter x23353 wrote:
>
>I am using the LMDLIST service with the GROUP option in ISPF to save a list of
>certain datasets. The GROUP option saves the list to a dataset with name
>&PREFIX.group-value.DATASETS, but it uses UNIT(SYSDA) to create this dataset.
>
>Is there a way to change the UNIT used by ISPF LMDLIST to a different esoteric
>unit value? SYSDA here allocates to a storage pool on WORKxx volumes where
>datasets are deleted in a very short time (usually just a few minutes,
>sometimes less). We programmers use a different unit esoteric to create
>permanent datasets in a different storage pool, and I need LMDLIST to use that
>testing unit esoteric in place of SYSDA.
>
>TIA for any help or RTFM you can provide.
>
SYSDA? SYSALLDA? Whatever.
"Using Data Sets" mentions SYSDA only in examples; SYSALLDA not at all.
JCL Ref. mentions SYSDA only in examples, and:
SYSALLDA: IBM assigned group-names include SYSALLDA, which
contains all direct access devices defined to the system.
What does IBM recommend? (Perhaps in Init/Config/Admin?)
Aren't there better ways of allocating temporary data sets than by
relying on esoteric names? SMS guidelines?
(My site once genned a (never online) tape address in SYSALLDA.)
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN