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



There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now ..

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

There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now ..

Answer / axar

symbolic map also need to be changed

Is This Answer Correct ?    0 Yes 0 No

There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now ..

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

Post New Answer

More CICS Interview Questions

How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know

1 Answers   IBM,


what is the most common way of building queue-id of a tsq?

0 Answers   IBM,


What information can be obtained from the EIBRCODE?

1 Answers  


Differentiate between PCT and FCT.

0 Answers  


What is the common systems area (CSA)?

0 Answers   IBM,






What is the type of ppt in the cics?

0 Answers  


What is EIB. How it can be used?

1 Answers  


What is ENQ in CICS?

2 Answers   IBM,


Can you define bms?

0 Answers  


How to establish dynamic cursor position on a map?

0 Answers  


When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit

3 Answers  


What is EXEC CICS RETRIEVE ?

1 Answers   IBM,


Categories