After execute the map, What will happen ? Give breif Description
Answer Posted / narender
Piyush,
Physical map will be stored in your loadlib, check your compile jcl to check your loadlib.
Otherwise if you want to see in production environment it should be where all other loads are present.
Its machine code..u can see it but can't understand..:-}
Thanks,
Narender
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the classifications of the cics program?
Explain difference between call and link?
Explain how do you access storage outside your cics program?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is meant by an AICA ABEND?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is eib?
Explain the difference between intra partition tdq and extra partition tdq?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What does a cics translator do?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Can dynamic calls be used in CICS?
Explain the difference between and exec cics xctl and exec cics start command?
Explain how many exceptional condition can be given in a handle condition?
Can you define aica abend?