Doc for CPPUPDTE is available at http://www-03.ibm.com/servers/s390/os390/installation/cppupdte.html
Don Imbriale -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of John Norgauer Sent: Thursday, November 09, 2006 3:03 PM To: [email protected] Subject: Trying to figure out CPPUPDTE What's the role of the dsname in the SYSIN below: EOY.BKLSHELF ??? Here's a subset of my CPPUPDTE jcl from my SERVERPAC install: //SYSJCNSP JOB 'ACCOUNTING INFO','PROGRAMMER NAME', // CLASS=A, // MSGCLASS=T, // MSGLEVEL=(1,1), // NOTIFY=SYSJCN, // USER=SYSJCN, // TIME=NOLIMIT, // REGION=0M //* //CPPPROC PROC //CPPUPDTE EXEC PGM=CPPUPDTE,PARM='UPDATE',COND=(4000,LT) //SYSPRINT DD SYSOUT=* //@CMDP DD DISP=SHR, // DSN=ZOS17.CPAC.CMDPROC //@ISPP DD DISP=SHR, // DSN=ZOS17.CPAC.ISPPLIB //@IVPL DD DISP=SHR, // DSN=ZOS17.CPAC.IVPLIB //@PARM DD DISP=SHR, // DSN=ZOS17.CPAC.PARMLIB //@PROC DD DISP=SHR, // DSN=ZOS17.CPAC.PROCLIB //@TCPP DD DISP=SHR, // DSN=ZOS.TCPIVP.TCPPARMS //SYSIN DD DUMMY // PEND //CPP1 EXEC PROC=CPPPROC //SYSIN DD DATA,DLM='%%' </*----- UPDATE VOLSERS UL9957<+ .NU..RU. MVSCAT<+ <== EOY.BKLSHELF< .NU..RU. </******************************************************************** %% *********************************************************************** Bear Stearns is not responsible for any recommendation, solicitation, offer or agreement or any information about any transaction, customer account or account activity contained in this communication. *********************************************************************** ---------------------------------------------------------------------- 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

