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 need of start 0? In steed of can we use anyother numerics? If we use what will happen?
How do you round the addition or subtraction of two numbers in assembler?
about ICM instruction.
How do you initialize a register to 0000?
How many maximum base registers we can have in a program?
What is maximum displacement?
What is the difference in data type "X" and "P"?
Why do we have multiple base registers in certain programs?
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?
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?
How to pass the parameters from jcl to assembler program?