You can configure your system so that the database, global listener and X servers (database communication servers necessary for remote communication) are started automatically when the database computer is started and are stopped automatically when it is shut down.
Activate the automatic database start when you create the database.
More information:
Database Studio, Creating the Database
Database Manager CLI, db_create
The system sets the Startup Type for the database kernel service, the global listener and the X servers to Automatic.
More information: Glossary, Service
To activate or deactivate the automatic database start later, use Database Manager CLI.
More information: Database Manager CLI, db_reg
Write a start script.
More information: Example: Start Script for a Database (Linux)
Create symbolic links to the start script in the necessary Runlevel directories.
For more information about starting programs automatically, see your operating system documentation.