On Thu, 8 Jan 2009 15:12:53 -0600, Mark Zelden <[email protected]> wrote:
>On Thu, 8 Jan 2009 14:32:07 -0600, Peter Ten Eyck ><[email protected]> wrote: > >>I am running z/OS 1.7 and trying to install IBM Ported Tools for z/OS. >>Not being a UNIX expert any help would be great. >> >>I am getting the following errors in the APPLY output: >> > ><snip> > >I didn't do that install, but I've done similar ones. Did you run >the "MKDIR" step? For example, for XML toolkit it was named >IXMMKDIR. You have to get the sample JCL from one of the >SMP/E relfiles and it needs to be done prior to APPLY. > I looked at the local install library that one of my team members used and there is a MKDIR step that needs to be run. This should be documented in the PGMDIR - perhaps you missed it?? Here is a sample: //SYSEXEC DD DISP=SHR, // DSN=smp.relfile.hlq.HOS1110.F1 //* //*SYSEXEC DD UNIT=SYSALLDA,VOL=SER=ttttt2,DISP=SHR, //* DSN=SYS1.SAMPLIB //* //SYSTSPRT DD SYSOUT=* //SYSTSIN DD * PROF MSGID FOTMKDIR /servicedir /* Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

