how to find the dump
Answers were Sorted based on User's Feedback
Answer / arun chinnadurai
Both SYSDUMP and SYSUDUMP are valid SYSUDUMP.
SYSUDUMP is unformatted dump while SYSDUMP is a bit more
formatted. To get best DUMP use CEEDUMP.
Is This Answer Correct ? | 13 Yes | 2 No |
Answer / pazhanivel seethapathy
it is SYSUDUMP in the JCL not SYSDUMP.
Is This Answer Correct ? | 10 Yes | 3 No |
What is the use of trt instruction?
Explain the difference between various read and find statement?
Why do we use "drop"? What does "using" do?
How do you round the addition or subtraction of two numbers in assembler?
How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
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).
HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE PROGRAM.
What is need of start 0?
how to access VSAm file
How to pass instream data in sysin with Assembler?
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
What is house keeping in assembler?