how to pass the parameters from jcl to assembler pgm?
about maximum displacement and how to cross this limit.
about ICM instruction.
What is the use of TRT instruction and how it is working?
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.
Can we use an equated value as operand for an MVC instruction? Reason for the same
how to initialize a register to 0000?
What is the difference between various read and find statement,and which one should be used when for better adabas performance ?
Explain how to access vsam file?
how to find the dump
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
explain about maximum displacement and how to cross this limit?
Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).