Cool and very useful mainframes tips and tricks!!!
Check out some useful CICS tips
1. Instead of manually creating MAPS and MAPSETS use BMS map generator tool which automatically generates code for your map.
http://publib.boulder.ibm.com/infocenter/ratdevz/v8r0/index.jsp?topic=/com.ibm.etools.bmseditor.doc/gettingstarted/tbm000.html
2. Use FRSET parameter instead of FSET in map so that data traffic from CICS screen and memory
reduces.
3. Encourage use of DFHCOMMAREA so that your CICS program is pseudoconversational. It will also increase concurrency and multitasking thus making better use of resources.
Check out more mainframe tips at http://mainframetipstricks.blogspot.com/
Check out our 100% free intraday share market tips at http://freesharemarkettips4u.blogspot.com/
Really nice mainframe tips. Keep going!!! Can you please post some more?
ReplyDeleteWhen are you starting the tutorial?
ReplyDeleteThanks friends ... :-) will be updating new mainframe tips very soon. Also, will be starting mainframe tutorial shortly. Keep hooked!!!
ReplyDeleteHad faced an interview question. What is the use of dynamic call. can u pls care to explain.
ReplyDelete