> We was able to query on anything in global zone ( this is a global zone only
> dataset). The strange issue is that if we specify GLOBAL as subentry we get
> SREL, OPTION and some other items including first entry of the zoneindex.
> Why does GIMAPI returns all this data if subentry is global?
It doesn't. I suspect you have a logic error in your assembler program. But
the response you describe sounds like you specified SUBENTRY = * which means
return all subentries in the selected entries. Regarding the first entry of
the ZONEINDEX, remember it is a list of entries, so perhaps your program is not
traversing the list correctly.
> GIMAPI does not verify the value of subentry and you can specify any value.
> It only verify the entry and the zone ( in zoneindex…).
That is not true at all. Here's the result when I do what you state:
ZONE= GLOBAL
ENTRY= GLOBALZONE
SUBENTRY= GLOBAL
GIM31200E ** AN UNDEFINED SUBENTRY TYPE OF GLOBAL WAS SPECIFIED ON THE SUBENTRY
PARAMETER.
Kurt Quackenbush
IBM | z/OS SMP/E and z/OSMF Software Management | [email protected]
Chuck Norris never uses CHECK when he applies PTFs.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN