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 ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Add a field to screen when what's the flow of impact?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
if we want to add new column in the db2 table.How can add in the copybook?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
What is the difference between getting the system time with EIBTIME and ASKTIME command?
In the EIB block of CICS, highlight the names of few of the important fields?
What is dynamic transaction backout?
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
What information do you get when an EXEC CICS STARTCODE is issued?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Explain how can you accomplish breakpoint in intertest?
Explain cebr transaction commands?