Re: IGGCSI00 Catalog Search interface

2024-03-19 Thread Mike Shaw
Don,

As Kirk pointed out, you can determine that information from the Format 1
DSCB in the VTOC.

If you have MVS/QuickRef installed there, the DSNLIST report that it
produces indicates  LARGE or BASIC or Extended Format as appropriate for
data sets on each DASD volume in the report.

Mike Shaw
MVS/QuickRef Support Group
Chicago-Soft, Ltd.


On Thu, Mar 14, 2024, 9:19 AM Don Johnson <
02ee771a0785-dmarc-requ...@listserv.ua.edu> wrote:

> Good morning!
>
> I am working with the IGGCSI00 module, and have looked at the field
> descriptions and think I am missing something.
>
> Does anyone know the CSI field name and format where I can discover if a
> file is a BASIC or LARGE DSNtype?
>
> Thanks!
> Don
>
> --
> 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: IGGCSI00 Catalog Search interface

2024-03-19 Thread Binyamin Dissen
Sadly there are several fields which require the use of REXX LISTDSI which
uses an undocumented API to get those fields. To invoke LISTDSI requires being
in a TSO environment.


On Thu, 14 Mar 2024 08:19:36 -0500 Don Johnson
<02ee771a0785-dmarc-requ...@listserv.ua.edu> wrote:

:>Good morning!

:>I am working with the IGGCSI00 module, and have looked at the field 
descriptions and think I am missing something. 

:>Does anyone know the CSI field name and format where I can discover if a file 
is a BASIC or LARGE DSNtype?

--
Binyamin Dissen 
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

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


Re: IGGCSI00 Catalog Search interface

2024-03-14 Thread Lionel B. Dyck
Once you have the dataset name from the catalog you can use the REXX LISTDSI 
service to get the dataset type (dsorg).


Lionel B. Dyck <>< 
Github: https://github.com/lbdyck
System Z Enthusiasts Discord: 
https://discord.gg/system-z-enthusiasts-880322471608344597

“Worry more about your character than your reputation. Character is what you 
are, reputation merely what others think you are.”   - - - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Farley, Peter
Sent: Thursday, March 14, 2024 10:52 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IGGCSI00 Catalog Search interface

Not everyone has access to DCOLLECT data (we are not all sysprogs with 
privileged access rights).  IGGCSI00 can be used by most folks to query catalog 
data.

Understanding that the DSNTYPE isn’t available in the catalog data, perhaps 
IEHLIST could be used (clumsily I admit) to “print” the VTOC data for each 
dataset and then scrape the listing for the answer?  Possibly in the “SMS 
flags” area?

Peter

From: IBM Mainframe Discussion List  On Behalf Of 
Michael Oujesky
Sent: Thursday, March 14, 2024 11:39 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IGGCSI00 Catalog Search interface


Have you looked at DCOLLECT data?



Michael



At 08:19 AM 3/14/2024, Don Johnson wrote:



>Good morning!

>

>I am working with the IGGCSI00 module, and have looked at the field

>descriptions and think I am missing something.

>

>Does anyone know the CSI field name and format where I can discover

>if a file is a BASIC or LARGE DSNtype?

>

>Thanks!

>Don

--



This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


--
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: IGGCSI00 Catalog Search interface

2024-03-14 Thread Farley, Peter
Not everyone has access to DCOLLECT data (we are not all sysprogs with 
privileged access rights).  IGGCSI00 can be used by most folks to query catalog 
data.

Understanding that the DSNTYPE isn’t available in the catalog data, perhaps 
IEHLIST could be used (clumsily I admit) to “print” the VTOC data for each 
dataset and then scrape the listing for the answer?  Possibly in the “SMS 
flags” area?

Peter

From: IBM Mainframe Discussion List  On Behalf Of 
Michael Oujesky
Sent: Thursday, March 14, 2024 11:39 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IGGCSI00 Catalog Search interface


Have you looked at DCOLLECT data?



Michael



At 08:19 AM 3/14/2024, Don Johnson wrote:



>Good morning!

>

>I am working with the IGGCSI00 module, and have looked at the field

>descriptions and think I am missing something.

>

>Does anyone know the CSI field name and format where I can discover

>if a file is a BASIC or LARGE DSNtype?

>

>Thanks!

>Don

--



This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


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


Re: IGGCSI00 Catalog Search interface

2024-03-14 Thread Michael Oujesky

Have you looked at DCOLLECT data?

Michael

At 08:19 AM 3/14/2024, Don Johnson wrote:


Good morning!

I am working with the IGGCSI00 module, and have looked at the field 
descriptions and think I am missing something.


Does anyone know the CSI field name and format where I can discover 
if a file is a BASIC or LARGE DSNtype?


Thanks!
Don

--
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: IGGCSI00 Catalog Search interface

2024-03-14 Thread Kirk Wolf
AFAIK this is not in the catalog, but there are some flags in the Format1 DSCB: 
 DS1LARGE, DS1EATTR, DS1STRP

Kirk Wolf
Dovetailed Technologies
http:// coztoolkit.com

On Thu, Mar 14, 2024, at 8:19 AM, Don Johnson wrote:
> Good morning!
> 
> I am working with the IGGCSI00 module, and have looked at the field 
> descriptions and think I am missing something. 
> 
> Does anyone know the CSI field name and format where I can discover if a file 
> is a BASIC or LARGE DSNtype?
> 
> Thanks!
> Don
> 
> --
> 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


IGGCSI00 Catalog Search interface

2024-03-14 Thread Don Johnson
Good morning!

I am working with the IGGCSI00 module, and have looked at the field 
descriptions and think I am missing something. 

Does anyone know the CSI field name and format where I can discover if a file 
is a BASIC or LARGE DSNtype?

Thanks!
Don

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