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 comaera (communication area)?
Have you entered any program names in PPT or PCT? If so How?
What is the CICS command that gives the length of TWA area?
Explain the basic difference between Intra partition TDQ and Extra partition TDQ.
What is the common systems area (CSA)?
Explain the difference between the xctl and link commands?
What are different system tables used in CICS?
Explain how do you establish a starting position in a browse operation?
How is addressability achieved to the data outside programs working-storage.?
Can you define mdt?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?