Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Autostarting stored procedures

Autostarting stored procedures

From: <doug_walters_at_my-dejanews.com>
Date: Thu, 28 Jan 1999 01:52:55 GMT
Message-ID: <78oftl$47h$1@nnrp1.dejanews.com>


MSSQL Server has a stored procedure titled sp_procoption which allows a stored procedure to be run when SQL Server starts.

Is there a way I can run a set of SQL commands in a similar fashion in Oracle during startup? The method would have to be such that the "procedure" could be added to the Oracle server via a programming language (e.g. odbc).

Thanks

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Jan 27 1999 - 19:52:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US