How to find the UNIT and VOLUME of a (a) KEPT (b)
UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and
using (ii) ISPF ?
No Answer is Posted For this Question
Be the First to Post Answer
explain concatinating datasets?
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
How do you access an uncatalogued dataset in a jcl?
What is the use of IEBGENER ?
How do you check the syntax of a JCL without running it?
can a job be submitted through jcl only? is there another way to submit a job?
how do you access an uncataloged dataset in a jcl?
How to check empty file in jcl?
What happens if both JOBLIB and STEPLIB is specified ?
How to copy VSAM files without using REPRO
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre.