Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between intra partition tdq and extra partition tdq?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain the logical message in cics?
Define cics interface block?
Receive consists of buffer option in it. What is the significance of this option?
What is an mdt (modified data tag)?
What is the term conversational programs means?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
What is a transid?
Explain the primary significance of intra-partition and extra-partition tdqs ?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What are the ways fot initiating a transaction?
What is a cics task?
What is the comaera?
How to get the cursor position when we receive a map?