Wednesday, April 15, 2009

Physical map and symbolic map in CICS Difference

What is the difference between Physical map and symbolic map in CICS?



PHYSICAL MAP AND SYMBOLIC MAP = Physical map is a map used by CICS (CSECT) which ensures device independence in the application program. Symbolic map is a map used by application program (DSECT). It ensures device and format independance in an application program.

No comments: