Home » Developer & Programmer » Warehouse Builder » Informatica Query to pull Schedule of Jobs (Informatica Workflow Manager 7.1.2)
icon5.gif  Informatica Query to pull Schedule of Jobs [message #524759] Mon, 26 September 2011 10:28 Go to next message
rodneyc8063
Messages: 3
Registered: September 2011
Junior Member
I have been googling around, searching these forums and various other forums and havent been able to piece anything conclusive together.

I am looking to query the views/tables from Informatica to be able to pull up a schedule of all the workflows.

Specifically how long the workflow is (not sure if this is possible) and the scheduled time.

My company has a few hundred workflows, and it would be very time consuming to physically go into informtica and pull up the information through the GUI interface individually.

I know there are a few tables/views that i could use including

OPB_SCHEDULER
OPB_SCHEDULE_LOGIC

and the view

REP_WORKFLOWS

None of the columns within these tables/views seem to quite give exactly what I am looking for such as when the workflow will exactly run. When creating a workflow in the scheduler, selecting a "Customized Repeat" I am given the options of

Repeat every # Days
Repeat every # of weeks on Monday, Tuesday etc
Repeat every # of Months running on a specific day of the month

When i look at the tables/views i can pull the start time, but not this specific information (is it run on Mon, Tues etc)

Does anyone have any documentation or insight on how i can query these tables to get the info I need? Or know which table i should be using?

Thanks
Re: Informatica Query to pull Schedule of Jobs [message #525376 is a reply to message #524759] Sat, 01 October 2011 12:19 Go to previous messageGo to next message
knw15pwr
Messages: 121
Registered: March 2010
Senior Member
I remember doing this in my previous organisation. Unfortunately, i dont have the code and neither do i have a working environment at present.
As for the Repeat frequency, there is some column where it is stored. I guess its not explicit, but something like a numeric code thing.
Also, you may want to check the view definitions, there are a lot of base tables included within them which hold a lot of information.

(p.s: Ensure Caution while randomly querying the database, the last time we had done it - we ended up overloading the DB server and bringing the repo down. Which is why i dont have the code as we were denied access after that)
Re: Informatica Query to pull Schedule of Jobs [message #552121 is a reply to message #524759] Mon, 23 April 2012 10:54 Go to previous message
msol25
Messages: 211
Registered: June 2011
Location: Mumbai
Senior Member
hi,

You need to install DAC for informatica workflow scheduling for version 7.1.2 and you need to create multiple execution plans as you need to run according to different time period.You need to regster tasks in particular execution plan.



Previous Topic: OWB from Unix
Next Topic: OWB MAP TO VISIO DIAGRAM
Goto Forum:
  


Current Time: Thu May 23 00:09:05 CDT 2013

Total time taken to generate the page: 0.18828 seconds