How to pass data to a program that is coded in an exec statement?
No Answer is Posted For this Question
Be the First to Post Answer
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?
When will we need to specify Space parameter ?
Can a PS file be read in reverse order?If so,how
what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is meant by jobtrac?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file