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 |
What is primary allocation for a dataset?
Must tape dataset definitions include vol=ser specifications?
Name some of the JCL statements that are not allowed in procs.?
Is there any command to check wether the ps file is in sorted order?
A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
How do you submit a JCL under CICS environment ?
Is it possible to left uncode disp? If yes, how?
What 3 guidelines do we have to follow when concatenating DD statements?
If Region=0k means What Happen?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
Explain the function of a dd statement?