Linda,

  The following will print the contents of your FDR tapes:

//PRINT1     EXEC  PGM=FDRABRP                                     
//SYSPRINT    DD   SYSOUT=*                                        
//ABRMAP      DD   SYSOUT=*                                        
//VSAMPRT     DD   SYSOUT=*                                        
//TAPE0001 DD DSN=TST.D091027.T3490,                               
//         DISP=(OLD,KEEP),                                        
//         LABEL=(1,SL,EXPDT=98000),UNIT=3490,VOL=SER=abc030   
//SYSIN       DD   *                                               
  PRINT      TVTOC                                                 
/*                                                                 

Thank You,
Dave O'Brien
NIH Contractor
________________________________________
From: Linda Mooney [linda.lst...@comcast.net]
Sent: Friday, December 04, 2009 3:59 PM
To: IBM-MAIN@bama.ua.edu
Subject: Need some FDR help please

Greetings!



FDRDSF is not my forte,  I have looked at the very fine manual, but need to 
borrow a little expertise...



I have some very old FDRDSF tapes that I need to restore and look at the 
contents. We had some old source that was thought lost, but maybe, might not 
be...



I do not want to restore any VSAM datasets, I only want PS and PO and I do not 
want them catalogued.  I will be restoring to non-SMS controlled DASD.  I don't 
know what datasets might be on these tapes.



TIA,



Linda Mooney

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to