Home » SQL & PL/SQL » SQL & PL/SQL » Execute stored procedure after interval (Oracle 11g)
Execute stored procedure after interval [message #641391] Fri, 14 August 2015 02:30 Go to next message
christian.delbianco
Messages: 1
Registered: August 2015
Junior Member
Hello. I am new in ORACLE - PL/SQL.
What I need to do is run in a separate call or sql statement (in a separate thread) a task, job or what ever that after an amount of seconds call a stored procedure.

Also, this thread must be reset: this means that if I call again it, the timer must be restarted from zero, starting a new interval counting.

Is there any oracle way to accomplish that ?
Re: Execute stored procedure after interval [message #641393 is a reply to message #641391] Fri, 14 August 2015 02:43 Go to previous message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Have a look at DBMS_JOB.

Previous Topic: "Merge" Values in one field with case?
Next Topic: rownum and order by
Goto Forum:
  


Current Time: Fri Apr 26 16:56:02 CDT 2024