Can a program change protected field ?
Answers were Sorted based on User's Feedback
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 |
What is the difference between physical map and symbolic map?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
What is CICS ?
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
How do you get data from a task that began with a START command?
What is the difference between receive and receivemap commands in CICS?
Which is the macro used for making an entry in the PPT
Can you explain cics transaction gateway?
What is ATI? What kind of TDQ can be used?
What does the 'cemt:cics' transactions do?
What is eib?