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 using the READ command with INTO option and SET option?
Define the term transaction routing?
Explain the significance of rdo?
What are different system tables used in CICS?
How to define a vsam file in cics getting into cics to define a vsam file.
Name the cics command used to access current date and time?
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?
What is the use of the program list table?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What is the pcp in the cics?
Can you define attribute byte?
Explain the difference between using the read command with into option and set option?