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) ?
No Answer is Posted For this Question
Be the First to Post Answer
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
Explain how can values be passed from the job stream to an executable program?
What is a Generation Data Group (GDG)?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is the cond=even only
Is there GOTO and SWITCH-CASE available in JCL ? Is IF-THEN-ELSE available in JCL also just like it is available for VSAM datasets under Model Commands category ?
Must tape dataset definitions include vol=ser specifications?
Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
how can handle the s0c4 abend???
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
what is the alternative to model parameter?
i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want to see all the jobs in 7 regions which are in skel queue using 1 command)