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 |
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
Define task work area?
What is effect on RECEIVE MAP when PF key is pressed? PA key is pressed?
What is the CICS command that is used to receive the un- formatted data from the terminal?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
What is the drawback of using HANDLE CONDITION?
Explain the difference between start and xctl?
How is Telon(CA-Telon) used to build map?
what is the most common way of building queue-id of a tsq?
What does the 'cemt:cics' transactions do?
What are the uses of ppt in cics?
What are the main topics in CICS to prepare for interview purpose and for real time purpose?