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

Automation of reports produced in a job in OMCS


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Paruchuri sujatha

New User


Joined: 19 Dec 2007
Posts: 7
Location: Hyderabad

PostPosted: Thu Nov 06, 2008 12:44 pm
Reply with quote

Can anybody help me with rexx routine for the automation of extracting reports in a job from OMCS in Mainframes
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 Nov 06, 2008 9:41 pm
Reply with quote

Hello,

What is OMCS?

Is there something special about these reports or are they just other queued output in JES?

The more detail you can provide, the more we may be able to help.
Back to top
View user's profile Send private message
Paruchuri sujatha

New User


Joined: 19 Dec 2007
Posts: 7
Location: Hyderabad

PostPosted: Fri Nov 07, 2008 7:41 am
Reply with quote

OMCS is Operation Management and control systems in Mainframes

its for Queing the output in JES systems in Mainframes.
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 Nov 07, 2008 8:06 am
Reply with quote

Hello,

Your multiple/duplicate posts have been combined and the extras deleted (no charge icon_smile.gif ).

Is the product you are asking about?
www.ase.com.au/omcs.htm

If so, it looks like it comes with a scripting language that would help you get what you need.

If it is this product or some other, anyone writng rexx code to extract reports would need to know the "rules" for the system.
Back to top
View user's profile Send private message
Paruchuri sujatha

New User


Joined: 19 Dec 2007
Posts: 7
Location: Hyderabad

PostPosted: Fri Nov 07, 2008 9:53 am
Reply with quote

Sorry may be i was not clear of asking actually i want to code a pgm on rexx to extract the reports from jobs which will be there in OMCS after is production batch is completed.

Ours is JES2 system...


Can you help me to do this with rexx or any other tool?
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 Nov 07, 2008 10:08 am
Reply with quote

Hello,

I believe you were clear icon_smile.gif

In order for anyone to interact with OMCS (with rexx or any other language), they will have to know the "rules" of the OMCS system.

If the reports were simply in the spooled output, you could use SDSF in some rexx code to access the reports.

If the reports are not simply in the spool, but are stored in the OMCS system, the OMCS rules for accessing the reports will have to be followed.

Two ways i can think of to do this are to write code or use the scripting language referred to in the link i posted (if indeed, that is the same OMVS).
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
This topic is locked: you cannot edit posts or make replies. Automation need help in sorting the data DFSORT/ICETOOL 38
No new posts UC Automation TSO/ISPF 9
No new posts JPM Reports for each DB2 V12 Function... DB2 0
No new posts A very ingenious mainframe automation... CA Products 1
No new posts Splitting of single report to seperat... TSO/ISPF 7
Search our Forums:

Back to Top