How to search strings in multiple dataset with
conditions 'string1 & string2'?
Answer Posted / rajesh_m13
//STEP1 EXEC PGM=ISRSUPC,PARAM=(SRCHCMP,'IDPFX')
//DD1 DD DSN=SOURCE DSN,DISP=SHR
//..2 , , , , , , , ,
//,,3 ,,, , , ,,,,,,,
//.................
//,,,
//OUTDD DD SYSOUT=*
//SYSIN DD *
SRCHFOR 'STRING1 STRING2'
/*
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
Explain how can an in-stream dataset be terminated?
What statement can be used to send data to another mvs jes3 node?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what happens in execution stage in job processing?
what sort card you will use to copy the data from one dataset to another dataset?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
which utility is used a dummy utility?
What is multithreading in jcl?
What is the purpose of disp parameter?
What do you understand by jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain the function of the steplib dd statement?
Explain about LMFREE�free data set from its association with data ID