View Single Post
  #2 (permalink)  
Old November 15th, 2007, 11:30
cunninghamg cunninghamg is offline
Member
 
Join Date: Mar 2007
Location: Bedfordshire England
Posts: 58
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 3
Thanked 11 Times in 9 Posts
Rep Power: 2
cunninghamg is on a distinguished road
Send a message via AIM to cunninghamg Send a message via MSN to cunninghamg Send a message via Skype™ to cunninghamg
Re: How to run PL/SQL Package Procedure in OTM?

Hi

What is the requirement that needs to have a PL/SQL Procudure?
Having this level of customisation in OTM is not "Out of the Box" functionality and makes support difficult at best.

There are two ways of having a Procedure run regularly..
1) Oracle dbms job
2) Recurring Process in OTM
the later needing an object to reference in the data query so an agent event can be triggered.

Is there no way your requirements can be dealt with using automation agents?

Cheers
Gary
Reply With Quote
The Following User Says Thank You to cunninghamg For This Useful Post:
khushal (November 15th, 2007)