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
Explain the function of //cntl statement?
what is the JCL statement consists of?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what is the purpose of coding notify parameter in job statement?
When space is allocated for an output dataset, what units can be used?
Explain how can the attributes of one sms dataset be copied to another dataset?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
List the different jcl statements that are not permitted in the procedures?
What is the use of symbol // in jcl?
how you will the direct the data to spool using sysout option?
Give the syntax of job specifying jcl statement.
Explain how can a jobs execution priority be modified?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is the resolution for sb37 error