Hi Neil,

FDREPORT can XSELECT/XEXCLUDE VSAM with the DSORG=EF field.  Other DSORG
types can also be selected or excluded using the DSORG field.

Joseph Butz                         
jb...@fdrinnovation.com



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf
Of Neil Duffee
Sent: Monday, December 07, 2009 3:26 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Need some FDR help please

On 2009-12-04 18:54 concerning "Re: Need some FDR help please", Linda 
Mooney <lin...ls...@com...net> wrote to IBM-Main :

> Now I need to restore PS and PO [snip], excluding VSAM, no catalogue
> updates allowed, non-SMS DASD volume and new high level qualifier.
> [snip] nature of the 'treasure hunt'.  I am looking for some source
> code [snip] 

Linda : 

On the Select statement for DSF, you can use NewIndex=NewHLQ to swap 
hlq's, NULLSTORCLAS to indicate, well, that, plus 
NVol=(xxx*,xxx*,xxx*) and NOCAT but I can't find a method to select 
by dataset type ie. Vsam.  Unless you can identify a naming 
convention (from the FdrAbrP listing) that can be used to EXCLUDE 
DSN=**.VSAM.** or **.DATA, **.INDEX, **.CSI before SELECT 
Dsn=SYSPROG**.  (Remember, you can multi-Exclude hundreds of times 
before the Select.)

However, if you have FDReport, you could try DATA=TVTOC with 
DSORG.EQ.(PO,PS,...) and PUNCH the necessary SELECT statements for 
the (subsequent) DSF step.

---------->  signature = 6 lines follows <--------------
Neil Duffee, Joe SysProg, U d'Ottawa, Ottawa, Ont, Canada
telephone:1 613 562 5800 x4585                 fax:1 613 562 5161
mailto:NDuffee of uOttawa.ca     http:/ /aix1.uottawa.ca/ ~nduffee
"How *do* you plan for something like that?" Guardian Bob, Reboot
"For every action, there is an equal and opposite criticism."
"Systems Programming: Guilty, until proven innocent" John Norgauer 
2004

----------------------------------------------------------------------
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