Procedure documentationActivating Automatic Database Start Locate this document in the navigation structure

 

You can configure your system so that the database and X Server (database system communication server) are started automatically when the database computer is started and are stopped automatically when it is shut down.

Procedure

Microsoft Windows
  1. Activate the automatic database start when you create the database.

    More information:

    The system sets the Startup Type for the database kernel service and the X Server to the value Automatic.

    More information: Glossary, Service

  2. To activate/deactivate the automatic database start later, use the Database Manager CLI.

    More information: Database Manager CLI, db_reg

Unix/Linux
  1. Write a start script.

    More information: Example: Start Script for a Database on Linux

  2. Create symbolic links to the start script in the necessary Runlevel directories.

    You can find more information about starting programs automatically in your operating system documentation.