Sunday, 12 May 2013

JCL to execute CICS program....

//CMAP054A JOB ,,NOTIFY=&SYSUID
//                    JCLLIB  ORDER=ZOS.PROC
//STEP1 EXEC PROC=DFHEITVL,MEM=EXP4
//TRN.SYSIN DD DISP=SHR,DSN=CMAP054.CICS.PROG(&MEM)
//LKED.SYSLMOD DD DISP=SHR,DSN=CICSTS13.MTRG.PRGLOAD(&MEM)
//LKED.SYSIN DD*
      NAME CMAP054(R)
/*
//

After the successful execution of this JCl go to CICS region then enter

CEMT SET PROG(CMAP054) NE

After typing this check weather the status is normal then type

CECI SEND MAP(<map name>) MAPSET(CMAP054)


No comments:

Post a Comment

Expense Handler Application with advance technologies

Budget Planner  One of the application developed with Ionic 4 and Python-Flask.  Ionic 4 code:  https://github.com/logeshbuiltin/Expense...