This looks interesting at first glance...do you know where I might find
some examples to see it in action?
Thank you and best regards,
Billy Ashton
------ Original Message ------
From "Seymour J Metz" <[email protected]>
To [email protected]
Date 9/12/2023 12:39:47 PM
Subject Re: Scan a VSAM LDS?
You could use windowing.Look at CSRIDAC if you don't want to use assembler.
________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of Billy
Ashton <[email protected]>
Sent: Tuesday, September 12, 2023 11:19 AM
To: [email protected]
Subject: Scan a VSAM LDS?
Hey everyone!
I was wondering if there is a way to scan a VSAM LDS for string
occurrences? I know that there is no way to see the individual records,
but it could be helpful if I could at least dump the data block where
the string was found.
As an example, something like this:
OPTION COPY
RECORD TYPE=V
INCLUDE COND=(5,24576,SS,EQ,C'MBC$23005X')
(I don't know if I need special statements for VSAM LDS...I couldn't
find any indication in the docs.)
Thank you and best regards,
Billy Ashton
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN