What parameter of the job statement is used to limit the cpu time consumed by the job?
No Answer is Posted For this Question
Be the First to Post Answer
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
How many types we can give input to JCL
What is a Generation Data Group (GDG)?
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
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 the difference between BLKSIZE and LRECL?
The maximum number of in-stream procedure you can code in any JCL is ?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem