There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
Answer Posted / uttam kumar
First, we have to change in the length fo field in Physical map and whatever we have defined variables corresponding to that field in Progroam needs to be changed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between a package and a plan.
How errors are handled in CICS programs?
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?
Explain processing program table(ppt)?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Receive consists of buffer option in it. What is the significance of this option?
What is the pcp in the cics?
Explain the function of the load command?
Define an asra?
Explain how many conditions can you include in a single handle condition command?
Explain cebr transaction commands?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the use of DCT ?
how do you intitiate another transaction?
Highlight the difference between a symbolic map and physical map?