⟩ What is meant by a CICS task?
A CICS task exist from the time the operator presses the enter key until the application program returns control to CICS.
A CICS task exist from the time the operator presses the enter key until the application program returns control to CICS.
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?
How to retrieve the instream data in SYSIN?
Can we use an equated value as operand for an MVC instruction? Reason for the same?
Explain ICM instruction?
Explain about maximum displacement and how to cross this limit?
Change process tool(code changes from dev to prd) The changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
How to access VSAm file?
How to produce SOC7 abend?