DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Call a procedure at startup

  1. #1
    Join Date
    Jun 2002
    Location
    Longmont, Colorado
    Posts
    174

    Call a procedure at startup

    Is there a way in Oracle9i to automatically call a procedure when the instance starts up?

  2. #2
    Join Date
    Jun 2002
    Location
    Longmont, Colorado
    Posts
    174
    This can be through a trigger. Look up creating a trigger and make the event a database event (startup).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width