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

capturing data from ispf tables


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
preddy
Warnings : 1

New User


Joined: 21 Apr 2009
Posts: 5
Location: bangalore

PostPosted: Tue Apr 21, 2009 3:17 pm
Reply with quote

I got a request for capturing the data from ispf tables.
I need to capture the jcl name, pgm name, file name, other info from the 4 different tables and need to generate the report.

Please give me the start up in this request.

Thanks
preddy
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Apr 21, 2009 3:48 pm
Reply with quote

Where are you stuck? Can we presume that these four tables already exist and that you know how their variables are defined?
Back to top
View user's profile Send private message
preddy
Warnings : 1

New User


Joined: 21 Apr 2009
Posts: 5
Location: bangalore

PostPosted: Tue Apr 21, 2009 4:00 pm
Reply with quote

Hi,
Thanks for response..

Data in all the four tables are available.
first iam calling the tables with : top_jcltab, top_cobtab etc and iam trying to relate all the 4 tables with a common key.., the relation will be in the following way..

JCL PGM File Other info
jcl1 pgm1 infile
pgm2 outfile
jcl2 pgm3 rptfile

JCL name and the programs reffered by jcl, files.

does this information fine or can i provide some more

Pradeep
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Tue Apr 21, 2009 9:20 pm
Reply with quote

Quote:
capturing the data

Can you elaborate on what it means to 'capture' the data?

Your example is not very clear. I cannot discern the relationship. Please organize by table name and key names (plus a few examples of key values).
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top