That was my thought. It will be a lot of listing, but you have a mainframe!

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Steve Smith
Sent: Monday, June 20, 2022 12:26 PM
To: [email protected]
Subject: Re: How to search large loadlib

You can run AMBLIST against the entire library.  Don't know that it should
take so long to filter out what you need to see.

sas

On Mon, Jun 20, 2022 at 2:30 PM Donald Blake <[email protected]> wrote:

> I have a large PDSE loadlib with just under 10,000 members. Most of the
> load members are COBOL programs. Some of them were incorrectly linked with
> a batch module, called ABCDE and issue  the COBOL verb CALL 'ABCDE'.
>
> I do have the source for all of the COBOL programs, but it is scattered
> around a bunch of libraries. So dealing with it isn't really practical.
>
> Does anybody know of a utility that will let me scan all of the members for
> those which were linked with CSECT ABCDE? ABCDE doesn't have a MODHEAD
> which I can look for. It's a small assembler language program. I was
> wondering if there's a utility, possibly in the CBT tape, which can do
> this? Also, looked at PDS also from the CBT tape, but if  one of the
> subcommands allows for that, I didn't see it.
>
> I know I can run AMBLIST against each individual load module, but due to
> 10,000 members in that dataset, it might take me quite a while.
>
>

----------------------------------------------------------------------
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

Reply via email to