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

Name a few CICS programs which are generally used ?

0 Answers  


How to handle exceptional conditions in cics?

0 Answers  


What is the content of the PPT entry?

3 Answers   CTS, IBM,


How To Retrive The VSAM Datasets in CICS application programs?

1 Answers   Accenture, IBM,


Explain how do you dynamically set the cursor position to a specific field?

0 Answers  






If DATAONLY option is specified in the SEND MAP command what will happen?

2 Answers  


How can you Define and Install the Maps & Mapset ?

5 Answers  


how can you prevent more than one user from accessing the same transient data queue?

0 Answers   IBM,


What are the main topics in CICS to prepare for interview purpose and for real time purpose?

2 Answers   iGate,


Can you define mdt?

0 Answers  


Explain the difference between cics program control table (pct) and cics processing program table (ppt)?

0 Answers  


When you do a START, what will the value of EIBCALEN?

2 Answers   IBM, Satyam, Xansa,


Categories