What is 'mounting' of volumes ?
Is there anything that a programmer can do in it ?
How to find currently mounted volume ?
No Answer is Posted For this Question
Be the First to Post Answer
how to convert fb to vb in jcl ?
For how long a job can be executed continuously in a mainframe ?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
Can anyone tell me the syntax for printing two files at two different destinations in a single step?
What is the difference between run mode and addressing mode?
Are all (i), (ii), (iii), (iv) of the below are VALID to reference a temporary dataset ? STEP2 DD1 DD DSN = &&TEMP STEP3 DD2 DD (i) DSN = TEMP (ii) DSN = *.TEMP (iii) DSN = *.STEP1.DD1 (iv) DSN = *.STEP1.DD1.ONE
Matching Logic in Jcl not in cobol.Could any one please answer this question
Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
what is the use of IEBGENER utility?
how to compare two datasets without using superce because output is limited to 133 bytes
What is default if we don't specify RD parameter at all ?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?