Try this:

//*-+----1----+----2----+----3----+----4----+----5----+----6----+----7--
//PROC001   PROC                                                        
//SCAN      EXEC PGM=ISRSUPC,PARM=('L SRCHCMP ANYC')                    
//OUTDD     DD   SYSOUT=*                                               
//NEWDD     DD   DISP=SHR,DSN=&DSN                                      
//SYSIN     DD   DISP=SHR,DSN=KQKTEMP.$TSO.JCLLIB(SCANPARM)             
//ENDOFIT   PEND                                                        
//S0A       EXEC PROC=PROC001,DSN='KQKTEMP.$TSO.JCLLIB'                 
//* scanparm looks like this:                                           
//                                                                      
SRCHFOR 'KQKTEMP'



Ken Klein
Sr. Systems Programmer
Kentucky Farm Bureau Insurance - Louisville
[email protected]
502-495-5000 x7011

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Ted MacNEIL
Sent: Thursday, June 25, 2009 12:45 PM
To: [email protected]
Subject: Re: question about searching datasets for ip addresses

>Does anyone have a technique using ibm utilities or free software, they
would be willing to share, for searching mainframe datasets for certain
ip addresses?

ISPF 3.14 -- SRCHFOR
-
Too busy driving to stop for gas!

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [email protected] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to