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
Give the definition of COMMAREA ?
What is cics load command?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the eib parameter?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
What are the common tables in cics and their usage?
What is the use of tdq and tsq?
Explain how do you terminate an already issued delay command?
Particular area has been affected in cics screen, what is the process to find?
Explain the difference between tsq and tdq
what is an mdt (modified data tag)? Its menaing and use?
What are the cics commands associated with task control?
Explain the thress bms options?
Explain difference between call and link?
In a particular cics program, what is the procedure to allocate dynamic memory?