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.
Answers were Sorted based on User's Feedback
Answer / himap
Be it proper updating or appending the records in the file, accessing updated records would be only possible by program that too if we have an identifier (generally the timestamp). If you are talking of the file rather than the records then refer back can be made use of.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
How to execute step2,step1, step3 if step1,2,3 are in order
Explain about ISPFTTRC
Explain how can the attributes of one sms dataset be copied to another dataset?
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
can we modify the code in copy book? if it possible how to submit ofter the modification.
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
how you can direct the data to spool using SYSOUT option?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
List some valid operation codes in JCL