Another thought would be REXX LISTDSI. Might be easier. By using the
gdgbase(0) it should tell you if there is one GDG out there.
Lizette
>
> >
> > Hi,
> >
> > Does anyone know of a simple way to find GDG's that have no GDS's
attached?
> >
> > Thanks
> >
> > Gadi
> >
>
> I could use
> LISTC ENT('gdgbase') GDG
>
> Or
>
> Use something like a TSO ALLOCATE for a 0 gen and see what it returns? (I
have not
> tried this) If zero rc then you have entries. If greater than zero then
no entries
>
>
> then check the output for the ASSOCIATION entries. If there were none,
then it
> would be empty.
>
> I usually do this in a REXX then it is easier to extract the data I might
want.
>
> Possibly the Catalog Search Interface could also be helpful.
>
> Lizette
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN