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 jcl is used for testing batch programs?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain how can values be passed from the job stream to an executable program?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is use of restart and how to use it?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what sort card you will use to copy the data from one dataset to another dataset?
In job processing, what happens in conversion stage?
Explain the function of the steplib dd statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the function of the dd dcb keyword?
a dd statement has 2 types of parameters. Name them?
what is the compile process of cobol program expalin with code