Example 3
//STEP1 EXEC PGM=DTXCMDSV,PARM='MYMAP -TS'
//MYMAP DD DSN=USER.MAPPDS(MAP1),DISP=SHR
You can control the execution of a map by specifying one or more of the execution commands described below in z/OS Batch Execution Commands . These commands must follow the map whose execution they affect.
You can execute multiple maps in one job step. Example 4 shows the syntax.