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 / vipul chougule

Referback statement

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in ways data can be passed to a COBOL program from JCL?

664


What are the jcl procedures?

645


Explain how can return codes be tested before execution of a job step?

822


how you can direct the data to spool using SYSOUT option?

925


What is the function of the dd avgrec keyword in sms datasets?

838






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) ?

1748


How can a fb file convert to vb file using sort program?

804


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

908


what is a jcl?

687


Describe the various parameters utilized in the creation of a gdg?

680


what are JCLLIB and STEPLIB in JCL?

674


Brief description of inline procedure of jcl.

682


Is condition checking possible in jcl? If yes, how?

737


what are the various stages of job processing?

737


what is DSN parameter and DISP parameter is used for?

674