Can a program change protected field ?

Answers were Sorted based on User's Feedback



Can a program change protected field ?..

Answer / praveen sonthosh

yes it can be changed by dynamic modification of attributes.
By moving required attributes to the field suffixed with A.
eg:
if the name of the field is NUM and we wish to change its
attributes to unprotected then use
MOVE ATTR-U9BL TO NUMA the next time you send the map.

different combinations are available in copylib DFHATTR.

Is This Answer Correct ?    7 Yes 2 No

Can a program change protected field ?..

Answer / chudar

yes

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the difference between physical map and symbolic map?

3 Answers   IBM,


What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?

4 Answers   IBM,


What is CICS ?

0 Answers  


what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?

1 Answers   IBM,


What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?

1 Answers  


How do you get data from a task that began with a START command?

2 Answers  


What is the difference between receive and receivemap commands in CICS?

1 Answers  


Which is the macro used for making an entry in the PPT

1 Answers  


Can you explain cics transaction gateway?

0 Answers  


What is ATI? What kind of TDQ can be used?

3 Answers   IBM,


What does the 'cemt:cics' transactions do?

0 Answers  


What is eib?

0 Answers  


Categories