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.
Answer Posted / 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 |
Post New Answer View All Answers
define cond parameter in jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Is their any limit for data sets?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Can we use DISP=SHR in output file in JCL
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Is it possible to left uncode disp? If yes, how?
How can a stopped job be started again?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
which parameter is use to declare the name of dataset in dd statement?
how you can access an uncataloged dataset in a JCL?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
how you can direct the data to spool using SYSOUT option?
which utility is used to run a cobol-db2 program?