Testing 1.6 for an upgrade from 1.4. Running an HEWL link with a SYSLIB concat list that looks like this:
//LINK.SYSLIB DD DSN=IS.PTELON.LOADLIB.FLDEDITS.EPCC,DISP=SHR // DD DSN=IS.PTELON.LOADLIB.FLDEDITS,DISP=SHR // DD DSN=ADC.STELON.LOADLIB,DISP=SHR // DD DSN=SYS1.SIBMCALL,DISP=SHR // DD DSN=SYS1.SCEELKED,DISP=SHR // DD DSN=SYS1.SCOBOL.SIGYCOMP,DISP=SHR // DD DSN=ADC.PSWMGTO.LOADLIB.BATCH,DISP=SHR // DD DSN=DBA.SIMSA.SDFSRESL,DISP=SHR And getting this error... IEW2703S D40C GET DIRECTORY ENTRY FAILED FOR DDNAME NAME SYSLIB. DIRECTORY SERVICES ISSUED RETURN CODE 36 AND REASON CODE 270A0447. ...which tells me to make sure my SYSLIB is a valid PDSE directory. As far as I know, none of them are PDSEs, although I guess I can't see from the dsn info if the SYS1. libraries are or not. Saw a discussion along these lines back in 2000, but no resolution. Saw another discussion that said PDSEs need to be listed last in mixed PDS/PDSE concatenations. Could the SYS1 dsns come as PDSEs with 1.6? Any ideas? Thanks. Jeffrey Deaver, Senior Analyst, Systems Engineering 651-665-4231 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

