Re: COMPILING A REPORT USING FDREPORT

2014-09-04 Thread Joseph Butz

Hi John,

Yes, this can be done with FDREPORT.
You would probably want to use something like this:
//SYSINDD *
  REPORT FIELDS=(DSN,DEVTYPE,DEVCLASS,DATACLAS,STORCLAS,MGMTCLAS)
  SORT FIELDS=(DATACLAS)
  XSELECT  DEVTYPE=TAPE
  PRINTDATATYPE=CATALOG,RPTYPE=NO
/*

FDREPORT also has a CA-1 interface, so it can report on the fields from 
CA-1.  If you need help with this, please give us a call or send us a 
message at supp...@fdrinnovation.com.


jb...@fdrinnovation.com
Joseph Butz
Technical Support

On 8/29/2014 10:27 AM, John Dawes wrote:

G'Day

I am trying to run a report using FDREPORT to know what dsns are using a 
specific DATACLAS.  In this case the DATACLAS is for VTS.  The example in the 
doc is for disk dsns.  Can this be done for dsns on tape or VTS?

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


Re: COMPILING A REPORT USING FDREPORT

2014-08-29 Thread esmie moo
I thnk the good folks at Innovations can help.

On Fri, 8/29/14, John Dawes jhn_da...@yahoo.com.au wrote:

 Subject: COMPILING A REPORT USING FDREPORT
 To: IBM-MAIN@LISTSERV.UA.EDU
 Received: Friday, August 29, 2014, 10:27 AM
 
 G'Day
 
 I am trying to run a report using FDREPORT to know what dsns
 are using a specific DATACLAS.  In this case the
 DATACLAS is for VTS.  The example in the doc is for
 disk dsns.  Can this be done for dsns on tape or VTS?
 
 --
 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


Re: COMPILING A REPORT USING FDREPORT

2014-08-29 Thread Lizette Koehler
Do you have any of the following CA Products you can install CA GMI (Graphical 
Manager Interface) A LITE version of CA VANTAGE

The following are CA GMI qualified CA products:

CA 1
CA TLMS
CA ASTEX
CA CREWS
CA Datacom/DB
CA Disk
CA IDMS/DB
CA MasterCat
CA SYSVIEW
CA PDSMAN
CA Vtape
CA Tape Encryption
CA Encryption Key Manager

Next, look at ISMF.  Either Option 2.3 or maybe option 1

Or download the IBM TAPETOOLS and use it for reporting on your tapes.  It does 
not matter if the VTS is IBM's or some other vendor.  It does reporting on the 
SMF records
ftp://ftp.software.ibm.com/storage/tapetool/


If you have an IBM VTS, then check out this link
http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS4717



I am not sure FDR provides reporting on TAPE this way.  However, if you contact 
them, I am sure they can answer your question.


Lizette


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
 Behalf Of John Dawes
 Sent: Friday, August 29, 2014 7:28 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: COMPILING A REPORT USING FDREPORT
 
 G'Day
 
 I am trying to run a report using FDREPORT to know what dsns are using a 
 specific
 DATACLAS.  In this case the DATACLAS is for VTS.  The example in the doc is 
 for
 disk dsns.  Can this be done for dsns on tape or VTS?
 

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


Re: COMPILING A REPORT USING FDREPORT

2014-08-29 Thread John Dawes
We have CA-1.  I will take a look at that option.  Thanks for the tip.

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