Cics
Cics
Source Library To create BMS maps and COBOL+CICS programs b. Copy Library - To create copybooks for files To create DCLGEN Copybooks for DB2 tables To route symbolic map(copybook) from MAP compilation
c.
Load Library -
To create load module of BMS map(phiysical map) To create load module of cobol+cics.
2. BMS map design coding and preparing a.design a map according to ur requirement b.code the map in bms assembler macros c.compile bms map twise 1.on the 1st time it will create a copy book that is nothing but the symbolic map. 2.on the 2nd time it will create a load module that is nothing but the physical map.