Answer Posted / chandu
a- mod means addressing mode, it will use below 16m bytes.
r-mode means residance, it will use above 16m bytes
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
Are there any set of rules for the names of the steps used in a job? What are they?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what is use of dsn parameter in dd statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is the function of dd name parameter with a 2 part structure; audit.report?
Explain the function of job statement in jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
i want to store 20 digits . how will u do it in cobol ?
Is automatic restart possible in jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to pass data to a program that is coded in an exec statement?
Explain how can a stopped job be started again?