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

How to check whether a program is accessing VSAM or not


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
CHIRANJEEVI GUTHULA

New User


Joined: 22 Mar 2006
Posts: 9
Location: HYDERABAD

PostPosted: Fri Aug 10, 2007 11:34 am
Reply with quote

HI

I need to check some 100 odd CICS Cobol programs to find out whether they are accessing VSAM data sets. Is there any way to find out without actually browing thru the entire program

Thanks
Chiru
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Fri Aug 10, 2007 11:47 am
Reply with quote

You can do scan of the source code library.
Back to top
View user's profile Send private message
CHIRANJEEVI GUTHULA

New User


Joined: 22 Mar 2006
Posts: 9
Location: HYDERABAD

PostPosted: Fri Aug 10, 2007 12:00 pm
Reply with quote

What is the keyword that i need to scan in the library
Is there any avaliable tool that i can download.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Fri Aug 10, 2007 12:16 pm
Reply with quote

What makes a SELECT statement for a VSAM file unique?
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
Search our Forums:

Back to Top