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

Can you explain enq and deq used in cics?

0 Answers  


What is ENQ in CICS?

2 Answers   IBM,


In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?

2 Answers   IBM,


Can we use both FSET n FRSET together in BMS? And if yes then what will happen?

4 Answers  


What is data only and map only in cics

4 Answers   TCS, Virtusa,






What is the effect of including the TRANSID in the EXEC CICS RETURN command?

2 Answers  


suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?

1 Answers   Bank Of America, Cap Gemini, IBM, RBS,


Mention the option (along with argument type) used in a CICS command to retrieve the response code

3 Answers  


Explain how many conditions can you include in a single handle condition command?

0 Answers  


Can a tsq of one particular transaction be accessed from an alternate transaction?

1 Answers  


Explain what is a cursor in cics sql processing?

0 Answers  


What is a transid?

0 Answers  


Categories