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 / kiruthika
Just change the length of the field(ex.Field (1,3) length = 5. Make sure that your modified length is not affecting other fields and place it in Endevor tool(tool can be anything).Symbolic map will be automatically created while doing the execution.Just copy the Map Copybook in the Program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between and exec cics xctl and an exec cics link command?
Name some translator and compile options and explain their meaning?
what are the differences between and exec cics xctl and an exec cics link command?
What are the cics tables?
What is the term bms in cics?
What are some of the cics commands associated with interval control?
Define the term mro (multi region operation)?
Name the two types of transient data queues?
Define TCT.
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the difference between dfhcommarea and tsq?
Explain the system transid cemt?
What are the common tables in cics and their usage?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Name the command used for terminating a browse operation?