⟩ Explain the term MRO (Multi Region Operation)?
MRO is the mechanism by which different CICS address spaces with in the same CPU can comunication and share resources.
MRO is the mechanism by which different CICS address spaces with in the same CPU can comunication and share resources.
What is testn opcode will do?
What is difference between command attention & command function?
How to retrieve RRN value in RPGLE program?
HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS. I KNOW THE STEPS FOR BATCH EBUGGING, BUT IM CONFUSING WITH WHEN WE SUBMIT ANY JOB FOR BATCH DEBUG WE PUT IN HELD STATE. SO HERE ALSO DO SAME THING OR ANY OTHER WAY?
What is difference between procedure and function?
Suppose 4 persons a, b , c , d have to go to concert which will held in 17 minutes. there is a bridge which only 2 persons at a time can cross. its night and they have only one flashlight with them. Flashlight cannot be thrown. one person should return with the flashlightall 4 person have different speed. a = crosses bridge in 1 min.b = crosses bridge in 2 min.c = crosses bridge in 5 min.d = crosses bridge in 10 minhow can they all reach in time?Ex- suppose a and d crosses bridge which will take 10 mins and then d returns back with a flashlight which will make 20 mins and mission is failed.?
What is difference between rename and prefix?
WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?
Why do we have multiple base registers in certain programs?
How to Pass the parameters from JCL to assembler Pgm?