On 10/22/2012 11:53 AM, Mil Hashoul wrote: >I am using the IGGCSI00, the catalog search interface, the dataset name is >an alias which is resolve to dataset name with symbolicrelate how could I >ask catalog to resolve the dataset name and find the dataset. >right now if I use the dataset with the symbolicrelate variable, the >IGGCSI00 R15=4 and as IBM documentation the Return area has the value: >FS1E7A, FS is the module name , and 1E is the return code and 7A is the >reason code, but these reurn codes does not xist under the IDC30009I >message as IBM explain. >any one has a clue?
The answer is that in the case of a dataset alias, the related object is the dataset being aliased. In the same way that a traditional alias, which lives in the master catalog and relates to a user catalog. A dataset alias lives in the same catalog as the dataset it is related to. So you would use the CSI to search a catalog for alias type entries. Any alias found would either have a user catalog related object or a dataset related object when searching the master catalog. When searching a user catalog any alias entries would be dataset alias's and the related object returned by the CSI would be the dataset you're looking for. HTH, Jim Holloway The information contained in this message may be CONFIDENTIAL and is for the intended addressee only. Any unauthorized use, dissemination of the information, or copying of this message is prohibited. If you are not the intended addressee, please notify the sender immediately and delete this message. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
