IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to find COBOL pgms which are not executed by batch jobs


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rmaruri

New User


Joined: 29 Jun 2005
Posts: 13
Location: USA

PostPosted: Fri Sep 30, 2011 6:02 pm
Reply with quote

Hi All,

I have to find list of pgms which are not executed by online or batch process. I have received the list for online programs. Now I have to get the list for batch programs.

I can use 3.14 search and get the list of main programs from JCL and get list of called pgms from the main program. As you know, I have to search all the JCL's and get the list of main pgms.

I am trying to find is there any log where we can get list of load modules which are executed. We are using CA-7.

Please let me know if you have any other ways.

Appreciate your help.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Sep 30, 2011 8:35 pm
Reply with quote

Hello,

How far back in time should be checked? I.E - find the modules not executed in the last year?

Keep in mind that any batch programs that are invoked by a DYNAMIC call will be much more difficult to detect from jcl or the source code. . .
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Fri Sep 30, 2011 8:57 pm
Reply with quote

Don't forget about annual (calendar or fiscal year) or as requested programs.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Finding and researching jobs All Other Mainframe Topics 0
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top