On Wed, 4 Oct 2006 13:00:56 -0400, Jousma, David <[EMAIL PROTECTED]> wrote:
>The problem with NOT using a report is that you will be repeatedly >downloading the same maintenance even if it is already installed. It is >a nice way to pare down the download size to just your products at your >maintenance level. The job that Tom gave is not the correct one. It >should look more like: > >//STEP1 EXEC PGM=GIMXSID,PARM='WAIT=10MIN,L=ENU' >//SYSPRINT DD SYSOUT=* >//SMPOUT DD SYSOUT=* >//SMPXTOUT DD PATH='/tmp/smpefeatures6', >// PATHOPTS=(OWRONLY,OCREAT,OTRUNC), >// FILEDATA=BINARY,PATHMODE=(SIRWXU,SIRWXG,SIRWXO) >//SYSIN DD DATA,DLM=$$ >CSI=SMPE.ZOS16.GLOBAL.CSI >TARGET=MVST100 >TARGET=MVST112 >$$ > Order and install SMP/E 3.4 so you can just submit a batch job to order maintenance and be done with it! Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group mailto: [EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ 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

