//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
/*
No Answer is Posted For this Question
Be the First to Post Answer
what is SOC4 error?
What happens if both JOBLIB and STEPLIB is specified ?
define cond parameter in jcl?
wht do u mean by inrec and outrec ?
Hi, can any one tell about " How do u eliminate the duplicates "
what r the types of job control statements?
What do you know about jcl?
What is primary allocation for a dataset?
how do you resolve for soc7 error
how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what is DD statement is used in JCL?