I created a new BMS MAP and compiled the screen in CMAN by giving CICS ALIGN option as No and it was working fine. But if compile using ALIGN option as YES I am facing some issues(MAP is corrupted).Please let me know whether I can code for unalign maps or whether will impacts any things.
Joined: 06 Jun 2008 Posts: 8280 Location: Dubuque, Iowa, USA
There is a link to IBM Manuals at the top of the page. Click on it, find the CICS Application Programming Reference manual for z/OS, and read 2.3.1.1.1 titled Defining the type of map set you require which discusses aligned and unaligned maps.