Home » RDBMS Server » Server Administration » Running a procedure in back ground
Running a procedure in back ground [message #369981] Wed, 22 November 2000 01:43 Go to next message
ranjith
Messages: 10
Registered: November 2000
Junior Member
Hi,
Any idea how to run a block of PL/SQL in the back ground? Once invoked,this script is supposed to create/update records depending on a time interval without user interaction..
Tx
Ranjith
Re: Running a procedure in back ground [message #369982 is a reply to message #369981] Wed, 22 November 2000 04:02 Go to previous messageGo to next message
John R
Messages: 156
Registered: March 2000
Senior Member
Use the DBMS_JOB package to run processes in the background and have them repeat at set intervals.
Re: Running a procedure in back ground [message #369994 is a reply to message #369982] Thu, 23 November 2000 09:27 Go to previous message
ranjith
Messages: 10
Registered: November 2000
Junior Member
Tx John,
But I want this to be invoked from a serverside script( using PHP/ASP)
Is that possible..
Ranjith
Previous Topic: How do i select an element of a type object in SQL
Next Topic: Re: Query
Goto Forum:
  


Current Time: Sat May 04 12:30:33 CDT 2024