Try

//APPC EXEC PGM=ATBSDFMU
//SYSSDLIB  DD  DISP=SHR,DSN=sys1.sideinfo <== VSAM
//SYSSDOUT  DD  SYSOUT=*
//SYSPRINT  DD  SYSOUT=*
//SYSIN     DD  *
SIMODIFY
  DESTNAME(xxxx)
  TPNAME(xxxx)
  MODENAME(modename)
  PARTNER_LU(partner)


Milton A. Sano

On 13/03/2015 09:58, Elardus Engelbrecht wrote:
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



--
Milton A. Sano


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

Reply via email to