No that's what I get for not being clearer in what I was looking for this early in the morning. :-)

On 6/18/2020 9:56 AM, Pommier, Rex wrote:
In John's defense, when I saw "volume map" and "dfdss" in the same sentence, I 
thought like John did, that you wanted a tape volume map.  That's what I get for thinking this 
early in the morning.  :-)

Rex

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
David Spiegel
Sent: Thursday, June 18, 2020 8:49 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [External] Re: dfdss equivalent to fdr map

Hi John,
I am well aware of this capability, and I really do not want to appear to be 
overly chauvinistic, BUT, VTOC (File 112 on the CBT Tape) beats the pants off 
of your solution.

Regards,
David

On 2020-06-18 09:36, John McKown wrote:
On Thu, Jun 18, 2020 at 7:53 AM Brian France <b...@psu.edu> wrote:

    I can't find a dfdss equivalent to fdr's map. I see the print
command but can't seem to get a whole volume list of data sets as we
do with fdr's map. If it exists would someone please point me to it... THANX!!!

I don't know what an FDR MAP does. but if you need to know what
datasets are on a DFDSS dump tape, then run a RESTORE with PARM='TYPRUN=NORUN'

Something like:

//JS010    EXEC  PGM=ADRDSSU,PARM='TYPRUN=NORUN',
//             REGION=0M
//SYSPRINT DD  SYSOUT=*
//TAPE1    DD  DSN=JES2DISK.ADRDSSU,
//             DISP=OLD
//SYSIN    DD  *
   RESTORE  -
      DATASET( -
        INCL( -
         **    -
              ) -
             ) -
      IDD(TAPE1) -
      ADMINISTRATOR -
      TOL(ENQF) WAIT(0,0)




--
Brian W. France
Systems Administrator (Mainframe)
Pennsylvania State University
Penn State IT - Infrastructure/SYSARC Rm 25 Shields Bldg., University
Park, Pa. 16802
814-863-4739
b...@psu.edu

There's no such thing as The Cloud - it's just someone else's computer...

"To make an apple pie from scratch, you must first invent the universe."

Carl Sagan

---------------------------------------------------------------------
- For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO
IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


The information contained in this message is confidential, protected from 
disclosure and may be legally privileged.  If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format.  Thank you.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
Brian W. France
Systems Administrator (Mainframe)
Pennsylvania State University
Penn State IT - Infrastructure/SYSARC
Rm 25 Shields Bldg., University Park, Pa. 16802
814-863-4739
b...@psu.edu

There's no such thing as The Cloud - it's just someone else's computer...

"To make an apple pie from scratch, you must first invent the universe."

Carl Sagan

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to