Hi,
Using endevor for our source control, There's been a requirement to remove endevor elements which are no longer used by any batch job in the CA-7 scheduler. Contacted Endevor support but not much of use.
Could anyone suggest if there is a way to figure out element details which are no longer used(?)
Unused Endevor Elements
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
Re: Unused Endevor Elements
If a control lib member, scan all JCL and PROCs for member name. If a PROC, scan all PROCs and JCL for PROC name. If a program, scan all JCL and PROCs for program name. If a subprogram, scan all calling programs for called subprograms. In other words, no easy solution; just lots of scans. And be aware of possible symbolic variables used in Endevor elements while scanning.
.... Terry
Re: Unused Endevor Elements
Thank you Terry Heinze for your reply and headsup about symbolic variables, I have started with the scanning!!! (ofph)
NK
-
- Similar Topics
- Replies
- Views
- Last post
-
-
How to download the source code of a Endevor processor?
by hujirong » Wed Nov 02, 2022 12:26 am » in All Other Tools - 0
- 3050
-
by hujirong
View the latest post
Wed Nov 02, 2022 12:26 am
-