Hi Alan,

Thank you so much.

Peter

On Fri, Mar 13, 2015 at 7:23 PM, Field, Alan <[email protected]>
wrote:

> Like this:
>
> //APPCUTIL EXEC PGM=ATBSDFMU,PARM='TYPRUN=RUN'
> //SYSSDLIB  DD  DISP=SHR,DSN=SYS1.APPCSI
> //SYSSDOUT  DD  SYSOUT=*
> //SYSPRINT  DD  SYSOUT=*
> //SYSIN     DD  *
> SIDELETE
>   DESTNAME(GENORREQ)
> SIADD
>   DESTNAME(GENORREQ)
>   TPNAME(GENORREQ)
>   MODENAME(APPCHOST)
>   PARTNER_LU(VMALU004)
> SIDELETE
>   DESTNAME(APPCRCV)
> SIADD
>   DESTNAME(APPCRCV)
>   TPNAME(APPCRCV)
> SIDELETE
>   DESTNAME(CLIGENOR)
> SIADD
>   DESTNAME(CLIGENOR)
>   TPNAME(APPCRCV)
> SIDELETE
>   DESTNAME(APPCSND)
> SIADD
>   DESTNAME(APPCSND)
>   TPNAME(APPCSND)
>
> Alan Field
> Systems Engineer Principal
> Blue Cross Blue Shield of MN
>
> 651.662.3546
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Elardus Engelbrecht
> Sent: Friday, March 13, 2015 7:59 AM
> To: [email protected]
> Subject: Re: Sample JCL to alter sideinfo - APPCPM00
>
> Peter wrote:
>
> >I am trying to find a sample JCL to alter the information from SIDEINFO
> VSAM file. Does anyone have a sample JCL on how to ? I don't see any sample
> to modify the Sideinfo dataset in Samplib.
>
> No JCL, only command SETAPPC, AFAIK. Only Parmlib member statements. Look
> in Init and Tuna book for APPCPMxx.
>
> Groete / Greetings
> Elardus Engelbrecht
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to [email protected] with the message: INFO IBM-MAIN
> <I><font size="2">This email and any files transmitted with it are
> confidential and intended solely for the use of the individual or entity to
> whom they are addressed. If you are not the named addressee you must not
> disseminate, distribute or copy this e-mail. Please notify the sender
> immediately by e-mail if you have received this e-mail by mistake and
> delete this e-mail from your system. If you are not the intended recipient
> you are notified that disclosing, copying, distributing or taking any
> action in reliance on the contents of this information is strictly
> prohibited.</font></I>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to