Hi List, I am trying to define an alias pointing to a non-VSAM dataset. Such as HLQ1.DSN catalogued in CATALOG.UCAT1 pointing to HLQ2.DSN.LOADLIB catalogued in CATALOG.UCAT2
Is this possible? I tried following IDCAMS control statements but they failed with the following message: DEFINE ALIAS - (NAME(HLQ1.DSN) - RELATE(HLQ2.DSN.LOADLIB)) - CATALOG(CATALOG.UCAT1) IDC3022I INVALID RELATED OBJECT IDC3009I ** VSAM CATALOG RETURN CODE IS 80 - REASON CODE IS IGG0CLER-4 The explanation for the message doesn't really offer much help. If I remove the CATALOG parm from the control statements above, the alias does get defined, but it gets catalogued in CATALOG.UCAT2 (I can't seem to understand why!) The IBM manual doesn't specifically mention if the two HLQ's should be cataloged in the same user catalog, but that's what I have been thinking. Is that correct? Is it possible at all to define the alias pointing to another dataset in another catalog? Thanks Varun ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
