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

Flow generation from CA7


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
abhijit nandy

New User


Joined: 08 Oct 2007
Posts: 2
Location: India

PostPosted: Wed Mar 19, 2008 11:54 pm
Reply with quote

Hi,
I have been trying to display the CA7 job scheduling data more graphically as in a flow chart. I have been using SASSBTR utility to export all CA7 scheduling screens of LJOB screen to a dataset. Then I evaluated this dataset using EAZYTRIEVE to get the job names and requirements,triggers etc. This was exported to a database and picked up from there into a Java program for graphical display. Its been very successful

However, I am wondering if there is an easier way to get the data out of CA7 than doing all this. I mean CA7 will be storing it in some file right? So can I get it from there instead ??...anybody know anything about this? Is there any other interface available?

Also more importantly, some of our jobs are triggered by files which are NDMed from other LPARs. But there just does not seem to be any command to get the file through which a dummy job is triggered....does any one know a command? LDSN works only if i know the DSN....but its not always shown in LJOB command(when run on a dummy/file triggered job)
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: Thu Mar 20, 2008 1:34 am
Reply with quote

Hello abhijit and welcome to the forum,

Have you talked with your CA7 admin?

They should be able to tell you what reporting tool(s) are available in your environment.

You might also open an issue with CA support asking what they recommend for retrieving data from CA7.
Back to top
View user's profile Send private message
Ajay Baghel

Active User


Joined: 25 Apr 2007
Posts: 206
Location: Bangalore

PostPosted: Thu Mar 20, 2008 8:48 pm
Reply with quote

Hi Abhijit,

Quote:
I have been trying to display the CA7 job scheduling data more graphically as in a flow chart. I have been using SASSBTR utility to export all CA7 scheduling screens of LJOB screen to a dataset. Then I evaluated this dataset using EAZYTRIEVE to get the job names and requirements,triggers etc. This was exported to a database and picked up from there into a Java program for graphical display. Its been very successful



How do you invoke SASBTR utility? Does it come as a part of CA-7? Is there a way to view the jobs in ca7 in a flow chart way?


Thanks,
Ajay
Back to top
View user's profile Send private message
abhijit nandy

New User


Joined: 08 Oct 2007
Posts: 2
Location: India

PostPosted: Fri Mar 21, 2008 1:04 am
Reply with quote

You cant view the jobs as a flow chart in CA7 itself....most tools like the one i developed or HORIZONT's XINFO

www.horizont-it.com/public_html/xinfo/xxrdca7e.ppt

load it into some other tables by reading CA7 VSAM files(Dont ask!)...I did that by capturing the LJOB,job=* output into a dataset and analyzing it using EAZYTRIEVE or REXX

For SASSBTR search the CA7 topics...there are sample JCLs available to invoke CA7 commands from JCL and capture output.

Yeah I guess I ll ask around with admin....I do know it stores in VSAM files..guess I ll havta use FILEAID
Back to top
View user's profile Send private message
Ajay Baghel

Active User


Joined: 25 Apr 2007
Posts: 206
Location: Bangalore

PostPosted: Sun Mar 23, 2008 3:50 pm
Reply with quote

Thanks Abhijit...
Back to top
View user's profile Send private message
mark loftus

New User


Joined: 21 Jun 2006
Posts: 9

PostPosted: Fri May 23, 2008 8:47 pm
Reply with quote

CA7 r11.1 includes a new flowcharting tool. The data is extracted via a batch job then loaded into visio.
However weve only just installed this release and have had little time to check the results.

There is a producte produced by ASG called Workload planner that can extract the data from CA7 and build flow charts from it.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts DFHPI1008 JSON generation failed COBOL Programming 0
No new posts Started task using a generation dataset JCL & VSAM 7
No new posts Report generation JCL & VSAM 18
No new posts How can I get Generation Nbr of GDG f... IBM Tools 1
No new posts Sequence number generation for multip... DFSORT/ICETOOL 2
Search our Forums:

Back to Top