Could you provide an example and its effect OF,
Using COND on JOB and EXEC both ?
Answers were Sorted based on User's Feedback
Answer / ven
just step condition will dominate the job condition. that's
it.
Is This Answer Correct ? | 4 Yes | 5 No |
Answer / vinay sonar
If we code it both in step and job step will dominate over
job
Is This Answer Correct ? | 0 Yes | 2 No |
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?
What all are the changes to be made in JCL so as to do testing?
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
how would you create a temporary dataset? And where will you use them?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
What is a GDG
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What is RESTART? How is it invoked?
Passing a variable parm from JCL to a cobol/db2 program
Explain in DD statement what is the use of DCB parameter?