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 |
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? 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 are data passed from jcl parm to assembler program?
What is the difference in data type "X" and "P"?
How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
How to initialize 20,000 bytes in the Assembler..
Why do we use "drop"? What does "using" do?
how to find the dump
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
How many maximum base registers we can have in a single program?
explain icm instruction?
What is house keeping in assembler?
Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?