Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Autostarting stored procedures
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
![]() |
![]() |