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
Where & How Do You Code Identifier In Jcl?
we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?
what is the JCL statement consists of?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
how to split a file
How does jcl act on code(if you take a cobol program)?
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 program opens the file in EXTEND mode. What happens ?
What is a COND parameter in JCL?
what is meant by jobtrac?
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
How can a stopped job be started again?
How can the submitting users racf authority be overridden in a job stream?