Re: PDSE V2 data set info

2020-01-29 Thread Robin Atwood
I had a look at that but SMDE is all about directory entries, no data set info. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Pierre Fichaud Sent: 29 January 2020 23:55 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: PDSE V2 data set info

Re: PDSE V2 data set info

2020-01-29 Thread Pierre Fichaud
How about the DESERV macro and the IGWSMDE mapping ? Regards, Pierre. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: PDSE V2 data set info

2020-01-29 Thread Paul Gilmartin
On Wed, 29 Jan 2020 09:21:15 -0500, Steve Smith wrote: >It's physically impossible to get PDSE information without allocating & >opening it. The info is inside the dataset. It's somewhat parallel to >classic PDS, where you have to read the dataset to get directory >information. > PDSE has enhan

Re: PDSE V2 data set info

2020-01-29 Thread Steve Smith
ent: 29 January 2020 13:40 > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: PDSE V2 data set info > > On 1/28/2020 5:48 AM, Robin Atwood wrote: > > I have a requirement in my queue to include the PDSE Version and the > MAXGEN > > limit in the DSINFO report our server sends &g

Re: PDSE V2 data set info

2020-01-29 Thread Robin Atwood
--Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Tom Conley Sent: 29 January 2020 13:40 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: PDSE V2 data set info On 1/28/2020 5:48 AM, Robin Atwood wrote: > I have a requirement in my queue to inc

Re: PDSE V2 data set info

2020-01-28 Thread Robin Atwood
2020 10:56 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: PDSE V2 data set info DCOLLECT? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Robin Atwood Sent: Tuesday, January 28, 2020 4:49 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: PDSE V2 data set info [CAUTION: This Email is

Re: PDSE V2 data set info

2020-01-28 Thread Tom Conley
On 1/28/2020 5:48 AM, Robin Atwood wrote: I have a requirement in my queue to include the PDSE Version and the MAXGEN limit in the DSINFO report our server sends to workstation clients. I checked the F1 DSCB, IGGCSI00 output fields, SMDEs and found nothing. Searching only produced Lionel Dyck's

Re: PDSE V2 data set info

2020-01-28 Thread Allan Staller
DCOLLECT? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Robin Atwood Sent: Tuesday, January 28, 2020 4:49 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: PDSE V2 data set info [CAUTION: This Email is from outside the Organization. Do not click links or open attachments

Re: PDSE V2 data set info

2020-01-28 Thread Seymour J Metz
, January 28, 2020 5:48 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: PDSE V2 data set info I have a requirement in my queue to include the PDSE Version and the MAXGEN limit in the DSINFO report our server sends to workstation clients. I checked the F1 DSCB, IGGCSI00 output fields, SMDEs and found nothing

Re: PDSE V2 data set info

2020-01-28 Thread Charles Mills
Smith Sent: Tuesday, January 28, 2020 6:38 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: PDSE V2 data set info This question has come up before. The programmatic interface is through something called FAMS, and it is not publicly

Re: PDSE V2 data set info

2020-01-28 Thread Steve Smith
This question has come up before. The programmatic interface is through something called FAMS, and it is not publicly available. sas On Tue, Jan 28, 2020 at 5:49 AM Robin Atwood wrote: > I have a requirement in my queue to include the PDSE Version and the MAXGEN > limit in the DSINFO report o

Re: PDSE V2 data set info

2020-01-28 Thread Joe Monk
In SMF 14/15, there is a field SMF14DSNVER which will tell you the PDSE version... Joe On Tue, Jan 28, 2020 at 5:40 AM Greg Price wrote: > Hi Robin, > > I'm sure others will jump in if I am not up to date, but AFAIK, you > cannot get these pieces of information without opening the data set and

Re: PDSE V2 data set info

2020-01-28 Thread Greg Price
Hi Robin, I'm sure others will jump in if I am not up to date, but AFAIK, you cannot get these pieces of information without opening the data set and issuing a ISITMGD macro. A few folks have opined that it should be possible to acquire this data without an OPEN, but it remains as it was.

PDSE V2 data set info

2020-01-28 Thread Robin Atwood
I have a requirement in my queue to include the PDSE Version and the MAXGEN limit in the DSINFO report our server sends to workstation clients. I checked the F1 DSCB, IGGCSI00 output fields, SMDEs and found nothing. Searching only produced Lionel Dyck's PGSEGEN utility but that works in an ISPF